Imported from iSyn/dotfiles (home/.agents/skills/grill-with-docs/SKILL.md). Install upstream with npx skills add iSyn/dotfiles --skill grill-with-docs. Copyright stays with the author.
Run a /grilling session, using the /domain-modeling skill.
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/isyn-dotfiles-grill-with-docs/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.
isyn-dotfiles-grill-with-docs.ocm.jsonjson
{
"ocm": "1",
"id": "isyn-dotfiles-grill-with-docs",
"kind": "skill",
"name": "grill-with-docs",
"description": "A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.",
"publisher": "iSyn",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/iSyn/dotfiles",
"path": "home/.agents/skills/grill-with-docs/SKILL.md",
"ref": "6b78cba9a44f2920cda920f0cc999a8edbea1fe8",
"url": "https://github.com/iSyn/dotfiles/blob/6b78cba9a44f2920cda920f0cc999a8edbea1fe8/home/.agents/skills/grill-with-docs/SKILL.md",
"key": "iSyn/dotfiles/home/.agents/skills/grill-with-docs/SKILL.md"
}
},
"instructions": "Run a `/grilling` session, using the `/domain-modeling` skill.",
"cost": {
"context_tokens": 15
}
}
Fetch it by URL: GET /api/v1/registry/isyn-dotfiles-grill-with-docs/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.