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/reportnpx skills add tomoking2004/claude-plugins --skill reportgit clone --depth 1 https://github.com/tomoking2004/claude-pluginsWhat 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.00095 | $0.00804 |
| Opus 5 | $0.00048 | $0.00402 |
| Sonnet 5 | $0.00019 | $0.00161 |
| Haiku 4.5 | $0.00010 | $0.00080 |
Grade A, and why
report 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 2d 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
対象:課題のうち文書で応える部分(レポート・小論文・設問回答等).
手順
- 受領:RUBRIC.md を読み,その進行(受領・納品・修正)に従う——本スキルは執筆の段を担う.ブロッキング項目が残る間は着手しない.
- 執筆:出題文・採点基準を目的として,下の「領域の正典」に従って書く.
- 仕上げ:/refine:docs を発動し,美の6条で確定版へ仕上げる——美の基準(BEAUTY.md)は refine プラグインの正典であり,本スキルはそれを二重定義しない.委譲の際は,必要十分の基準となる目的が出題文・採点基準であることを明示する(成果物の文脈から推測させない)./refine:docs が見えなければ,導入(
/plugin install refine@tomoking2004)を促す. - 走査:下の「固有の走査」と RUBRIC.md の遵守ゲートを全件通し,ゼロを確認して確定する.納品するかは同書の進行に従う——単独で呼ばれたなら本スキルが納品し,委譲されたなら束ねて出すのは委譲元の責務なので納品しない.
領域の正典
構成は序論・本論(設問ごとの節)・結論を基本とし,出題文に構成の指定があればそちらを優先する.引用形式は指定があればそれに従い,無ければ分野の慣習または既存レポートの多数派に合わせる.文体(である調/ですます調,日本語/英語)は出題文の指定,無ければ既存レポートの多数派に合わせる.
固有の走査
- 要求対応表:自分に割り当てられた要求項目(単独で呼ばれたなら出題文・採点基準の全項目)とレポート内の節を一対一で対応させ,抜けを潰す.
- 引用整合:本文中の引用箇所と参考文献リストの記載が一致する.
- 事実照合:本文が語る数値・図表・引用結果が,コードの実行結果や配布資料と一致する.
制約
出典・数値の捏造はしない.分量・書式・締切など判断の割れる箇所は推測せず問う.
失敗時
/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.
- 2d ago First seen · 32 lines · 95 tokens per session scan A c60db7403426
report is a skill published in the GitHub repository tomoking2004/claude-plugins (3 stars, last pushed 1mo ago), licensed MIT. It adds 95 tokens to every session and 804 once invoked, about $0.0005 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-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…
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.
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…