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 commands/dannykkh/skill-olympus/agent-teamgit clone --depth 1 https://github.com/Dannykkh/skill-olympusWrote 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/commands/dannykkh/skill-olympus/agent-team)<a href="https://agentmods.dev/commands/dannykkh/skill-olympus/agent-team"><img src="https://agentmods.dev/badge/commands/dannykkh/skill-olympus/agent-team.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.00012 | $0.00239 |
| Opus 5 | $0.00006 | $0.00120 |
| Sonnet 5 | $0.00002 | $0.00048 |
| Haiku 4.5 | $0.00001 | $0.00024 |
Grade A, and why
agent-team 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
/agent-team 커맨드
zephermine 섹션을 Agent Teams로 병렬 실행합니다.
사용법
/agent-team [planning_dir_path]
인자:
planning_dir_path(선택): planning 디렉토리 경로. 없으면docs/plan/*/sections/index.md자동 탐색.
예시:
/agent-team docs/plan/my-feature
/agent-team # 자동 탐색
실행
$ARGUMENTS를 planning 디렉토리 경로로 사용하여 SKILL.md의 Step 0~8 워크플로우를 실행합니다.
Read skills/agent-team/SKILL.md and follow the workflow from Step 0 to Step 8.
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 · 42 lines · 12 tokens per session scan A 4f5b34b422cb
agent-team is a command published in the GitHub repository Dannykkh/skill-olympus (5 stars, last pushed 3d ago), licensed MIT. It adds 12 tokens to every session and 239 once invoked, about $0.0001 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 commands, from other repositories
rebuildrestart
Command "rebuildrestart" from rwliebs/Dossier, covering rebuildrestart, rebuild and restart the dossier dev server, usage and ./scripts/rebuild-and-restart.sh # dev server (default).
pull-repos
Pull all repos (parent + marketplace clones + configured project repos).
pr-description
Generate a PR title and description from the current branch diff against main.
conflict
Stop everything and surface a rule conflict — persona vs. docs vs. code. Present both sides and the conflict-hierarchy level; the user resolves. No silent reconciliation.
amby.plan
Produce the technical implementation plan (the HOW) from an approved spec and UI.
clone
Runtime entry point for reverse-engineering an external website reference into a clean, code-native prototype design system.