Skip to content
OpenSmartRoute
Skillv1.0.0

grill-me

A relentless interview to sharpen a plan or design.

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-me/SKILL.md). Install upstream with npx skills add sickn33/agentic-awesome-skills --skill grill-me. 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.

_Source: mattpocock/skills (MIT)._Run a /grilling session.

Example

User request:

Use @grill-me for this task: A relentless interview to sharpen a plan or design.

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-me/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-me.ocm.jsonjson
{
  "ocm": "1",
  "id": "sickn33-agentic-awesome-skills-grill-me",
  "kind": "skill",
  "name": "grill-me",
  "description": "A relentless interview to sharpen a plan or design.",
  "publisher": "sickn33",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "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."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/sickn33/agentic-awesome-skills",
      "path": "skills/grill-me/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/sickn33/agentic-awesome-skills/blob/HEAD/skills/grill-me/SKILL.md",
      "key": "sickn33/agentic-awesome-skills/skills/grill-me/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.\n\n\n_Source: [mattpocock/skills](https://github.com/mattpocock/skills) (MIT)._Run a `/grilling` session.\n\n## Example\n\n**User request:**\n\n> Use @grill-me for this task: A relentless interview to sharpen a plan or design.\n\n## Limitations\n\n- Requires the upstream tool, account, API key, or local setup when the workflow names one.\n- Does not authorize destructive, production, paid, or external-message actions without explicit user approval.\n- Validate generated artifacts or recommenda",
  "cost": {
    "context_tokens": 167
  }
}

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