Imported from madsnorgaard/populareducation.org.za (AGENTS.md). Install upstream with npx skills add madsnorgaard/populareducation.org.za. Copyright stays with the author.
AGENTS.md
Instructions for Agents on how to collaborate with Jumbo
See JUMBO.md and follow all instructions. If the file does not exist, then ignore this instruction.
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/madsnorgaard-populareducation-org-za-populareducation-org-za/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": "madsnorgaard-populareducation-org-za-populareducation-org-za",
"kind": "skill",
"name": "populareducation.org.za",
"description": "See JUMBO.md and follow all instructions. If the file does not exist, then ignore this instruction.",
"publisher": "madsnorgaard",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"See JUMBO.md and follow all instructions. If the file does not exist, then ignore this instruction."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/madsnorgaard/populareducation.org.za",
"path": "AGENTS.md",
"ref": "32fd5740b5cc3872670346c052946bce3cd9d8a8",
"url": "https://github.com/madsnorgaard/populareducation.org.za/blob/32fd5740b5cc3872670346c052946bce3cd9d8a8/AGENTS.md",
"key": "madsnorgaard/populareducation.org.za/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\n## Instructions for Agents on how to collaborate with Jumbo\n\nSee JUMBO.md and follow all instructions. If the file does not exist, then ignore this instruction.",
"cost": {
"context_tokens": 43
}
}
Fetch it by URL: GET /api/v1/registry/madsnorgaard-populareducation-org-za-populareducation-org-za/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.