Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
docs-workflow
Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates. Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state.
Excel Analysis
Provides Python code examples for common Excel operations using pandas and openpyxl. Covers reading/writing files, data cleaning, pivot tables, basic charts, and formatting. Focuses on practical scripts rather than conceptual explanations.
youtube-studio
Automates YouTube Studio tasks like video uploads and thumbnail management through Chrome MCP. Provides step-by-step workflows for uploading videos, compressing thumbnails under 2MB, and managing channel content. Includes troubleshooting tips for common Chrome MCP issues.
conversation-log
A well-structured skill for creating precise technical conversation logs with clear guidelines for developers and engineers, emphasizing factual accuracy and systematic documentation.
github-wayback-recovery
Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic recovery workflows.
personas
Defines eight distinct AI author personas for blog writing, each with specific voice, expertise, perspective, and tone traits. Provides clear selection guidance based on content type and detailed implementation examples for each persona.
docx
Provides tools for creating, editing, and analyzing .docx files via XML manipulation and JavaScript libraries. Supports tracked changes, comments, and integrates with scientific diagram generation. Includes workflows for redlining and document validation.
mermaidjs-v11
This skill provides comprehensive access to Mermaid.js v11 for creating text-based diagrams directly within Claude. It covers 24+ diagram types including flowcharts, sequence diagrams, and Gantt charts, with detailed syntax examples, CLI usage, and integration patterns for documentation and technical communication.
wheels-documentation-generator
Generates documentation comments, README templates, and API documentation specifically for CFWheels applications. Provides consistent formatting for function docs, model definitions, and project setup instructions.
notebooklm-slides
This skill provides structured workflows for generating educational slide decks from NotebookLM with proficiency-calibrated prompts. It includes detailed step-by-step instructions, success criteria, and troubleshooting guides for creating slides at different CEFR levels (A2 beginner to C1 advanced).
openai-prompt-engineer
This skill provides structured templates and specific techniques for writing effective prompts for GPT-5 and Claude. It focuses on clear instruction formatting, model-specific strategies like chain-of-thought, and iterative testing workflows to improve LLM outputs.
Writing Slash Commands
This skill teaches developers how to create custom slash commands in Claude Code for automating repetitive coding tasks. It covers argument handling, bash command execution, file referencing, and frontmatter configuration. The guide includes practical examples for git workflows, code reviews, and feature flag management.
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
compound-docs
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
workthrough
This skill automatically creates structured documentation for development tasks like bug fixes, features, or refactors. It captures context, code changes, and verification results in markdown format, saving files with date-based names. The documentation becomes a searchable project history for developers.
conference-talk-builder
This skill guides users through creating structured conference talks using the Story Circle narrative framework and generates formatted iA Presenter markdown slides. It provides a step-by-step process from gathering information to slide refinement, with bundled reference files for the framework and presentation syntax.
PAIUpgrade
A dual-mode skill that analyzes any content for system improvement opportunities and monitors Anthropic ecosystem updates. It extracts actionable recommendations across 10 dimensions and tracks official sources for new features.
bunjs-apidog
This skill provides detailed guidance for creating OpenAPI specifications and integrating them with Apidog for Bun.js TypeScript backends. It covers spec structure, field naming conventions (camelCase), schema design, and includes a shell script for automated API spec import. It addresses common error scenarios and best practices.
format-markdown-table
This skill converts structured data into properly formatted markdown tables with configurable column alignment. It handles edge cases like empty rows, mismatched columns, and invalid alignment options. The tool is useful for creating readable tables in reports, documentation, and data summaries.
data-export-pdf
This skill provides Python code templates using the reportlab library to generate PDF reports with text, tables, and embedded images. It runs locally, making it compatible with any LLM provider. The documentation includes complete examples for single-cell RNA-seq analysis reports, table styling, and image embedding.
response-format
Defines a mandatory three-section response format for AI agents to ensure users understand what was done, what they receive, and what actions they need to take next. Includes specific templates for UI creation, bug fixes, and backend integrations with language adaptation support.
website-maintainer
This skill provides guidance for maintaining a VitePress documentation website with 14 language translations. It explains the project structure, how to add new languages, edit content, and follow translation guidelines. The instructions are specific to the Repomix project's website directory.
content-evaluation-framework
Provides a structured rubric for evaluating educational content with weighted categories, constitutional compliance gate, and tiered scoring. Generates detailed reports with actionable feedback, integrates with existing workflows, and enforces quality standards through systematic checks.
md-docs
Automates creation and updating of project documentation files like CLAUDE.md, AGENTS.md, and README.md. It analyzes the actual codebase structure, extracts metadata from config files, and generates terse, accurate documentation. Supports dry runs, backups, and handles discrepancies between docs and code.