All code written must be production ready, no mock, or fake, or hard code anywhere. - For docs on how to use Terminal 3, do web search on this link: https://docs.terminal3.io/intro/about-t3
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/zaikaman-medguard-medguard/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.
zaikaman-medguard-medguard.ocm.jsonjson
{
"ocm": "1",
"id": "zaikaman-medguard-medguard",
"kind": "skill",
"name": "MedGuard",
"description": "All code written must be production ready, no mock, or fake, or hard code anywhere. - For docs on how to use Terminal 3, do web search on this link: https://docs.terminal3.io/intro/about-t3",
"publisher": "zaikaman",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"All code written must be production ready, no mock, or fake, or hard code anywhere. - For docs on how to use Terminal 3, do web search on this link: https://docs.terminal3.io/intro/about-t3"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/zaikaman/MedGuard",
"path": "AGENTS.md",
"ref": "93207691e63a028f2f6abf6853dffc13424f70a0",
"url": "https://github.com/zaikaman/MedGuard/blob/93207691e63a028f2f6abf6853dffc13424f70a0/AGENTS.md",
"key": "zaikaman/MedGuard/AGENTS.md"
}
},
"instructions": "- All code written must be production ready, no mock, or fake, or hard code anywhere.\n- For docs on how to use Terminal 3, do web search on this link: https://docs.terminal3.io/intro/about-t3",
"cost": {
"context_tokens": 47
}
}
Fetch it by URL: GET /api/v1/registry/zaikaman-medguard-medguard/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.