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.
file-search
Fast repo exploration with ripgrep and AST-aware strategies.
file-search
A highly practical skill that provides expert guidance on using ripgrep and ast-grep for efficient codebase exploration, with exceptional emphasis on targeted search strategies to avoid overwhelming results.
skill-creator
Provides a complete framework and utilities for creating Claude Skills, including templates, validation scripts, and packaging tools. It establishes clear conventions for skill structure, resource organization, and progressive disclosure patterns.
systematic-debugging
A structured methodology for debugging software issues that enforces root cause analysis before proposing fixes. It provides a four-phase process with concrete steps, common pitfalls to avoid, and integration with other skills like test-driven development. The skill prevents random guesswork and ensures systematic problem resolution.
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
skill-builder
A comprehensive meta-skill that expertly guides users through creating Claude Skills with proper structure, progressive disclosure architecture, and best practices for optimal performance.
apple-notes
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
code-quality-review
A comprehensive, systematic framework for conducting code reviews that balances technical rigor with constructive feedback techniques, making it valuable for both individual reviewers and team standards.
document-converter
Converts documents between Markdown, DOCX, and PDF formats with intelligent tool selection. Supports batch processing, automatic fallbacks, and offers both API-enhanced and offline modes. Handles text extraction from PDFs and DOCX files with quality validation.
debugging-strategies
A comprehensive, language-agnostic debugging guide covering systematic methodologies, practical techniques, and common patterns with clear examples and structured approaches.
skill-builder
This skill provides detailed guidance for creating Claude Code Skills with proper YAML frontmatter and directory structure. It explains the required format, shows examples, and helps developers build skills that Claude can autonomously discover and use across different interfaces.
consultancy-practices
A comprehensive, highly practical consultancy framework for quality engineering that provides structured methodologies, actionable templates, and real-world patterns for effective client engagements.
route-handlers
This skill provides detailed guidance for building Next.js App Router API routes. It covers HTTP methods, request/response handling, streaming, error management, and includes practical examples like a blog API with Prisma and Zod validation. It addresses common needs like authentication and rate limiting.
iam
AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control.
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
slack-gif-creator
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
hive-mind-advanced
This skill implements a queen-worker multi-agent system for coordinating Claude instances. It provides structured workflows for complex tasks, consensus voting mechanisms, and persistent memory storage. The system supports different queen types (strategic, tactical, adaptive) and specialized worker roles for development, testing, and analysis tasks.
call-prep
Prepare for a customer or prospect call using Common Room signals. Triggers on 'prep me for my call with [company]', 'prepare for a meeting with [company]', 'what should I know before talking to [company]', or any call preparation request.
nextjs
Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. Includes proxy.ts and React 19.2. Prevents 25 documented errors. Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s, Turbopack issues, i18n caching, navigation throttling.
evolving-skill-creator
A meta-skill framework for creating reusable, evolving workflow plans that improve through iteration, with excellent documentation structure and practical implementation guidance.
stream-chain
Provides sequential execution of Claude prompts where each step receives the previous output as context. Offers both custom chains and predefined pipelines for code analysis, refactoring, testing, and migration workflows. Integrates with Claude Flow's swarm and memory systems.