Skip to content
OpenSmartRoute
Skillv1.0.0

grill-with-docs

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

by mattpocock(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from mattpocock/skills (skills/engineering/grill-with-docs/SKILL.md) via skills.sh. Install upstream with npx skills add mattpocock/skills --skill grill-with-docs. Copyright stays with the author.

Call the Skill tool twice, for "grilling" and "domain-modeling".

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/mattpocock-skills-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.

mattpocock-skills-grill-with-docs.ocm.jsonjson
{
  "ocm": "1",
  "id": "mattpocock-skills-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": "mattpocock",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "skills-sh"
    ],
    "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": "skills.sh",
      "repository": "https://github.com/mattpocock/skills",
      "path": "skills/engineering/grill-with-docs/SKILL.md",
      "ref": "HEAD",
      "url": "https://www.skills.sh/mattpocock/skills/grill-with-docs",
      "key": "mattpocock/skills/skills/engineering/grill-with-docs/SKILL.md"
    }
  },
  "instructions": "Call the Skill tool twice, for \"grilling\" and \"domain-modeling\".",
  "cost": {
    "context_tokens": 16
  }
}

Fetch it by URL: GET /api/v1/registry/mattpocock-skills-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.