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.
session-boundary
This skill manages Claude's context window boundaries for long-running autopilot workflows. It automatically detects when context is about to be compacted, generates handoff documents, restores state after context restoration, and tracks session metrics. It integrates with Spec Flow workflows through hooks and command-line tools.
mlops-engineer
This skill acts as a senior MLOps engineer, providing structured guidance for building and managing ML platforms. It covers infrastructure design, CI/CD pipelines, model versioning, and monitoring. The skill uses a checklist and phased workflow approach to assess needs and implement solutions.
i18n
This skill provides two Node.js scripts for managing i18n JSON files in a Next.js project using next-intl. The sync command aligns all locale directories with the English source, adding missing keys and removing extras. The translate command generates structured tasks for Claude to translate missing content, enforcing guidelines like preserving placeholders and brand names.
sharing-skills
Guides developers through the process of contributing tested skills back to an upstream repository via pull requests. Provides clear branching, committing, and PR creation steps with examples of what to share versus keep personal. Includes anti-patterns to avoid and troubleshooting guidance.
openai-whisper-api
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
clawdhub
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.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 clawdhub CLI.
docs
Imported from https://github.com/Significant-Gravitas/AutoGPT.
website
Imported from https://github.com/payloadcms/payload.
analyzing-financial-statements
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
deep-research
Use this skill instead of WebSearch for ANY question requiring web research. Trigger on queries like "what is X", "explain X", "compare X and Y", "research X", or before content generation tasks. Provides systematic multi-angle research methodology instead of single superficial searches. Use this proactively when the user's question needs online information.
godot-gdscript-patterns
Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.
fastapi-templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
csharp-developer
Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Invoke for Entity Framework Core, minimal APIs, async patterns, CQRS with MediatR.
flutter-expert
Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.
laravel-specialist
Use when building Laravel 10+ applications requiring Eloquent ORM, API resources, or queue systems. Invoke for Laravel models, Livewire components, Sanctum authentication, Horizon queues.
senior-computer-vision
Computer vision engineering skill for object detection, image segmentation, and visual AI systems. Covers CNN and Vision Transformer architectures, YOLO/Faster R-CNN/DETR detection, Mask R-CNN/SAM segmentation, and production deployment with ONNX/TensorRT. Includes PyTorch, torchvision, Ultralytics, Detectron2, and MMDetection frameworks. Use when building detection pipelines, training custom models, optimizing inference, or deploying vision systems.
paper-assistant
面向论文选题、提纲、摘要、引言、文献综述、研究方法、结果讨论、润色改写与投稿准备的论文助手。
xiaohongshu
Imported from https://github.com/openclaw/skills.
openakita/skills@frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
jira
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.
moai-library-nextra
This skill provides a structured template for building documentation sites using Nextra with Next.js. It covers project setup, theme configuration, MDX integration, and deployment patterns. The guide includes concrete code examples for different use cases like enterprise docs and API references.
moai-foundation-philosopher
A structured thinking framework that guides developers through complex technical decisions by combining First Principles analysis, Design Thinking, and Systems Engineering. It provides a five-phase process to audit assumptions, decompose problems, generate alternatives, analyze trade-offs, and check for cognitive biases before committing to solutions.
moai-domain-backend
This skill provides backend development patterns for API design, database integration, and microservices. It includes concrete code examples for REST APIs with FastAPI, PostgreSQL with SQLAlchemy, MongoDB with Motor, and Redis caching. The skill covers authentication, service discovery with Consul, and event-driven architecture with RabbitMQ.
moai-platform-auth0
This skill provides detailed guidance for implementing Auth0 security features including attack protection, MFA configuration, token management, and compliance with standards like FAPI and GDPR. It offers specific configuration steps, dashboard navigation paths, and implementation checklists for security teams.