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.
canva
Create, export, and manage Canva designs via the Connect API. Generate social posts, carousels, and graphics programmatically.
飞书技术文档严谨优化器
原地优化飞书文档内容,强制输出极度严谨、纯技术文档风格(RFC/阿里云/华为云级别),禁止新建文档、禁止任何废话
commit-work
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.
schemas
Provides YAML schema templates and validation rules for Claude Code agent and command frontmatter. Includes field references, color guidelines, tool patterns by agent type, and a validation checklist. Helps developers create consistent agent definitions with proper syntax and structure.
subagents-orchestration-guide
Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode. Defines scale determination, document requirements, and stop points.
nav-compact
Creates conversation markers before clearing context in Claude Code, preserving work history when users need fresh sessions. Guides users through manual clearing since Claude doesn't allow programmatic context clearing. Sets up auto-restoration for next session.
meeting-insights-analyzer
A highly practical and well-structured skill that provides actionable communication insights from meeting transcripts with clear examples and specific improvement guidance.
make-pr
Open a pull request for the current feature
codex-cli
Orchestrates OpenAI Codex CLI for parallel task execution with three optimization strategies: context pre-injection, session reuse, and parallel execution. Provides concrete examples for multi-agent workflows and iterative development cycles.
builder-role-skill
A structured implementation skill that guides developers through multi-phase TDD workflows for building features and components. It provides concrete steps for task decomposition, red-green-refactor cycles, phase integration, and handoff to validators. Includes specific code examples and command-line instructions.
github-search
This skill provides command-line access to GitHub's search API through Claude, allowing developers to search code, repositories, issues, and PRs directly from their terminal. It wraps GitHub's search functionality with clear parameter options and examples.
academic-pdf-redaction
Redact text from PDF documents for blind review anonymization
claude-code-analyzer
Analyzes Claude Code usage patterns and project structure to recommend workflow improvements. Detects frequently used tools for auto-allow configuration, identifies repetitive commands for slash command creation, and generates CLAUDE.md documentation based on project tech stack.
create-hooks
This skill provides detailed guidance for creating Claude Code hooks - shell commands triggered by specific events like PreToolUse or PostToolUse. It covers configuration, JSON input parsing with jq, exit code handling, and includes practical examples for auto-formatting, logging, and file protection.
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.
issue-maker
Create GitHub issues following Pollinations team conventions. Use when asked to create issues, track work, or plan features.
cfn-event-bus
Provides pub/sub event system for Claude agent coordination with lifecycle tracking. Includes shell scripts for publishing, subscribing, and tracking agent states. Offers event filtering, statistics, and standardized event schemas for multi-agent workflows.
food-order
Imported from https://github.com/moltbot/moltbot.
openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
video-frames
Extract frames or short clips from videos using ffmpeg.
gemini
Gemini CLI for one-shot Q&A, summaries, and generation.
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
autogpt_platform
Imported from https://github.com/Significant-Gravitas/AutoGPT.
create-pr
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.