Imported from templecon/template-hono (scripts/AGENTS.md). Install upstream with npx skills add templecon/template-hono --skill scripts. Copyright stays with the author.
This directory is not a source code for production, but to save config files and scripts related to CI/CD, build, tests, etc.
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/templecon-template-hono-scripts/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.
templecon-template-hono-scripts.ocm.jsonjson
{
"ocm": "1",
"id": "templecon-template-hono-scripts",
"kind": "skill",
"name": "scripts",
"description": "This directory is not a source code for production, but to save config files and scripts related to CI/CD, build, tests, etc.",
"publisher": "templecon",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This directory is not a source code for production, but to save config files and scripts related to CI/CD, build, tests, etc."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/templecon/template-hono",
"path": "scripts/AGENTS.md",
"ref": "d5d74dd0a40d767eaa4673497d3da51be56b5953",
"url": "https://github.com/templecon/template-hono/blob/d5d74dd0a40d767eaa4673497d3da51be56b5953/scripts/AGENTS.md",
"key": "templecon/template-hono/scripts/AGENTS.md"
}
},
"instructions": "This directory is not a source code for production, but to save config files and scripts related to CI/CD, build, tests, etc.",
"cost": {
"context_tokens": 31
}
}
Fetch it by URL: GET /api/v1/registry/templecon-template-hono-scripts/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.