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 skills add Hainrixz/claude-skill --skill claudgit clone --depth 1 https://github.com/Hainrixz/claude-skillWrote 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/hainrixz/claude-skill/claud)<a href="https://agentmods.dev/skills/hainrixz/claude-skill/claud"><img src="https://agentmods.dev/badge/skills/hainrixz/claude-skill/claud.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.1 | $0.00048 | $0.02980 |
| Opus 5 | $0.00024 | $0.01490 |
| Sonnet 5 | $0.00010 | $0.00596 |
| Haiku 4.5 | $0.00005 | $0.00298 |
Grade A, and why
claud 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 166 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Claud — Claude Capability Router
Invoked as /claud (or auto-triggered). Triggers on genuine "can Claude do X / where /
how / which surface" questions in ES or EN ("¿puede Claude...?", "can Claude...?", "¿se
puede en el chat?", "where do I edit files?", "how do I schedule a task?"). Does NOT
trigger on the mere word Claude (self-reference, model IDs like claude-opus-*/[1m],
mcp__claude_ai_* tool names, .claude/ paths) — see Scope guard.
Shared cross-surface knowledge of what Claude can do and WHERE. Each Claude surface (Chat, Claude Code, Claude Code on the web, Cowork, Chrome) knows how to work but does NOT natively know what the others can do. This skill is that missing knowledge: given a "can Claude do X / where / how" question, it answers possible? → which surface? → exact how, grounded in the bundled knowledge base — never from memory.
Bilingual rule
Detect the language of the user's question and answer in it (Spanish or English). Keep
technical names in English: slash commands (/agents), feature names (Artifacts,
Projects, Cowork, Routines, MCP, hooks), and menu labels.
Grounding rules (HARD — these prevent hallucination)
- Do not answer Claude-capability questions from prior knowledge. Every "can /
where / how" claim MUST come from
references/capability-matrix.md(or, if you cannot read it, the Inline quick matrix below). If a fact is in neither, it is UNVERIFIED. - Default = UNVERIFIED. A claim becomes "verified" only by a matrix lookup. If you did not find it, say so — do not fill the gap with a plausible guess.
- Never invent a command, menu path, or capability. Copy
howtext from the matrix; do not paraphrase a command into existence. - Never round up.
partialis notyes.nois notpartial. - Volatile facts (plans, limits, exclusives, model versions, the claude.ai upload
UI) change often. State them "as of <last_reviewed date>" and, if web tools are
available on this surface, offer to verify against the official URL in
references/sources.md. If web is unavailable, answer from the matrix and flag it.
What ships with it
6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 7d ago First seen · 166 lines · 48 tokens per session scan A ae3029517c82
claud is a skill published in the GitHub repository Hainrixz/claude-skill (1 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 48 tokens to every session and 2,980 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
job-description-skill
A job-description analysis skill that turns a vacancy listing and a candidate’s background into an HTML report about fit, gaps, interview topics, and application strategy.
offer-compare-skill
A decision assistant for comparing two or more job offers across pay, growth, company strength, team risk, promotion, AI exposure, and lifestyle. Total compensation means the combined value of salary, bonuses, shares, and sign-on payments.
offer-toolkit-skill
A set of job-search tools covering the path from finding a vacancy to accepting an offer. It includes separate tools for job searches, job-description analysis, tailored resumes, behavioral interviews, offer comparisons, and salary negotiation.
job-hunt-skill
A workflow for finding and maintaining a searchable list of job openings from LinkedIn and public websites. It can use a résumé, career goals, example job descriptions, or existing links to build the list.
linkedin-job-search-skill
A job-search assistant that uses a sample job description and your resume to find and rank similar public LinkedIn Jobs listings. LinkedIn Jobs is LinkedIn’s section for advertised employment positions.
bq-skill
A coaching workflow for building a reusable library of truthful stories for behavioral job interviews. It uses structures such as STAR—Situation, Task, Action, Result—and can connect stories to a job description and résumé.