Find the perfect skill
Project Task Statistics
Productivity
Displays project progress statistics including task counts by status, completion percentage, and number of learnings and decisions. Useful when you need a quick overview of project status or want to check completion rates.
Agent Skills for Claude Code
Development
Create, manage, and share modular Skills to extend Claude's capabilities in Claude Code. Skills are model-invoked packages of instructions and scripts that Claude automatically uses when relevant. This skill covers creating personal, project, and plugin Skills, writing SKILL.md with YAML frontmatter, and adding supporting files.
MOT - System Health Check
DevOps
Run comprehensive health checks on all Claude Code components including skills, agents, hooks, and memory.
dbt Coder - Patterns and Organization
Data & AI
Provides patterns for organizing dbt models into staging, intermediate, and marts layers, along with incremental strategies and testing. Helps structure scalable dbt projects with clear separation of concerns.
Update Data & Launch Dashboard
Data & AI
Runs the full investment analysis pipeline: fetches stock data, runs GBM and neural network predictions, classic valuations, and launches the dashboard. Helpful when you want to update data and view results live at http://localhost:8080. Supports parameters like --universe to select the stock universe.
OpenRouter Context Optimization
Development
Optimize context window usage for OpenRouter models to reduce cost and improve quality. Use when hitting context limits or building RAG systems.
Deep Technical Research
Content
Conducts deep research on technical topics for blog writing when the user asks to research, look into, or explore a topic. Searches the web extensively, reads high-quality sources, and creates structured research notes with visual diagram opportunities. Ideal for gathering comprehensive technical knowledge quickly.
Publish Skill to Docs Site
Documentation
Sync a marketplace skill to the documentation site. Creates detail pages, updates index and navigation.
List Claude Code Sessions
Development
Lists all running tmux sessions with names starting with 'ai-' and displays their current status (working, idle, permission-prompt, waiting-input, stuck). Useful for monitoring multiple Claude Code sessions in a tmux environment to quickly see which sessions are active or need attention.
Google Analytics 4 - Data Queries
Marketing & SEO
Query Google Analytics 4 data via the Analytics Data API. Pull traffic reports, conversion data, and audience insights directly from your terminal.
Novelist - Aevoria Series
Content
Draft, edit, and review chapters of The Old Songs of Aevoria narrative series. Loads author voice guide, character dialogues, and consistency checks.
ConnectStats Bug Report Analyzer
Development
Downloads and extracts a ConnectStats bug report from the server, then analyzes the user description, app logs, and associated databases (activities, tracks) to identify errors and diagnose issues. It is invoked when a user provides a bug report ID or mentions a bug report.