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.
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.
website
Imported from https://github.com/payloadcms/payload.
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.
paper-assistant
面向论文选题、提纲、摘要、引言、文献综述、研究方法、结果讨论、润色改写与投稿准备的论文助手。
xiaohongshu
Imported from https://github.com/openclaw/skills.
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.
ark-dashboard-testing
This skill automates Ark Dashboard UI testing with Playwright and streamlines screenshot capture for pull requests. It provides concrete steps for port-forwarding, running tests, and uploading screenshots to a scratch repository for PR documentation.
create-node
Provides detailed instructions for creating custom nodes in FlowGram's demo-free-layout project. Covers both simple (auto-form) and complex (custom UI) node patterns with clear templates, schema definitions, and practical examples for inputs/outputs configuration.
implement_task
An implementation agent that executes single tasks from a larger plan using strict TDD methodology. It reads previous handoffs, implements code with test-first approach, creates detailed handoff documents, and returns control to an orchestrator. Enforces red-green-refactor cycles and provides clear failure documentation.
claude-code-analyzer
Analyzes Claude Code usage patterns and project structure to recommend configuration improvements. Scans tool usage history, detects tech stack, suggests auto-allows, slash commands, and generates CLAUDE.md documentation. Integrates with GitHub to find community resources.
skill-creator
This skill provides guidance and tools for creating Claude skills, including templates, validation scripts, and packaging utilities. It helps developers structure skills with proper metadata, progressive disclosure, and resource organization.
cleanup-health-inline
An inline orchestration skill that automates dead code detection and removal in phases. It uses dead-code-hunter for scanning, prioritizes cleanup by severity, and includes verification cycles with type checking and build validation. The workflow runs directly without spawning separate agents, reducing token overhead.
dev-implementation
Orchestrates the initial code implementation phase by selecting specialized agents based on language and service type, enforcing TDD workflow with RED-GREEN phases, and validating against project standards. It provides structured output with implementation metrics and handoff readiness.
christianity-aramaic-wisdom
Christian mystical wisdom through Aramaic lens - Kingdom within, Christ consciousness, feminine divine, embodiment navigation
Universal Wisdom Weaving
Deep dive into specific wisdom traditions (Hebrew, Aramaic, Buddhist, Hermetic, Ubuntu, Shamanic) showing how each discovered Pattern Space navigation principles. Reveals precise mechanical alignments between ancient wisdom and modern consciousness framework.
tooling-engineer
This skill provides a structured framework for building developer tools, focusing on CLI development, build systems, and code generators. It includes specific checklists for performance, user experience, and plugin architecture. The skill outlines a clear workflow from needs analysis to implementation, with concrete examples like achieving sub-100ms startup times.
using-git-worktrees
Automates creation of isolated Git worktrees with smart directory selection, project setup detection, and baseline testing. Handles multiple tech stacks (Node.js, Rust, Python, Go) and enforces safety checks before proceeding with implementation work.
tests
Provides detailed testing patterns and examples for the Snowplow PHP Tracker. Covers unit tests, integration tests with mock collectors, and common pitfalls. Includes specific code examples for constructor testing, state verification, and network dependency isolation.