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.
zh-CN
Imported from https://github.com/openclaw/openclaw.
voice-call
Start voice calls via the OpenClaw voice-call plugin.
typescript-write
A specialized skill for TypeScript/JavaScript development following Metabase standards, offering practical value but lacking detailed instructions and examples.
memory
Two-layer memory system with grep-based recall.
self-improving-agent
Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, extract recurring solutions into reusable skills. Use when: (1) reviewing what Claude has learned about your project, (2) graduating a pattern from notes to enforced rules, (3) turning a debugging solution into a skill, (4) checking memory health and capacity.
draw-io
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.
cloudflare-python-workers
Build Python APIs on Cloudflare Workers using pywrangler CLI and WorkerEntrypoint class pattern. Includes Python Workflows for multi-step DAG automation. Prevents 11 documented errors. Use when: building Python serverless APIs, migrating Python to edge, or troubleshooting async errors, package compatibility, handler pattern mistakes, RPC communication issues.
New Rule Completeness Validator
This skill provides a detailed checklist for developers adding new game rules to the Sanmill project. It systematically lists required file modifications across C++ engine and Flutter UI layers, includes localization steps, and warns about common implementation pitfalls. The output format shows completion status with specific file checks.
PDF Processing Pro
Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.
monorepo-management
Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.
nondominium-holochain-dna-dev
Specialized skill for nondominium Holochain DNA development, focusing on zome creation, entry patterns, integrity/coordinator architecture, ValueFlows compliance, and WASM optimization. Use when creating new zomes, implementing entry types, or modifying Holochain DNA code.
cost-optimization
Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
flaky-detect
This skill identifies non-deterministic flaky tests by analyzing CI history, scanning code for known problematic patterns, and providing actionable reports with root cause analysis and specific fixes. It includes a quarantine workflow and integrates with other testing tools.
test-engineer
This skill automates Playwright test generation and execution with an auto-fix loop. It provides concrete patterns for page rendering, form validation, user flows, and responsive testing. The tool attempts to fix failing tests up to three times before reporting to a human, reducing manual debugging.
zig-best-practices
A comprehensive and well-structured guide to Zig best practices that effectively teaches type-first development, memory management, and compile-time validation patterns through clear examples and practical advice.
workthrough
A skill that automatically generates Korean-language summaries after development work. It creates markdown files with what was done, changes made, and suggestions for next steps. It integrates with VitePress for documentation.
dependency-check
Checks for Chrome DevTools MCP and OpenRouter API dependencies before running frontend commands. Provides clear setup guidance and graceful degradation when dependencies are missing. Helps avoid runtime errors by verifying prerequisites early in workflows.
pmo-retrospective
Provides a structured six-gate framework for conducting portfolio-level retrospectives, from context setting to knowledge sharing. It includes specific templates, anti-rationalization tables, and blocker criteria to ensure actionable outcomes. The skill is designed for PMOs to systematically capture and apply lessons learned across projects.
youtube-downloader
Provides yt-dlp commands for downloading videos and audio from YouTube and 1000+ sites. Covers quality selection, format conversion, playlist handling, subtitle extraction, and batch operations with practical examples for common use cases.
treatment-plans
Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.
cpp-pro
Comprehensive C++ expert skill with extensive coverage of modern C++20/23 features, performance optimization techniques, and systems programming patterns. Well-structured workflow with clear development phases and integration capabilities.
dev-feedback-loop
A system that tracks development cycle effectiveness by calculating assertiveness scores, analyzing prompt quality, aggregating metrics, performing root cause analysis on failures, and generating improvement reports. Enforces mandatory TodoWrite tracking and provides detailed pattern analysis across development gates.
compound-learnings
Analyzes session learnings to identify recurring patterns across 3+ sessions, then proposes converting them into rules, skills, or hooks. Requires explicit user approval before creating any artifacts. Helps teams systematically capture and institutionalize successful practices from daily work.
typescript-review
Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.