00-INDEX

00-INDEX is a skill for Claude Code, Codex from subhansh-dev/agent-maxxing. It costs 0 tokens per session (741 once invoked), scanned A, original, MIT.

A collection of more than 95 reusable instructions, 19 interface components, and 7 system prompts for coding agents.

In plain words
What is it for?
Use it to generate code, plan work, audit security or quality, improve interfaces, manage tasks, and create or review additional skills.
Why use it?
It gives an agent ready-made guidance for common development, design, planning, and review tasks instead of requiring you to write each instruction yourself.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/subhansh-dev/agent-maxxing/00-index
Any agent
npx skills add subhansh-dev/agent-maxxing --skill 00-index
Clone the repo
git clone --depth 1 https://github.com/subhansh-dev/agent-maxxing

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for 00-INDEX

README.md
[![agentmods](https://agentmods.dev/badge/skills/subhansh-dev/agent-maxxing/00-index.svg)](https://agentmods.dev/skills/subhansh-dev/agent-maxxing/00-index)
Your own site
<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>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 741 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 4d ago against content hash ad0f9c39bb68, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

00-INDEX/SKILL.md · 31 lines

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
Changes

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.

  1. 4d ago First seen · 31 lines · 0 tokens per session scan A ad0f9c39bb68

Subscribe to this mod's changes

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.

Related

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.

Hmbown/CodeWhale · 51 tokens

llm-log-analyzer

分析 llm-gateway 代理产生的请求/响应日志。当用户说"分析日志"、"查看 LLM 请求"、"对比 session"、"检查 token 用量"、"日志里有什么"、"帮我看看 data 目录"、"哪个请求失败了"、"找一下 session 的请求"等涉及 LLM 网关日志分析的场景时使用此 skill。即使用户只是笼统地说"看看日志"或"data 里有什么",也应触发。.

KonghaYao/peri · 117 tokens

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.

dimetron/pi-go · 0 tokens

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.

dimetron/pi-go · 65 tokens

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…

dimetron/pi-go · 78 tokens

memory-status

Show MemPalace memory system status — drawer counts, wings, rooms, knowledge graph stats, and embedding model state.

dimetron/pi-go · 27 tokens