Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/tomoking2004/claude-plugins/surveynpx skills add tomoking2004/claude-plugins --skill surveygit clone --depth 1 https://github.com/tomoking2004/claude-pluginsWrote 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.
[](https://agentmods.dev/skills/tomoking2004/claude-plugins/survey)<a href="https://agentmods.dev/skills/tomoking2004/claude-plugins/survey"><img src="https://agentmods.dev/badge/skills/tomoking2004/claude-plugins/survey.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00055 | $0.00610 |
| Opus 5 | $0.00028 | $0.00305 |
| Sonnet 5 | $0.00011 | $0.00122 |
| Haiku 4.5 | $0.00006 | $0.00061 |
Grade A, and why
survey 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 3d 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.
What it actually says
対象:.claude/context.md(新規作成のみ).
手順
-
前提確認:
.claude/context.mdが既に存在すれば「/groundwork:theory で更新してください」と伝え,中断する. -
把握:プロジェクトについて自由に説明してもらう(会話中に既に説明があればそれを使う).読み取れない箇所は補足を求める.既にコードがあるプロジェクトなら,文脈に書く事実(構成・依存・実装済みの範囲)は実物で裏取りする——実装の正しさは判定しないが,実物と食い違う文脈は書かない(美の6条「正確」).
-
作成:把握した内容を次の書式で
.claude/context.mdに書き出す.# プロジェクト文脈:[name] ## 目的・仮説 ## 設計 ## 整合条件 - **条件名**:説明 ## 評価基準 - `指標名`:定義 -
走査:確定前に全件を通し,ゼロを確認してから /groundwork:theory の議論に移る.
- 充足:各節が埋まっているか——空節を残さない.埋められないなら,それは未把握であって完成ではない.
- 事実照合:書いた事実(構成・依存・実装済みの範囲)がユーザーの説明と実物に一致するか.
- 推測の排除:確認していないことを確定として書いていないか——未確定は未確定と書き,手順2に戻って問う.
制約
内容の評価・改善は /groundwork:theory として継続する.実装の検証(正しさの判定・改善)は /groundwork:impl に委ねる——本スキルがコードを見るのは,文脈に書く事実を裏取りするときだけ.
失敗時
/heal:skill を呼ぶ.
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.
- 3d ago First seen · 42 lines · 55 tokens per session scan A d246c49d677c
survey is a skill published in the GitHub repository tomoking2004/claude-plugins (3 stars, last pushed 1mo ago), licensed MIT. It adds 55 tokens to every session and 610 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
skill-teilen
Reicht einen Skill, ein Plugin oder eine Vorlage (CLAUDE.md, settings.json, Prompt) in die SKAILE Community Skill-Library ein. Nutzen wenn der User sagt "teile meinen Skill", "teile meine CLAUDE.md", "teile meine Vorlage", "lade meinen Skill in die Community hoch", "reiche meinen Skill ein", "skill teilen" oder "in…
show-and-share
Schreibt einen fertigen Show-&-Share-Post für die SKAILE Community. Nutzen wenn der User sagt "schreib mir einen Show & Share Post", "stelle meinen Skill vor", "Post für meinen Skill/meine Vorlage", "schreib einen Post zu dem was ich gebaut habe", oder direkt nachdem ein Skill mit skill-teilen eingereicht wurde.
readme-pro
Schreibt oder verbessert ein README für das aktuelle Projekt. Nutzen wenn der User "schreib mir ein README", "dokumentier das Projekt" oder "readme-pro" sagt.
skill-guide
Design, write, and review SKILL.md files using proven patterns. Use when creating, improving, or reviewing agent skills, choosing a design pattern (Tool Wrapper, Generator, Reviewer, Inversion, Pipeline), structuring progressive disclosure, writing skill descriptions, or composing patterns. Also trigger for 'skill…
microsoft-webui
Microsoft WebUI Framework expertise — a language-agnostic server-side rendering framework where templates compile to a binary protocol and interactive Web Components hydrate as islands. Use when authoring, reviewing, or debugging WebUI components (.html + .css + .ts triplets), wiring up routes, hydrating with…
plugin-creator
Guide AI agents through creating GitHub Copilot CLI and Claude Code plugins and plugin marketplaces — from scaffolding plugin directories and writing plugin.json manifests to building marketplace.json registries and testing installations. Use this skill whenever the user wants to create, scaffold, configure, package…