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/subhansh-dev/agent-maxxing/00-indexnpx skills add subhansh-dev/agent-maxxing --skill 00-indexgit clone --depth 1 https://github.com/subhansh-dev/agent-maxxingWrote 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/subhansh-dev/agent-maxxing/00-index)<a href="https://agentmods.dev/skills/subhansh-dev/agent-maxxing/00-index"><img src="https://agentmods.dev/badge/skills/subhansh-dev/agent-maxxing/00-index.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.00000 | $0.00741 |
| Opus 5 | $0.00000 | $0.00370 |
| Sonnet 5 | $0.00000 | $0.00148 |
| Haiku 4.5 | $0.00000 | $0.00074 |
Grade A, and why
00-INDEX 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
Extra Skills — Agent & Workflow
| # | Skill | Purpose |
|---|---|---|
| 1 | Adapt | Self-adaptation to context |
| 2 | Arrange | Task arrangement and planning |
| 3 | Audit | Security/quality audit |
| 4 | Clarify | Clarification of ambiguity |
| 5 | Code Generator | Code generation |
| 6 | Distill | Summarization and distillation |
| 7 | Extract | Information extraction |
| 8 | Find Skills | Discover new skills |
| 9 | GitHub | GitHub CLI operations |
| 10 | Harden | Security hardening |
| 11 | Healthcheck | System health checks |
| 12 | Normalize | Data normalization |
| 13 | Onboard | Onboarding flows |
| 14 | Optimize | Performance optimization |
| 15 | Overdrive | Maximum effort mode |
| 16 | Quieter | Minimal/terse responses |
| 17 | Self Improvement | Agent self-improvement |
| 18 | Skill Creator | Create new skills |
| 19 | Skill Vetter | Review/vet skills |
| 20 | Skillhub Preference | Skillhub config |
| 21 | Spike | Quick spike/POC |
| 22 | Taskflow | Task workflow management |
| 23 | Taskflow Inbox Triage | Inbox triage |
| 24 | Teach Impeccable | Design context gathering |
| 25 | Node Inspect Debugger | Node.js debugging |
| 26 | Python Debugpy | Python debugging |
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 · 31 lines · 0 tokens per session scan A ad0f9c39bb68
00-INDEX is a skill published in the GitHub repository subhansh-dev/agent-maxxing (2 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 741 tokens. 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
v4-best-practices
Use when working with deepseek-v4-pro or deepseek-v4-flash in thinking mode on multi-step or plan-driven tasks. Provides rules to prevent stale references, unverified plan assumptions, and vague plan output.
llm-log-analyzer
分析 llm-gateway 代理产生的请求/响应日志。当用户说"分析日志"、"查看 LLM 请求"、"对比 session"、"检查 token 用量"、"日志里有什么"、"帮我看看 data 目录"、"哪个请求失败了"、"找一下 session 的请求"等涉及 LLM 网关日志分析的场景时使用此 skill。即使用户只是笼统地说"看看日志"或"data 里有什么",也应触发。.
code-review-codex
Use the external codex CLI as a second-opinion reviewer for pi-go. This skill is for read-only review and findings, not code editing. The only intended output is ./specs/issues/002-code-review-codex/PROMPT.md.
pi-loop-forensics
Diagnose pi-go agent loops and degenerate turns — "agent loop aborted", runaway thinking with no tool calls, repeated phrases. Discriminates genuine model repetition collapse from a race, a tool-parse failure, or a too-low guard, and A/B replays a seed session across providers.
nightly-session-watch
Nightly sweep of the last 24h of pi-go sessions — anomalous runs, loop aborts, tool error rates, token waste, real prompt-token spend, and whether the observation and palace pipelines are still recording. Triages each finding to the specialist skill that diagnoses it. Use for an unattended daily health check, or on…
memory-status
Show MemPalace memory system status — drawer counts, wings, rooms, knowledge graph stats, and embedding model state.