oaustegard/claude-skills

My collection of Claude skills

This repository also configures its own agents. See what claude-skills tells them →

148Stars on the repository
109Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

down-skilling

25

oaustegard/claude-skills

Skill Claude CodeCodex

Distill Opus-level reasoning into optimized instructions for Haiku 4.5 (and Sonnet). Generates explicit, procedural prompts with n-shot examples that maximize smaller model performance on a given task. Use when user says "down-skill", "distill for Haiku", "optimize for Haiku", "make this work on Haiku", "generate…

not rated 148 +1 changed 2d ago A SkillSpector: warn 95 tokens original MIT

drawing-video

26

oaustegard/claude-skills

Skill Claude CodeCodex

Turn a short video into a narrated comic strip. Use when the user uploads a video (.mov/.mp4/etc.) and asks to make a comic from it, narrate it, draw it, Attenborough it, storyboard the clip, or otherwise wants a stills-plus-narration comic strip derived from footage. Covers probing and extracting frames, GROUNDING…

not rated 148 +1 changed 2d ago A SkillSpector: pass 154 tokens original MIT

exploring-data

27

oaustegard/claude-skills

Skill Claude CodeCodex

Exploratory data analysis. Use when users upload .csv/.xlsx/.json/.parquet files or request "explore data", "analyze dataset", "EDA", "profile data". Small files get ydata-profiling HTML/JSON reports; large files (over 200MB or 5M rows) get fixed-memory DuckDB/sketch profiling. Also covers near-duplicate row…

not rated 148 +1 changed 5d ago A SkillSpector: pass 108 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

Retrieve clean markdown from URLs when webfetch fails. Converts pages via Jina AI reader service with automatic retry. Use when webfetch or curl returns 403, blocked, paywall, timeout, JavaScript-rendering errors, or empty content or user explicitly suggests using jina.

not rated 148 +1 yesterday A SkillSpector: pass 62 tokens original MIT

finding-skills

29

oaustegard/claude-skills

Skill Claude CodeCodex

Discover and load skills on demand from /mnt/skills/user/. Use when you need a capability but don't know which skill provides it, when the boot-emitted skill list is names-only and you need a full description, or when you want to list the catalog. Verbs are list (names only), search (rank by name/description match…

not rated 148 +1 yesterday A SkillSpector: pass 91 tokens original MIT

flowing

30

oaustegard/claude-skills

Skill Claude CodeCodex

Runs a multi-step procedure as a Python DAG, so ordering, branching and retries are enforced by the runner rather than described in prose a model can generate past. Use for "run these steps in order and retry the flaky one until the check passes", "build a pipeline that fetches, validates, then skips the upload when…

not rated 148 +1 yesterday A SkillSpector: pass 207 tokens original MIT

gating

31

oaustegard/claude-skills

Skill Claude CodeCodex

Build and audit deterministic verification gates — a check that blocks a pipeline and can be shown to go red. Use when writing a calibration gate, CI check, validation script or pre-publication check for a numeric or empirical result; when a plausible-but-wrong value would survive review; when asking whether an…

not rated 148 +1 yesterday A SkillSpector: pass 137 tokens original MIT

generating-patches

32

oaustegard/claude-skills

Skill Claude CodeCodex

Generates git patch files from codebase modifications for local application. Use when user mentions patch, diff, export changes, bring changes back, apply locally, or after editing uploaded codebases.

not rated 148 +1 yesterday A SkillSpector: pass 43 tokens original MIT

generative-thinking

33

oaustegard/claude-skills

Skill Claude CodeCodex

Break out of a locked problem frame by picking one disciplined move — reframe, provocation (Po), random stimulus, SCAMPER, inversion, perspective shift, constraint play, or family traversal — and committing to it before evaluating. Use when stuck, when options feel narrow or obvious, when iterations produce variations…

not rated 148 +1 yesterday A SkillSpector: pass 152 tokens original MIT

githubbing

34

oaustegard/claude-skills

Skill Claude CodeCodex

Installs and authenticates the GitHub CLI (gh) in a Claude.ai container, then runs gh commands against it. Use for "install gh", "gh auth", "create an issue or PR from the CLI", "gh is not authenticated", or any GitHub operation you want to issue as a gh command rather than a raw API call. This skill is the transport…

not rated 148 +1 yesterday A SkillSpector: pass 112 tokens original MIT

hello-demo

35

oaustegard/claude-skills

Skill Claude CodeCodex

Delivers a static Hello World HTML demo page with bookmarklet. Use when user requests the hello demo, hello world demo, or demo page.

not rated 148 +1 yesterday A SkillSpector: pass 32 tokens original MIT

image-to-svg

36

oaustegard/claude-skills

Skill Claude CodeCodex

Convert raster images (photos, paintings, illustrations, line art) into SVG vector reproductions. Use when the user uploads an image and asks to reproduce, vectorize, trace, or convert it to SVG. Also use when asked to decompose an image into shapes, create an SVG version of a picture, or faithfully reproduce artwork…

not rated 148 +1 yesterday A SkillSpector: warn 122 tokens original MIT

installing-skills

37

oaustegard/claude-skills

Skill Claude CodeCodex

Install skills from github.com/oaustegard/claude-skills into /mnt/skills/user. Use when user mentions "install skills", "load skills", "add skills", "update skills", "refresh skills", or references a skill not currently installed.

not rated 148 +1 changed 2d ago A SkillSpector: warn 59 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

Install and drive Google's Antigravity CLI (agy) as a non-interactive sub-agent. Use when orchestrating agy, running Antigravity agents from a script or sandbox, delegating a task to Google's agent harness, or wanting a Gemini-backed peer agent alongside Claude.

not rated 148 +1 yesterday C 62 tokens original MIT

invoking-gemini

39

oaustegard/claude-skills

Skill Claude CodeCodex

Invokes Google Gemini models for structured outputs, image generation, multi-modal tasks, and Google-specific features. Use when users request Gemini, image generation, structured JSON output, Google API integration, or cost-effective parallel processing.

not rated 148 +1 changed 8d ago A SkillSpector: warn 50 tokens original MIT

invoking-github

40

oaustegard/claude-skills

Skill Claude CodeCodex

Enables GitHub repository operations (read/write/commit/PR) for Claude.ai chat environments. Use when users request GitHub commits, repository updates, DEVLOG persistence, or cross-session state management via GitHub branches. Not needed in Claude Code (has native git access).

not rated 148 +1 changed 2d ago A SkillSpector: warn 61 tokens original MIT

iterating

41

oaustegard/claude-skills

Skill Claude CodeCodex

Multi-conversation methodology for iterative stateful work with context accumulation. Use when users request work that spans multiple sessions (research, debugging, refactoring, feature development), need to build on past progress, explicitly mention iterative work, work logs, project knowledge, or cross-conversation…

not rated 148 +1 changed 2d ago A SkillSpector: pass 60 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

Assign items to a CLOSED label vocabulary that is too large to put in a prompt — product taxonomies, category hierarchies, tag vocabularies, routing tables, ICD/SIC-style code lists. A cheap model writes the label it thinks the vocabulary would use, and an embedder snaps that writing onto the nearest legal value, so…

not rated 148 +1 yesterday A SkillSpector: pass 186 tokens original MIT

json-render-ui

43

oaustegard/claude-skills

Skill Claude CodeCodex

Generate guardrailed UI from natural language. Emits constrained JSON that a Preact runtime renders. Use when the request is for a dashboard with metrics, charts, or tables; an admin panel; a data visualization interface; or a form-based application.

not rated 148 +1 yesterday A SkillSpector: pass 54 tokens original MIT

llm-as-computer

44

oaustegard/claude-skills

Skill Claude CodeCodex

Execute programs on a compiled transformer stack machine where every instruction fetch and memory read is a parabolic attention head. Demonstrates that transformer attention + FF layers can implement a working computer. Use when user mentions "llm-as-computer", "lac", "stack machine", "compiled transformer"…

not rated 148 +1 yesterday A SkillSpector: warn 90 tokens original MIT

making-waffles

45

oaustegard/claude-skills

Skill Claude CodeCodex

Generates WAFFLES Declarations for social media posts — preemptive lists of what a post does NOT say. Use when users mention WAFFLES, ask for clarifications on their post, want to prevent misinterpretation, or request disclaimers for controversial/nuanced takes.

not rated 148 +1 yesterday A SkillSpector: pass 63 tokens original MIT

mapping-codebases

46

oaustegard/claude-skills

Skill Claude CodeCodex

DEPRECATED — superseded by tree-sitting. This skill generated persistent MAP.md files; tree-sitting does the same AST extraction at runtime (700ms for 250 files) with no artifact to write, commit, or keep in sync. Use tree-sitting for "map this codebase", "explore repo", "understand structure", or any code navigation…

not rated 148 +1 yesterday A SkillSpector: pass 99 tokens original MIT

mapping-documents

47

oaustegard/claude-skills

Skill Claude CodeCodex

Generate navigable semantic maps from PDF documents. Extracts section structure via font analysis, then runs LLM extraction per section for claims, symbols, and dependencies — all page-anchored. Produces MAP.md (progressive disclosure), .symbols.json (definition index), .anchors.json (claim references), and a USAGE.md…

not rated 148 +1 yesterday A SkillSpector: pass 135 tokens original MIT

mapping-webapp

48

oaustegard/claude-skills

Skill Claude CodeCodex

Generate behavioral/feature documentation for web apps using code-first analysis. Reads source code via tree-sitting to produce FEATURES.md, with optional visual verification via browser automation. Companion to tree-sitting. Use when documenting app behavior, creating feature inventories, generating behavioral ground…

not rated 148 +1 changed 2d ago A SkillSpector: pass 91 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: