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/nafjan/summon/councilnpx skills add Nafjan/summon --skill councilgit clone --depth 1 https://github.com/Nafjan/summonWrote 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/nafjan/summon/council)<a href="https://agentmods.dev/skills/nafjan/summon/council"><img src="https://agentmods.dev/badge/skills/nafjan/summon/council.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.00041 | $0.00344 |
| Opus 5 | $0.00020 | $0.00172 |
| Sonnet 5 | $0.00008 | $0.00069 |
| Haiku 4.5 | $0.00004 | $0.00034 |
Grade A, and why
council 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 4d 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
Council — open-ended judgment for Summon
/council is the focused companion entry point for Summon's existing council
workflow. It owns no scheduler, scripts, schemas, or duplicate policy. Read
../summon/references/deliberation.md for the boundary between council and the
fixed-option deliberate workflow.
Use /council when the question is open-ended, the useful output is independent
positions plus cross-examination, or a chairman should synthesize disagreement.
Use /deliberate only after a person has fixed at least two option IDs, named
seats, quorum, rounds, physical-attempt budget, absolute deadline, and the
human-approval policy.
The CLI is the same dispatcher:
../summon/scripts/run_subagent.py council --question "…" \
--members planner,security,operator --chairman architect --rounds 2 \
--cwd <project> --run-dir <private-runs-root>
Council may produce a recommendation or candidate option set, but that prose is
not a durable ballot and cannot authorize a deliberate run. To continue into a
governed decision, show the candidate options to the user, obtain explicit
policy values, and start a fresh summon deliberate receipt. Never auto-convert,
retry, or fall back between the two modes.
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.
- 4d ago First seen · 34 lines · 41 tokens per session scan A c59f867343b6
council is a skill published in the GitHub repository Nafjan/summon (4 stars, last pushed 2d ago), licensed MIT. It adds 41 tokens to every session and 344 once invoked, about $0.0002 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
pandic-office
Convert Markdown to PDF (or DOCX/EPUB/HTML) using the pandoc CLI. Use when asked to produce a PDF report, brief, summary, or any document where the input is Markdown and the output should be a polished, paginated file.
tmux
Manage long-running shell sessions with tmux — start a detached session, run a long task, reattach later, capture output. Use when a task takes longer than a single tool call (build, test, log tail).
shogun-screenshot
スクリーンショットの取得・加工を行う。ローカルスクショから最新画像を取得、 PlaywrightでWebページをキャプチャ、画像のトリミング・リサイズ、機微情報を黒塗りマスキング。 記事執筆、レポート作成、UI確認、画像加工時に起動。 「スクショ」「スクリーンショット」「画面キャプチャ」「最新のスクショ」「画像加工」「トリミング」「マスク」「写メ」「写メ撮った」「スクショ撮った」で起動。 Do NOT use for: 画像生成(shogun-imagegenを使え)。.
web-research
Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research.
story-long-write
长篇网文写作方法论与 novel-studio pipeline 适配器。用于把长篇开书、大纲、日更、续写、重写等需求整理为 pipeline 输入;在 novel-studio 内禁止直接生成正文。触发方式:/story-long-write、/写长篇、「帮我开书」「写大纲」「日更」「续写」「继续写」「修改第X章」「回炉」「重写第X章」。.
officecli
Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.