Find the perfect skill
Coupling Design Advisor
Development
Interactive advisor that evaluates design candidates on 3 dimensions (strength, distance, variability) and recommends the most balanced option with ADR output.
Zhipu Search
Development
Performs searches via Zhipu search engine based on user queries. Handles temporal references and returns results with sources and URLs.
Cert Manager Setup
DevOps
Automated assistance for Cert Manager setup in advanced DevOps environments. Covers certificate management, best practices, and configuration validation.
Create a Claude Code Skill
Development
Scaffold a new Claude Code skill with proper structure. Use when initializing or creating a reusable skill.
Eco Analyzer
Data & AI
Analyzes web content with extreme token-saving mode, cleaning ads and noise.
TypeScript MCP Server Expert
Development
Expert in building Model Context Protocol (MCP) servers using the TypeScript SDK. Covers transport selection (HTTP/stdio), tool design with zod validation, and production best practices. Use when implementing or debugging MCP servers within the awesome-copilot-root plugin.
Let's Go RSS - RSS Aggregator
Data & AI
Lightweight cross-platform RSS aggregator for YouTube, Vimeo, Behance, Twitter, Bilibili, Weibo, Douyin, Xiaohongshu, etc. Supports incremental dedup and AI classification.
DataFusion + DeltaLake Operations Reference
Data & AI
Supplies a comprehensive reference map for DataFusion and DeltaLake APIs, with strict rules to avoid guessing interfaces. Helps navigate local reference files and apply existing patterns in this repository when using these tools.
Task Observer - Continuous Skill Discovery
Productivity
Monitors task execution to identify skill improvement opportunities. Captures patterns, user corrections, and workflow insights.
TypeScript Strict Patterns and Best Practices
Development
Comprehensive guide to strict TypeScript patterns including const types, flat interfaces, type guards, and avoiding 'any'. Covers best practices for better code maintainability and type safety.
Claude Collective Intelligence Knowledge Search
Productivity
Search a shared knowledge base (Claude Collective Intelligence) for existing solutions before solving problems from scratch. Use when encountering common programming issues, when the user mentions "CCI", "knowledge base", or when you want to avoid reinventing solutions.
Claude Conversation Logger
Productivity
Saves the current conversation to Obsidian as a structured log, summarizing key topics, decisions, and files. Use /log [title] to archive sessions and quickly recall context.