Imported from sidereal-io/sidereal (.claude/skills/grill-with-docs/SKILL.md). Install upstream with npx skills add sidereal-io/sidereal --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/sidereal-io-sidereal-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.
sidereal-io-sidereal-grill-with-docs.ocm.jsonjson
{
"ocm": "1",
"id": "sidereal-io-sidereal-grill-with-docs",
"kind": "skill",
"name": "grill-with-docs",
"description": "A relentless interview to sharpen a plan or design, which also creates docs (ADRs and glossary) as we go.",
"publisher": "sidereal-io",
"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 (ADRs and glossary) as we go."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/sidereal-io/sidereal",
"path": ".claude/skills/grill-with-docs/SKILL.md",
"ref": "263249aa79a2fff775c408a27f422870d07f524e",
"url": "https://github.com/sidereal-io/sidereal/blob/263249aa79a2fff775c408a27f422870d07f524e/.claude/skills/grill-with-docs/SKILL.md",
"key": "sidereal-io/sidereal/.claude/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/sidereal-io-sidereal-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.