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.
langgraph-docs
Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.
student-success-scorecard
Provides a framework for tracking student engagement metrics across cohorts, including enrollment rates, assignment submissions, and completion percentages. Includes templates for dashboards and risk heatmaps. Focuses on connecting leading indicators to final outcomes.
china-stock-analysis
A股价值投资分析工具,提供股票筛选、个股深度分析、行业对比和估值计算功能。基于价值投资理论,使用akshare获取公开财务数据,适合低频交易的普通投资者。
consultant
This skill provides three modes for consulting different AI models: single expert consultation, parallel multi-agent research, and structured debate. It helps users get diverse perspectives from models like Gemini, Codex, and Claude, with clear triggers for each mode and timeout controls.
slack-gif-creator
A comprehensive and well-documented toolkit for creating Slack-optimized GIFs with excellent validators and diverse animation primitives, though implementation details are abstracted.
incident-response
Provides structured incident response workflows for production outages, including timeline tracking, RCA documentation, and runbook updates. Integrates with debugging and monitoring skills for comprehensive SRE practices.
rune-tasks
Provides structured task management through a CLI tool with hierarchical organization, status tracking, and batch operations. Integrates with git workflows and supports phases for project grouping. Focuses on atomic updates and clear task hierarchies.
subagent-driven-development
This skill automates multi-task development by dispatching fresh subagents for each independent task, with mandatory code review checkpoints between tasks. It enforces TDD, prevents context pollution, and integrates with existing plan-writing and branch-completion skills.
r2-glacier-migration
This skill provides a script and operational guide for migrating large datasets (42.6 TB) from Cloudflare R2 to AWS Glacier Deep Archive to achieve significant cost savings. It includes checkpointing for resumable transfers, batch processing for billions of objects, and clear commands for monitoring via SSH and screen sessions.
claude-code
A documentation and guidance skill for the Claude Code terminal tool. It helps developers set up, configure, and use Claude Code's features like slash commands, agent skills, MCP servers, and enterprise deployments. Includes reference guides for troubleshooting, cost optimization, and team collaboration workflows.
user-file-ops
This skill provides basic text file summarization by counting lines, words, and bytes while capturing a short preview. It works with user-provided files in work/inputs/ or files generated by other skills in out/. The implementation is a simple bash script.
skill-creator
Provides a template and detailed guidance for creating Claude Skills. Explains how skills work as prompt-based context modifiers, offers principles for concise design, and includes a Python script to initialize skill directories with example files.
creating-development-plans
This skill creates structured development plans with phased task breakdowns, requirements analysis, and QA checklists. It follows a 5-step process from context gathering to deep review, producing a detailed DEVELOPMENT_PLAN.md file. The approach emphasizes human review checkpoints and actionable output for AI agents to execute.
technical-spec
This Claude Skill helps write system requirements using the EARS methodology. It converts natural language into structured requirements with five patterns: Ubiquitous, State Driven, Event Driven, Optional Feature, and Unwanted Behaviour. The skill includes examples, common mistakes to avoid, and saves output to markdown files.
CFN Changelog Management
A structured changelog management tool that enforces sparse, consistent entries through a CLI script. It defines 7 entry types with validation rules, auto-increments versions, and provides clear usage scenarios. The skill prevents changelog neglect by integrating documentation into development workflows.
google-sheets-decomposition
Breaks complex Google Sheets operations into manageable micro-sprints with clear dependencies. Defines six sprint types (schema, data, formula, formatting, integration, automation) with max 5 operations each. Outputs structured JSON with success criteria and API call estimates. Integrates with CFN Loop for sequential execution.
cfn-marketing-landing-pages
This skill provides shell scripts for managing marketing landing pages with built-in A/B testing. It enforces statistical significance requirements (100 conversions per variant, 95% confidence) and handles page creation, publishing, performance tracking, and test analysis. The scripts integrate with n8n workflows and return structured JSON responses.
cfn-error-management
This skill consolidates three error management tools into one package: error capture with standardized formats, batching for grouped processing, and structured logging. It's designed for Claude Flow Novice environments where agents might fail and need systematic error handling.
vercel-blob
Provides step-by-step instructions for integrating Vercel Blob storage into Next.js applications. Covers server-side uploads, client-side presigned URLs, file management operations, and streaming uploads. Includes concrete code examples for common use cases like avatar uploads and large file handling.
rag-implementation
Provides practical code examples and patterns for implementing RAG systems using LangChain. Covers vector databases, retrieval strategies, chunking methods, and optimization techniques with working Python snippets.
moai-workflow-templates
This skill provides a unified system for managing code boilerplates, GitHub feedback templates, and project optimization workflows. It includes a smart merge algorithm to preserve user customizations during template updates and automates feedback issue creation. It's designed for teams needing consistent project structures and development patterns.
autonomous-skill
A bash script that manages long-running Codex tasks across multiple sessions using a dual-agent pattern. It creates task directories, tracks progress with markdown files, and auto-continues sessions. Useful for developers who need to break complex projects into manageable chunks.
engineer-expertise-extractor
This skill analyzes a developer's GitHub pull requests to extract coding patterns, style preferences, and architectural decisions. It creates structured documentation that helps teams preserve institutional knowledge and maintain coding consistency when senior engineers leave or new members join.
cass
Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code, Codex, Gemini, Cursor, Aider, ChatGPT, Pi-Agent, Factory, and more. Purpose-built for AI agent consumption with robot mode.