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.
flow-attention-refresh
A protocol skill that prevents LLM context drift by forcing re-reading of core goal documents at key workflow moments like task starts and error recovery. It addresses the 'lost in the middle' problem in long conversations.
neon-drizzle
A comprehensive and well-structured skill for setting up Drizzle ORM with Neon databases, featuring excellent context detection, multiple guides, and practical code generation rules.
smart-routing
An intelligent routing engine for Claude's /toh command that analyzes user intent, calculates confidence scores, checks memory context, and routes requests to appropriate specialized agents. It handles ambiguous inputs, detects IDE environments for parallel execution, and maintains project context through memory files.
Structured Code Review
Multi-stage code review process for thorough and constructive feedback
skill-development
Provides structured guidance for creating Claude Code skills, including templates, validation scripts, and progressive disclosure principles. Focuses on practical implementation with clear examples and workflow steps for skill development.
format-commit-message
Generates conventional commit messages with Claude attribution. Handles standard commit types, optional scopes, breaking changes, and validates input. Includes clear examples for different use cases like releases, fixes, and features.
receiving-code-review
A highly practical skill that establishes a rigorous, non-performative protocol for receiving and implementing code review feedback with excellent technical safeguards.
osgrep-skill
Semantic search for local files. Backed by a background osgrep server with live indexing. Always use osgrep instead of grep/find.
nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
.github
Imported from https://github.com/n8n-io/n8n.
reviewing-code
Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.
n8n-mcp-tools-expert
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.
self-learning
Agent 自我学习与记忆更新技能。分析对话历史,提取关键信息,自动更新配置文件和学习记录,实现 Agent 持续自我成长。 融合自学习 (配置文件更新) + 自改进 (学习记录系统) 双引擎。 Use this skill when: - 需要整理和更新 Agent 记忆 (MEMORY.md, IDENTITY.md 等) - 对话中产生了新的配置信息或用户偏好 - 用户纠正 Agent 或发现错误时 (记录到 .learnings/) - 定期执行 Agent 自我优化 - 清理过时的配置和记忆 Triggers: 自我学习、记忆更新、配置优化、Agent 成长、整理记忆、记录学习、纠正错误
maishou
获取商品在淘宝(Taobao)、天猫(TMall)、京东(JD.com)、拼多多(PinDuoDuo)、抖音(Douyin)、快手(KaiShou)的最优价格、优惠券的技能,商品价格全网对比,当用户想购物或者获取优惠信息时使用。Get the best price, coupons for goods on Chinese e-commerce platforms, compare product prices, and use when users want to shop or get discount information.
douyin-hot-trend
获取抖音热榜/热搜榜数据,包含热门视频、挑战赛、音乐等多领域热门内容,并输出标题、热度值、跳转链接及封面图(如有)。
china-demand-mining
中国公域新媒体平台需求挖掘技能。从抖音、小红书、淘宝等平台抓取用户评论和反馈数据,根据需求类型(实物需求/无实物需求)智能选择数据源,特别关注小红书用户评论和电商差评,进行需求分析和分级,生成用户需求调研报告。 触发场景: - 用户说"帮我挖掘 XX 领域/产品的用户需求" - 用户说"分析 XX 产品的用户抱怨" - 用户说"看看用户对 XX 有什么不满" - 用户说"找找 XX 领域的痛点" - 用户说"调研 XX 市场机会" - 用户说"分析 XX 群体的情绪和需求"
plans-management
A specialized Claude skill for managing Plans.md files with structured task tracking. It handles task additions, status updates, completion marking, and archiving using consistent formatting rules. The skill enforces marker conventions and maintains section organization for team coordination.
ghostty-config
This skill helps users configure the Ghostty terminal emulator with detailed guidance on fonts, themes, keybindings, and performance settings. It follows XDG Base Directory spec and provides specific examples for common configuration tasks like initial setup, Vim-style navigation, and quick terminal creation.
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
claudisms
A Claude plugin that enforces disciplined coding practices including terse responses, sequential task execution, and safety confirmations for destructive operations. It provides concrete operational checklists and promotes efficient Unix tool usage.
node-deps
A well-structured skill for automating Node.js dependency updates with smart categorization, auto-applying minor/patch updates while prompting for major changes, making dependency management safer and more efficient.
task-status-sync
Enforce atomic task status updates through task-tracker commands only. Prevent manual edits to NOTES.md and tasks.md that break synchronization. Auto-trigger when detecting Edit/Write attempts to task files, task completion mentions, or status update discussions. Auto-convert manual edit attempts to equivalent task-tracker commands. Validate task-tracker usage and auto-fix common mistakes.
skill-creator
Provides guidance and templates for creating Claude Skills, including SKILL.md structure, resource organization, and practical scripts for initialization and packaging. Focuses on context efficiency and appropriate freedom levels for different tasks.