oaustegardoaustegardCommunityยท28 Agent Skills Included

claude-skills

Code navigation, review, media processing, and workflow automation

Provides dozens of ready-to-use capabilities: AST-based code navigation, codebase orientation, adversarial review, git patch generation, video and image processing, data profiling, and GitHub automation. Eliminates manual repo exploration, brittle prose checklists, and repetitive command-line work by encoding procedures as executable steps. Helps developers and power users complete multi-step technical workflows faster with consistent, verified results.
npx skills add oaustegard/claude-skills --all -g -y
Available:

Tells the agent how this skill collection is structured, how to pick environment-appropriate skills, and the development, testing, and PR rules to follow when working in the repository.

All Skills in This Repository (28)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
oaustegardoaustegard

versioning-skills

Initialize Git repositories and commit changes for skill directories.

Community
Basic
๐Ÿ“ฆ In Repo
oaustegardoaustegard

asking-questions

Identify ambiguous user requests and ask targeted clarifying questions.

Community
Basic
๐Ÿ“ฆ In Repo
oaustegardoaustegard

convening-experts

Convene expert panels for multi-perspective analysis and recommendations.

Community
Advanced
๐Ÿ“ฆ In Repo
oaustegardoaustegard

creating-bookmarklets

Convert JavaScript snippets into installable bookmarklets with IIFE wrappers.

Community
Basic
๐Ÿ“ฆ In Repo
oaustegardoaustegard

mapping-codebases

Generate hierarchical navigation maps of codebases using tree-sitter analysis.

Community
Intermediate
๐Ÿ“ฆ In Repo
oaustegardoaustegard

iterating

Persist work logs, decisions, and progress across multiple conversation sessions.

Community
Basic
๐Ÿ“ฆ In Repo
oaustegardoaustegard

invoking-gemini

Invoke Google Gemini models for structured JSON extraction and batch processing.

Community
Intermediate
๐Ÿ“ฆ In Repo
oaustegardoaustegard

categorizing-bsky-accounts

Categorize Bluesky accounts by topic using bio analysis and keyword extraction.

Community
Intermediate
๐Ÿ“ฆ In Repo
oaustegardoaustegard

exploring-data

Generate interactive HTML exploratory data analysis reports from datasets.

Community
Intermediate
๐Ÿ“ฆ In Repo
oaustegardoaustegard

crafting-instructions

Analyze prompts and recommend Claude instruction formats and optimizations.

Community
Intermediate
๐Ÿ“ฆ In Repo
oaustegardoaustegard

api-credentials

Store and retrieve API keys for Anthropic, Google Gemini, and GitHub services.

Community
Basic
๐Ÿ“ฆ In Repo
oaustegardoaustegard

orchestrating-agents

Coordinate multiple AI agents to analyze code concurrently from security, performance, and architecture perspectives.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’