claud

claud is a skill for Claude Code, Codex from Hainrixz/claude-skill. It costs 48 tokens per session (2,980 once invoked), scanned A, original, Apache-2.0.

A bilingual capability guide for Claude, Anthropic's AI assistant, across Claude Chat, Claude Code, the web, Cowork, and Chrome.

In plain words
What is it for?
Use it when asking what Claude can do, which Claude surface supports a task, or how to perform that task in English or Spanish.
Why use it?
It answers whether a Claude feature is available, where it works, and how to use it, instead of relying on guesswork across different Claude products.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions CLAUDE.md; mentions Claude Code.

Good fit Use it when asking what Claude can do, which Claude surface supports a task, or how to perform that task in English or Spanish.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hainrixz/claude-skill/claud
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.

Any agent
npx skills add Hainrixz/claude-skill --skill claud
Clone the repo
git clone --depth 1 https://github.com/Hainrixz/claude-skill

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 claud

README.md
[![agentmods](https://agentmods.dev/badge/skills/hainrixz/claude-skill/claud.svg)](https://agentmods.dev/skills/hainrixz/claude-skill/claud)
Your own site
<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>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,980 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00048 $0.02980
Opus 5 $0.00024 $0.01490
Sonnet 5 $0.00010 $0.00596
Haiku 4.5 $0.00005 $0.00298

Measured 7d ago against content hash ae3029517c82, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

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.

claud/SKILL.md · 166 lines

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)

  1. 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.
  2. 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.
  3. Never invent a command, menu path, or capability. Copy how text from the matrix; do not paraphrase a command into existence.
  4. Never round up. partial is not yes. no is not partial.
  5. 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.

Read the full file on GitHub · 166 lines

Files

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.

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. 7d ago First seen · 166 lines · 48 tokens per session scan A ae3029517c82

Subscribe to this mod's changes

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.

Related

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.

yanliudesign/offer-toolkit-skill · 150 tokens

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.

yanliudesign/offer-toolkit-skill · 231 tokens

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.

yanliudesign/offer-toolkit-skill · 168 tokens

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.

yanliudesign/offer-toolkit-skill · 167 tokens

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.

yanliudesign/offer-toolkit-skill · 136 tokens

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

yanliudesign/offer-toolkit-skill · 166 tokens