Imported from adam-huganir/getpipe.sh (AGENTS.md). Install upstream with npx skills add adam-huganir/getpipe.sh. Copyright stays with the author.
Communication Guidelines
All templating of files should be done with the Tera templating engine,
not string replacement
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/adam-huganir-getpipe-sh-getpipe-sh/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.
adam-huganir-getpipe-sh-getpipe-sh.ocm.jsonjson
{
"ocm": "1",
"id": "adam-huganir-getpipe-sh-getpipe-sh",
"kind": "skill",
"name": "getpipe.sh",
"description": "All templating of files should be done with the [Tera](https://github.com/Keats/tera) templating engine, not string replacement",
"publisher": "adam-huganir",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"All templating of files should be done with the [Tera](https://github.com/Keats/tera) templating engine, not string replacement"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/adam-huganir/getpipe.sh",
"path": "AGENTS.md",
"ref": "df1104e371ff109123a443cd29707c3b40263d53",
"url": "https://github.com/adam-huganir/getpipe.sh/blob/df1104e371ff109123a443cd29707c3b40263d53/AGENTS.md",
"key": "adam-huganir/getpipe.sh/AGENTS.md"
}
},
"instructions": "# Communication Guidelines\n<rules>\n- NO EM-DASHES\n- NO EMOJI\n- Write for a global technical audience, including non-native English speakers.\n- Use active voice and short sentences.\n- Avoid idioms, metaphors, and filler words.\n- Define technical terms in plain language on first use.\n- Choose precise words; avoid words with multiple meanings.\n</rules>\n<example>\n<bad>Endeavor to leverage your capabilities to synergize with the team.</bad>\n<good>Use your skills to help the team.</good>\n</example>\n\nAll templating of files should be done with the [Tera](https://github.com/Keats/tera) templating engi",
"cost": {
"context_tokens": 156
}
}
Fetch it by URL: GET /api/v1/registry/adam-huganir-getpipe-sh-getpipe-sh/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.