clawchat-plugin-connect: Skill for Claude Code

.agents/skills/grill-with-docs/SKILL.md

grill-with-docs is a skill for Claude Code, Codex from XMethues/clawchat-plugin-connect. It costs 30 tokens per session (60 once invoked), scanned A, a copy of grill-with-docs, MIT.

A guided interview for sharpening a plan or design while creating decision records and a glossary. An ADR is a short document explaining an important technical decision.

In plain words
What is it for?
Use it to question a plan, record architectural decisions, and build a shared glossary as the discussion progresses.
Why use it?
It helps clarify both the decisions and the terminology behind a project, leaving written records for later reference.

Skill for Claude CodeCodex

Written for Claude Code and Codex: disable-model-invocation in frontmatter, but also agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

This is XMethues/clawchat-plugin-connect's own configuration. It tells Claude Code and Codex how to work on clawchat-plugin-connect itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything clawchat-plugin-connect configures →

Reuse

Borrowing it

Nothing to install: this file belongs to XMethues/clawchat-plugin-connect. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/XMethues/clawchat-plugin-connect/main/.agents/skills/grill-with-docs/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/XMethues/clawchat-plugin-connect

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for grill-with-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/xmethues/clawchat-plugin-connect/grill-with-docs.svg)](https://agentmods.dev/skills/xmethues/clawchat-plugin-connect/grill-with-docs)
Your own site
<a href="https://agentmods.dev/skills/xmethues/clawchat-plugin-connect/grill-with-docs"><img src="https://agentmods.dev/badge/skills/xmethues/clawchat-plugin-connect/grill-with-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 60 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.00060
Opus 5 $0.00015 $0.00030
Sonnet 5 $0.00006 $0.00012
Haiku 4.5 $0.00003 $0.00006

Measured 6d ago against content hash 610d091047bc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

grill-with-docs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to grill-with-docs — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agents/skills/grill-with-docs/SKILL.md · 8 lines

What it actually says

Run a /grilling session, using the /domain-modeling skill.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 8 lines · 30 tokens per session scan A 610d091047bc

Subscribe to this mod's changes

grill-with-docs is a skill published in the GitHub repository XMethues/clawchat-plugin-connect (2 stars, last pushed 9d ago), licensed MIT. It adds 30 tokens to every session and 60 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to grill-with-docs, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

reversi-master

One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code (Moonshot) ,Qwen Code,Aider,OpenCode,MiMo Code (Xiaomi),ZCode (Z.AI),OpenClaw,Pi,OpenScience,Vibe-Trading,Claude Desktop (3P profile),ChatGPT desktop,OpenCode Desktop.

edison7009/EchoBird · 0 tokens

Trash Talk

AI becomes provocative and mocks the opponent during gameplay.

edison7009/EchoBird · 12 tokens

figma-generate-design

Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the…

Devin-AXIS/iPolloWork · 192 tokens

figma-use

MANDATORY prerequisite — you MUST invoke this skill BEFORE every usefigma tool call. NEVER call usefigma directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in…

Devin-AXIS/iPolloWork · 114 tokens

figma-code-connect

Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component mapping, design-to-code translation, or asks to create/update .figma.ts or .figma.js files.

Devin-AXIS/iPolloWork · 57 tokens

figma-generate-library

Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, create individual components with proper variant sets and variable bindings, set up theming (light/dark modes), document foundations, or reconcile gaps between…

Devin-AXIS/iPolloWork · 146 tokens