claude-skills
Code navigation, review, media processing, and workflow automation
All Skills in This Repository (28)
Pure Emerald Level Indicatorsversioning-skills
Initialize Git repositories and commit changes for skill directories.
asking-questions
Identify ambiguous user requests and ask targeted clarifying questions.
convening-experts
Convene expert panels for multi-perspective analysis and recommendations.
creating-bookmarklets
Convert JavaScript snippets into installable bookmarklets with IIFE wrappers.
mapping-codebases
Generate hierarchical navigation maps of codebases using tree-sitter analysis.
iterating
Persist work logs, decisions, and progress across multiple conversation sessions.
invoking-gemini
Invoke Google Gemini models for structured JSON extraction and batch processing.
categorizing-bsky-accounts
Categorize Bluesky accounts by topic using bio analysis and keyword extraction.
exploring-data
Generate interactive HTML exploratory data analysis reports from datasets.
crafting-instructions
Analyze prompts and recommend Claude instruction formats and optimizations.
api-credentials
Store and retrieve API keys for Anthropic, Google Gemini, and GitHub services.
orchestrating-agents
Coordinate multiple AI agents to analyze code concurrently from security, performance, and architecture perspectives.
Frequently Asked Questions
FAQPage SchemaHow to install claude-skills?โผ
Run `npx skills add oaustegard/claude-skills --all -g -y` in your terminal to install the full collection globally.
What can claude-skills do?โผ
It covers code navigation and search, codebase orientation, adversarial review of drafts and code, git patch generation, video/image/data processing, GitHub operations, and multi-step workflow automation.
Does claude-skills work with Claude Code and Claude.ai?โผ
Yes. Most skills run in both environments, and the AGENTS.md guide explains which skills are environment-specific so the agent picks the right one.
Can I use these skills without coding experience?โผ
Yes. Once installed, you describe what you want in plain English and the agent follows the skill's built-in procedures to execute it.
How do I find the right skill for a task?โผ
The included finding-skills utility lets the agent list, search, and load skills on demand by keyword, so you never need to memorize the catalog.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core