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/injaytseng/graph-engineering-on-research/issue-treenpx skills add InjayTseng/graph-engineering-on-research --skill issue-treegit clone --depth 1 https://github.com/InjayTseng/graph-engineering-on-researchWrote 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/injaytseng/graph-engineering-on-research/issue-tree)<a href="https://agentmods.dev/skills/injaytseng/graph-engineering-on-research/issue-tree"><img src="https://agentmods.dev/badge/skills/injaytseng/graph-engineering-on-research/issue-tree.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.00034 | $0.00318 |
| Opus 5 | $0.00017 | $0.00159 |
| Sonnet 5 | $0.00007 | $0.00064 |
| Haiku 4.5 | $0.00003 | $0.00032 |
Grade A, and why
issue-tree 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 5d 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
Read ${CLAUDE_PLUGIN_ROOT}/prompts/05-issue-tree.md. Everything below its "## Copy this block" line is your instruction set — execute it exactly, with one substitution: the "My problem:" slot at the end is filled by the user's input below.
My problem: $ARGUMENTS
Harness rules:
- If the problem above is empty, ask the user what problem they are trying to crack — do not invent one.
- If the problem above is written in Chinese, use
${CLAUDE_PLUGIN_ROOT}/prompts/05-issue-tree.zh-TW.mdinstead (its block starts at "## 複製這段", the slot is "我的問題:") and work in Traditional Chinese throughout. - When the tree dispatches its leaves, the templates it routes to are installed alongside this one: load fact leaves' instructions from
${CLAUDE_PLUGIN_ROOT}/prompts/02-diamond-research.mdand judgment leaves' from${CLAUDE_PLUGIN_ROOT}/prompts/04-consultant-roundtable.md(zh-TW variants sit next to them) — never ask the user to paste a template. - You can spawn subagents: dispatched leaves run as isolated subagents in parallel, exactly as the template describes.
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.
- 5d ago First seen · 18 lines · 34 tokens per session scan A 8ca3e6eadae0
issue-tree is a skill published in the GitHub repository InjayTseng/graph-engineering-on-research (10 stars, last pushed 4d ago), licensed MIT. It adds 34 tokens to every session and 318 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-setup
网文写作工具集基础设施部署。将 hooks/rules/agents/CLAUDE.md/AGENTS.md 等基础设施部署到用户项目目录,支持 Claude Code / OpenCode / Codex / OpenClaw。触发方式:/story-setup、$story-setup、「准备写书」「帮我搭一下环境」「配置写作项目」。.
cron
Schedule, list, pause, resume, edit, or run the user's agentica cron jobs with the cronjob tool. Use when asked to remind, schedule a recurring or one-shot task, try a job now, or manage jobs that fire unattended.