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.
integration
A Bash script that provides task intelligence for Claude Flow Novice loop orchestration. It classifies tasks, estimates complexity, recommends specialists, and tracks execution outcomes using SQLite for persistence. The tool helps route tasks to appropriate agents based on content analysis.
postmortem-writing
Provides a structured template for writing post-incident reports with sections for timeline, root cause analysis, impact assessment, and action items. Emphasizes blameless culture and includes practical examples like the 5 Whys technique.
google-workspace
Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via Python. Uses OAuth2 with automatic token refresh. No external binaries needed — runs entirely with Google's Python client libraries in the Hermes venv.
web-search-advanced-tweet
Search tweets and Twitter/X content using Exa advanced search. Limited filter support - text and domain filters are NOT supported. Use when searching for tweets, Twitter/X discussions, or social media sentiment.
nodejs-project-arch
Node.js project architecture standards for AI-assisted development. Enforces file splitting (<400 lines), config externalization, route modularization, and admin dashboards. Use when creating new Node.js projects, refactoring large single-file codebases, or when AI context window is being consumed by oversized files. Covers H5 games (Canvas/Phaser/Matter.js), data tools (crawlers/scrapers), content platforms, monitoring dashboards, API services, and SDK libraries.
creative-illustration
Generate diverse creative illustrations via OpenAI Images API. Create book illustrations, editorial art, children's book art, concept illustrations, and artistic scenes. Use when user needs creative visual content for stories, articles, presentations, or artistic projects (e.g., "illustrate a fairy tale scene", "create editorial art about technology", "design children's book illustrations", "generate concept art for a story").
news-content-extractor
输入新闻 URL,通过远程 API 高效提取网页的正文、标题、作者和时间。
technical-design-doc-creator
Creates comprehensive Technical Design Documents (TDD) following industry standards with mandatory sections, optional sections, and interactive gathering of missing information.
react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
doc
Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.
docx
This skill provides tools for creating, editing, and analyzing .docx files with specialized workflows for different scenarios. It offers text extraction via pandoc, document creation with docx-js, editing through Python OOXML libraries, and a detailed redlining workflow for tracked changes. The workflow decision tree helps users choose the right approach based on their specific document task.
concept-writing
Validates and completes story concepts in a SQLite database by checking required fields (title, description, user story). Generates missing content based on tree context and updates records. Handles edge cases like held stories, wrong stages, and malformed formats with clear error messages.
video-prompting-guide
Best practices and techniques for writing effective AI video generation prompts. Covers: Veo, Seedance, Wan, Grok, Kling, Runway, Pika, Sora prompting strategies. Learn: shot types, camera movements, lighting, pacing, style keywords, negative prompts. Use for: improving video quality, getting consistent results, professional video prompts. Triggers: video prompt, how to prompt video, veo prompts, video generation tips, better ai video, video prompt engineering, video prompt guide, video prompt template, ai video tips, video prompt best practices, video prompt examples, cinematography prompts
content-collections
Imported from https://github.com/secondsky/claude-skills.
bun-macros
Bun Macros enables compile-time JavaScript execution that inlines results into bundled code, allowing for environment variable embedding, file content inclusion, build-time code generation, and other optimizations during the bundling process.
latex-overleaf-js-rendering-issue-20251231
Provides structured access to Overleaf's LaTeX documentation through categorized reference files. Helps users find specific LaTeX formatting, math typesetting, and document structure information without leaving Claude. Useful for quick lookups while writing academic papers or technical documents.
ai-multimodal
Provides CLI tools to process audio, images, videos, and documents using Google Gemini API, with batch processing, media optimization, and content generation capabilities. Includes practical scripts for transcription, analysis, and image/video creation.
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
Chord_Android
Automatically updates project documentation in .claude/docs/ based on actual code changes made during a session. It syncs architecture, conventions, modules, and requirements files, ensuring docs reflect only implemented work, not plans. Includes templates and integration with AGENTS.md.
golang
This skill provides Go development best practices and patterns for writing idiomatic Go code, including project structure, formatting standards, and workflow automation for building, testing, linting, and debugging Go projects.
microcopy
UI copy and microcopy guidelines. Use when writing UI text, buttons, error messages, empty states, onboarding, or any user-facing copy. Triggers on i18n translation, UI text writing, or copy improvement tasks. Supports both Chinese and English.
api-ref-doc
Imported from https://github.com/medusajs/medusa.
bash-defensive-patterns
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.
docs
Imported from https://github.com/BloopAI/vibe-kanban.