Imported from satochi-yamamoto/timergateballweb (AGENTS.md). Install upstream with npx skills add satochi-yamamoto/timergateballweb. Copyright stays with the author.
Contribution Instructions
Programmatic checks
Run the following commands before committing any changes:
npm installnpm run build
npm run build must complete without errors.
PR Guidelines
Summarize the changes you made and reference any relevant files or lines.
Instruções em Português
Execute os comandos abaixo antes de enviar suas contribuições:
npm installnpm run build
npm run build precisa terminar sem erros.
Ao abrir um pull request, descreva resumidamente suas alterações e aponte para os arquivos ou linhas relevantes.
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/satochi-yamamoto-timergateballweb-timergateballweb/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": "satochi-yamamoto-timergateballweb-timergateballweb",
"kind": "skill",
"name": "timergateballweb",
"description": "`npm run build` must complete without errors.",
"publisher": "satochi-yamamoto",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"`npm run build` must complete without errors."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/satochi-yamamoto/timergateballweb",
"path": "AGENTS.md",
"ref": "d866f55e3c87e5345b524d37fcf91005a1bda946",
"url": "https://github.com/satochi-yamamoto/timergateballweb/blob/d866f55e3c87e5345b524d37fcf91005a1bda946/AGENTS.md",
"key": "satochi-yamamoto/timergateballweb/AGENTS.md"
}
},
"instructions": "# Contribution Instructions\n\n## Programmatic checks\nRun the following commands before committing any changes:\n\n```bash\nnpm install\nnpm run build\n```\n\n`npm run build` must complete without errors.\n\n## PR Guidelines\nSummarize the changes you made and reference any relevant files or lines.\n\n## Instruções em Português\n\nExecute os comandos abaixo antes de enviar suas contribuições:\n\n```bash\nnpm install\nnpm run build\n```\n\n`npm run build` precisa terminar sem erros.\n\nAo abrir um pull request, descreva resumidamente suas alterações e aponte para os arquivos ou linhas relevantes.",
"cost": {
"context_tokens": 144
}
}
Fetch it by URL: GET /api/v1/registry/satochi-yamamoto-timergateballweb-timergateballweb/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.