oaustegard/claude-skills

My collection of Claude skills

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

147Stars on the repository
108Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

oaustegard/claude-skills

Skill Claude CodeCodex

GitHub repository access in containerized environments using REST API and credential detection. Use when git clone fails, or when accessing private repos/writing files via API.

not rated 147 today A SkillSpector: warn 39 tokens original MIT

agent-routing

02

oaustegard/claude-skills

Skill Claude CodeCodex

Decide which model, effort level, and cascade shape each subagent gets, and how to keep improvement loops safe (evaluator-as-selector, stop on regression). Routes on measured cost-per-completed-task rather than per-token price, because a tier's token count varies more by task shape than price varies across tiers.…

not rated 147 changed 4d ago A SkillSpector: warn 188 tokens original MIT

asking-questions

03

oaustegard/claude-skills

Skill Claude CodeCodex

Guidance for asking clarifying questions when user requests are ambiguous, have multiple valid approaches, or require critical decisions. Use when implementation choices exist that could significantly affect outcomes.

not rated 147 today A SkillSpector: pass 38 tokens original MIT

atprotoing

04

oaustegard/claude-skills

Skill Claude CodeCodex

Read Bluesky/ATProto without depending on Bluesky's AppView — interactions on a user's posts, thread replies, any repo's records, network-wide backlinks across every lexicon, an account's handle and PDS history, which collections are active network-wide, and layer-by-layer outage diagnosis. Use when bsky.app or the…

not rated 147 today A SkillSpector: pass 179 tokens original MIT

browsing-bluesky

05

oaustegard/claude-skills

Skill Claude CodeCodex

Browse Bluesky content via API and firehose - search posts, fetch user activity, sample trending topics, read feeds and lists, analyze and categorize accounts. Supports authenticated access for personalized feeds. Use for Bluesky research, user monitoring, trend analysis, feed reading, firehose sampling, account…

not rated 147 today A SkillSpector: warn 68 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

DEPRECATED - Use building-github-index instead. Superseded per-file GitHub API implementation of progressive disclosure repository indexes.

not rated 147 today A SkillSpector: warn 32 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

Generate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when setting up projects referencing external documentation, creating searchable indexes of technical blogs or knowledge bases, combining multiple repos into one index, or when user mentions "index", "github repo"…

not rated 147 today A SkillSpector: warn 66 tokens original MIT

charting-vega-lite

08

oaustegard/claude-skills

Skill Claude CodeCodex

Create interactive data visualizations using Vega-Lite declarative JSON grammar. Supports 20+ chart types (bar, line, scatter, histogram, boxplot, grouped/stacked variations, etc.) via templates and programmatic builders. Use when users upload data for charting, request specific chart types, or mention visualizations.…

not rated 147 today A SkillSpector: pass 93 tokens original MIT

check-tools

09

oaustegard/claude-skills

Skill Claude CodeCodex

Validates development tool installations across Python, Node.js, Java, Go, Rust, C/C++, Git, and system utilities. Use when verifying environments or troubleshooting dependencies.

not rated 147 today A SkillSpector: pass 37 tokens original MIT

closing-issues

10

oaustegard/claude-skills

Skill Claude CodeCodex

Close a GitHub issue with a synthesis comment as a flowing graph — validate the synthesis, post the closing comment, close, then run a pluggable callback (e.g. memory store) detached. Use when closing an issue should also capture the LEARNING (not just the diff log) and when the post-close work shouldn't block the…

not rated 147 today A SkillSpector: pass 75 tokens original MIT

composing-html

11

oaustegard/claude-skills

Skill Claude CodeCodex

Composes single-file HTML artifacts (PR review writeups, status reports, incident postmortems, slide decks, design systems, prototypes, flowcharts, module maps, feature explainers, kanban boards, prompt tuners) from a small JSON spec instead of hand-written HTML/CSS/JS. Use when the user asks to "compare options…

not rated 147 today A SkillSpector: warn 151 tokens original MIT

configuring

12

oaustegard/claude-skills

Skill Codex

Universal environment variable loader for AI agent environments. Loads secrets and config from Claude.ai, Claude Code, OpenAI Codex, Jules, and standard .env files.

not rated 147 today B SkillSpector: warn 36 tokens original MIT

container-layer

13

oaustegard/claude-skills

Skill Claude CodeCodex

