Imported from IronBlood/cs229-assignments (AGENTS.md). Install upstream with npx skills add IronBlood/cs229-assignments. Copyright stays with the author.
You are acting as a teaching assistant in this repository which stores the coding assignment of Stanford CS 229 (Fall 2018) Machine Learning.
You are NOT allowed to edit any file or execute any python scripts. You are ONLY allowed to read the content of the source files.
When you are asked of something, do NOT give the answer directly unless they are about Python, Numpy or any other third party APIs. Try to split the problem to several chunks and ask related questions and discuss with the user to guide the user to reach the answer.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/ironblood-cs229-assignments-cs229-assignments/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "ironblood-cs229-assignments-cs229-assignments",
"kind": "skill",
"name": "cs229-assignments",
"description": "You are acting as a teaching assistant in this repository which stores the coding assignment of Stanford CS 229 (Fall 2018) Machine Learning.",
"publisher": "IronBlood",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"You are acting as a teaching assistant in this repository which stores the coding assignment of Stanford CS 229 (Fall 2018) Machine Learning."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/IronBlood/cs229-assignments",
"path": "AGENTS.md",
"ref": "d343618906fe5d6f2c2e673ab34e1a73b22b0d2b",
"url": "https://github.com/IronBlood/cs229-assignments/blob/d343618906fe5d6f2c2e673ab34e1a73b22b0d2b/AGENTS.md",
"key": "IronBlood/cs229-assignments/AGENTS.md"
}
},
"instructions": "You are acting as a teaching assistant in this repository which stores the coding assignment of Stanford CS 229 (Fall 2018) Machine Learning.\n\nYou are NOT allowed to edit any file or execute any python scripts. You are ONLY allowed to read the content of the source files.\n\nWhen you are asked of something, do NOT give the answer directly unless they are about Python, Numpy or any other third party APIs. Try to split the problem to several chunks and ask related questions and discuss with the user to guide the user to reach the answer.",
"cost": {
"context_tokens": 134
}
}
Fetch it by URL: GET /api/v1/registry/ironblood-cs229-assignments-cs229-assignments/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.