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 sickn33(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from sickn33/agentic-awesome-skills (skills/grill-with-docs/SKILL.md). Install upstream with npx skills add sickn33/agentic-awesome-skills --skill grill-with-docs. Copyright stays with the author (MIT).

When to Use

Use when this workflow matches the user request: A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

_Source: mattpocock/skills (MIT)._Run a /grilling session, using the /domain-modeling skill.

Example

User request:

Use @grill-with-docs for this task: A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Limitations

  • Requires the upstream tool, account, API key, or local setup when the workflow names one.
  • Does not authorize destructive, production, paid, or external-message actions without explicit user approval.
  • Validate generated artifacts or recommendations against the user's real sources before treating them as final.

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/sickn33-agentic-awesome-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.

sickn33-agentic-awesome-skills-grill-with-docs.ocm.jsonjson
{
  "ocm": "1",
  "id": "sickn33-agentic-awesome-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": "sickn33",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "productivity",
      "workflow",
      "coding-agents",
      "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/sickn33/agentic-awesome-skills",
      "path": "skills/grill-with-docs/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/sickn33/agentic-awesome-skills/blob/HEAD/skills/grill-with-docs/SKILL.md",
      "key": "sickn33/agentic-awesome-skills/skills/grill-with-docs/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "## When to Use\n\nUse when this workflow matches the user request: A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.\n\n\n_Source: [mattpocock/skills](https://github.com/mattpocock/skills) (MIT)._Run a `/grilling` session, using the `/domain-modeling` skill.\n\n## Example\n\n**User request:**\n\n> Use @grill-with-docs for this task: A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.\n\n## Limitations\n\n- Requires the upstream tool, account, API key, or local setup when the workflow names one.\n- D",
  "cost": {
    "context_tokens": 205
  }
}

Fetch it by URL: GET /api/v1/registry/sickn33-agentic-awesome-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.