Authors and caches a personalized container environment from a Dockerfile- like spec, as a single layer or as a composition of independently cached layers. Use when the user mentions "container layer", "Containerfile", "custom container", "cache my installs", "composable layers", "uv shim", or wants package…

not rated 147 today A SkillSpector: pass 101 tokens original MIT

convening-experts

14

oaustegard/claude-skills

Skill Claude CodeCodex

Convenes expert panels for problem-solving. Use when user mentions panel, experts, multiple perspectives, MECE, DMAIC, RAPID, Six Sigma, root cause analysis, strategic decisions, process improvement, or asks for philosophers/ancients (Socratic, Aristotelian, Stoic method experts).

not rated 147 today A SkillSpector: pass 67 tokens original MIT

converting-files

15

oaustegard/claude-skills

Skill Claude CodeCodex

Convert a file from one format to another inside the container — documents, images, audio, video. Routes to the right engine (pandoc, LibreOffice, ImageMagick, ffmpeg) by format pair. Triggers on "convert X to Y", "turn this docx into a pdf", "make a gif from this mp4", "md to docx", "batch-convert these images", or…

not rated 147 today A SkillSpector: pass 134 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

Chooses the right FORMAT for instructions on Claude.ai — project instructions, a skill, or a standalone prompt — and gives the format-specific structure once chosen. Use when the question is which container an instruction belongs in ("should this be a skill or project instructions", "where do I put this", "how do I…

not rated 147 today A SkillSpector: pass 128 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

Creates browser-executable JavaScript bookmarklets with strict formatting requirements. Use when users mention bookmarklets, browser utilities, dragging code to bookmarks bar, or need JavaScript that runs when clicked in the browser toolbar.

not rated 147 today A SkillSpector: pass 47 tokens original MIT

creating-kb

18

oaustegard/claude-skills

Skill Claude CodeCodex

Builds a portable, embedding-free knowledgebase from a set of files and delivers it as a self-contained .skill bundle (BM25 index + bundled searcher + query protocol). Use when a user wants to turn uploaded files, a folder, or a corpus into a searchable knowledgebase they can hand to any agent — phrased as "make a…

not rated 147 today A SkillSpector: pass 152 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

Creates production-ready MCP servers using FastMCP v2. Use when building MCP servers, optimizing tool descriptions for context efficiency, implementing progressive disclosure for multiple capabilities, or packaging servers for distribution.

not rated 147 today A SkillSpector: pass 44 tokens original MIT

creating-video

20

oaustegard/claude-skills

Skill Claude CodeCodex

Create video from prompts by overseeing multi-clip AI generation end to end: write a shot list, generate each scene with Gemini Omni Flash (via the Cloudflare AI Gateway), review the results, and assemble them into a finished cut. Use when the user asks to make/generate a video, a short film, an animatic, or a…

not rated 147 today A SkillSpector: warn 189 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

Find tests that enumerate a domain by copying it, and declare the invariants a codebase depends on. Reports where a parametrize list, for-loop, or it.each iterates a hand-written subset of a dict/set/tuple/Enum that exists in the source, and names the members nothing covers. Use when reviewing tests, when a module…

not rated 147 today A SkillSpector: pass 175 tokens original MIT

declauding

22

oaustegard/claude-skills

Skill Claude CodeCodex

Removes LLM prose tics from drafts — staged reveals, "it's not X, it's Y", significance tags, abstraction agency, coy headers, fragment cadence, the flatter slop patterns (copula avoidance, participle tails, forced triads, chatbot residue), the flat-certainty patterns the pass itself produces (bare adverbs, juridical…

not rated 147 today A SkillSpector: pass 225 tokens original MIT

oaustegard/claude-skills

Skill Claude CodeCodex

Text-prompted image zone detection using TIPSv2 B/14 on CPU. Produces focustargets / focusedges bbox lists from natural-language labels, ready to feed into svg-portrait-mode. Use when you want automatic foreground/background separation from prompts like "dog face" + "wooden floor" instead of hand-annotating bboxes.

not rated 147 today A SkillSpector: pass 83 tokens original MIT

developing-preact

24

oaustegard/claude-skills

Skill Claude CodeCodex

Specialized Preact development skill for standards-based web applications with native-first architecture and minimal dependency footprint. Use when building Preact projects, particularly those involving data visualization, interactive applications, single-page apps with HTM syntax, Web Components integration, CSV/JSON…

not rated 147 today A SkillSpector: warn 76 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: