Agent skill · writing content · kochetkov-ma

my-claude

Document your Claude Code installation - setup, architecture, web research. Triggers - my claude, installation docs.

Why this skill is useful

Generates detailed documentation for Claude Code installations, including specific architecture and research modes that the AI wouldn't reliably produce on its own.

What it needs

About 6k tokens when loaded. Last updated 2026-08-06. 29 stars on the source repository.

What this skill does

My Claude Generates documentation about your Claude Code installation and environment. Prompt contract Position 1 of $ARGUMENTS is a free-form prompt (RU/EN) — the mode prefixes below are optional and still work standalone. Nobody types keys: resolve mode + query FROM the prompt. 1. An explicit prefix (ext, external, r , research ) anywhere wins outright, no scoring — see the literal-syntax table below. 2. Else score modes by distinct whole-word keyword hits (table below). Highest unique score wins; tie -> AskUserQuestion; all zero -> internal (documented default). 3. Empty arguments -> internal. Read-only inventory + write to ${CLAUDEPROJECTDIR}/.claude/brewdoc/my-claude/ — asks nothing. 4. Outcome-changing ambiguity (e.g. an existing INDEX entry for the same mode) -> ONE AskUserQuestion. 5. Prose that is not a mode/query is still input: extract the topic/query from it. Then print this block ONCE, before the first action: Labels are literal; values follow the conversation language. Mode Detection Mode EN keywords RU keywords Mutates? ------ ------------- ------------- ---------- internal (DEFAULT) (empty), internal, my setup, my installation, document my claude внутренний, мой setup, документируй мой claude yes external ext, external, architecture, hook/context schema внешний, архитектура, схема контекста yes research r, research, look up, find out about research, исследуй, найди информацию yes Literal prefix syntax (still accepted, wins outright over scoring): $ARGUMENTS value Mode Sub-mode --- --- --- empty INTERNAL — ext or external (alone) EXTERNAL default ext context or external context EXTERNAL context-schema starts with r or research RESEARCH query = rest of args After detection, load the appropriate reference file: INTERNAL: references/internal-mode.md EXTERNAL: references/external-mode.md RESEARCH: references/research-mode.md Reference files are read raw — no substitution runs on them. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills kochetkov-ma/my-claude

View the source on GitHub

Browse the @skills marketplace