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.
osgrep-skill
Semantic search for local files. Backed by a background osgrep server with live indexing. Always use osgrep instead of grep/find.
moai-platform-railway
Provides detailed guidance for deploying containerized applications on Railway, covering Docker builds, multi-service setups, persistent volumes, and auto-scaling. Includes concrete CLI commands, configuration examples, and phase-based implementation steps for real-world deployment scenarios.
moai-lang-r
This skill provides targeted assistance for R 4.4+ development, focusing on modern tidyverse workflows, ggplot2 visualization, and Shiny app creation. It includes practical code patterns for data pipelines, testing, and deployment. The documentation covers from basic operations to advanced topics like parallel processing and Docker setups for production.
obsidian-leaflet-mapping
This skill provides detailed guidance for using the Obsidian Leaflet plugin to create interactive maps directly within markdown notes. It covers real-world maps, image overlays, marker generation from note metadata, and troubleshooting common setup issues. The instructions are specific to integrating spatial data with a knowledge management workflow.
incident-responder
This skill provides a structured framework for handling security and operational incidents. It defines clear response phases, integrates with common incident management tools like PagerDuty and Jira, and includes checklists for evidence collection, communication, and post-incident review. It's designed for teams needing consistent incident handling procedures.
rls-patterns
Provides concrete patterns for implementing Row Level Security with Prisma using context wrappers. Enforces data isolation between users, admins, and system processes with clear code examples and forbidden patterns. Includes specific guidance for Next.js dynamic rendering requirements and testing procedures.
mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
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.
update-docs
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what docs need updating", "sync docs with code", "scaffold docs for this feature", "document this feature", "review docs completeness", "add docs for this change", "what documentation is affected", "docs impact", or mentions "docs/", "docs/01-app", "docs/02-pages", "MDX", "documentation update", "API reference", ".mdx files". Provides guided workflow for updating Next.js documentation based on code changes.
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.
game-design
Game design principles. GDD structure, balancing, player psychology, progression.
xiaohongshu-publisher
Automatically publish notes to Xiaohongshu (小红书) creator center. Generates cover images (PIL poster, multiple styles), writes content from templates, and publishes via Playwright browser context. Cross-platform (Windows/macOS/Linux). Login once, publish many times. Use when user wants to post to 小红书, XHS, or Red Note.
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 群体的情绪和需求"
mermaid-visualizer
Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.
moai-lang-java
Provides Java 21 LTS development guidance with Spring Boot 3.3, covering virtual threads, pattern matching, JPA/Hibernate, and Spring Security. Includes complete code examples for controllers, services, and security configurations with Maven/Gradle build files.
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.
webapp-testing
A toolkit for testing local web applications using Playwright with server lifecycle management. Provides helper scripts to start/stop development servers and wait for readiness before running automation tests. Includes practical examples and clear decision trees for different testing scenarios.