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.
archon
Provides Claude integration with Archon's knowledge base and project management system via REST API. Enables semantic search across crawled websites and uploaded documents, plus hierarchical task tracking. Requires manual host URL configuration and API reference consultation before use.
cfn-memory-monitoring
Adds memory monitoring to Docker agent containers, reporting usage to Redis and triggering alerts. Includes a wrapper script for periodic reporting, health checks with memory thresholds, and Docker Compose configuration with memory limits.
cfn-marketing-competitive-intel
A set of bash scripts that connect to n8n workflows for competitive intelligence tasks. It tracks brand mentions, competitor activity, trending topics, backlink profiles, and keyword rankings. The documentation shows clear parameter usage and JSON response formats for each operation.
changelog-generator
Automates changelog creation by analyzing git commits, categorizing changes into features, improvements, and bug fixes, then converting technical commit messages into user-friendly release notes. Saves manual effort for developers preparing release documentation.
n8n-v2
This skill provides detailed documentation and examples for building n8n v2.0 workflows, with specific guidance on common patterns like human-in-the-loop approvals and multi-workflow orchestration. It includes troubleshooting for known issues like Execute Sub-Workflow errors and Wait node problems, plus ready-to-use templates and code snippets for data processing tasks.
databases
Provides side-by-side guidance for MongoDB and PostgreSQL with clear selection criteria, basic operations, and reference navigation. Includes Python utilities for migrations, backups, and performance checks. Helps developers choose the right database and implement common tasks.
api-design-principles
Provides concrete patterns for designing REST and GraphQL APIs, including resource naming, pagination, error handling, and HATEOAS. Includes Python/FastAPI code examples for common scenarios like filtering, validation, and nested resources. Covers versioning strategies and GraphQL schema design with resolver patterns.
zai-cli
This skill provides CLI access to Z.AI's multimodal capabilities including image/video analysis, OCR, web search, and GitHub exploration. It integrates with Claude Code via MCP, offering raw data output by default with JSON formatting option. Requires API key setup and Node.js environment.
router-main
Acts as a central dispatcher that analyzes user queries and routes them to appropriate domain-specific routers (startup, engineering, operations). Provides clear routing logic with keyword detection and decision trees. Handles 72+ specialized skills across three domains with example workflows.
collision-zone-thinking
A well-structured creative thinking framework that provides systematic guidance for breakthrough innovation through deliberate metaphor-mixing across domains.
mcp-builder
A comprehensive, well-structured guide for MCP server development with excellent workflow design and practical implementation strategies.
Comprehensive PDF processing guide covering essential operations with clear Python examples and command-line alternatives, though lacking actual MCP tool implementation.
run-manager
Manages FABER workflow runs with unique IDs, directory initialization, event emission, and resume/rerun capabilities. Provides structured JSON responses for operations like generating run IDs, listing runs, and reconstructing state from event logs.
requesting-code-review
A well-structured code review workflow skill that promotes systematic quality assurance through clear review triggers and integration with development processes.
finishing-a-development-branch
This skill automates the final steps of a development branch lifecycle. It verifies tests pass, presents four clear options (merge locally, create PR, keep branch, discard), and executes the chosen workflow with proper cleanup. It integrates with git worktrees and prevents common mistakes like merging untested code.
incomplete-onboarding-assessor
Assesses incomplete user onboardings using a temperature-based engagement model with time decay. Queries database for stalled onboardings, analyzes chat history, and prioritizes re-engagement efforts based on user activity levels.
context-aware-delegation
This skill teaches users how to write effective prompts for spawned agents in multi-agent workflows by explaining context isolation. It provides concrete templates, anti-pattern examples, and clarifies that running agents don't receive mid-task updates to their spec files.
1password
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
things-mac
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
clawhub
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
lobster
Imported from https://github.com/openclaw/openclaw.
sherpa-onnx-tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
tests
Imported from https://github.com/Significant-Gravitas/AutoGPT.