发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
cpp-core-guidelines
C++ Core Guidelines by Bjarne Stroustrup and Herb Sutter for writing modern, safe, and efficient C++ code. Use when writing, reviewing, or refactoring C++ code to ensure type safety, resource safety, and performance. Triggers on C++ tasks including interface design, resource management (memory, handles, locks), class design, error handling, concurrency, templates, and general code review. Use for questions like "review this C++ code", "how should I manage resources in C++", "best practices for C++ interfaces", or when writing any C++ code that should follow modern standards (C++11/14/17/20).
wiki-documentation
Wiki-based documentation strategy, space architecture, template libraries, content governance, and knowledge base management. Product-agnostic patterns that work with any wiki platform (Confluence, Notion, GitBook, wiki.js, or plain markdown under .docs/).
documentation-management
Maintain AI-optimized documentation and organize the codebase history for the gnwebsite project. Use this when updating docs, organizing the changelog, improving readability for AI agents, or when documentation grows too large. Covers changelog archiving, AI-friendly writing patterns, semantic structure, and knowledge-retrieval optimization. Ensures documentation remains readable and discoverable for both humans and AI systems.
browse
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. ~100ms per command. Use when you need to test a feature, verify a deployment, dogfood a user flow, or file a bug with evidence. Use when asked to "open in browser", "test the site", "take a screenshot", or "dogfood this".
setup-browser-cookies
Import cookies from your real browser (Comet, Chrome, Arc, Brave, Edge) into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages. Use when asked to "import cookies", "login to the site", or "authenticate the browser".
convert-python-golang
Convert Python code to idiomatic Go. Use when migrating Python projects to Go, translating Python patterns to idiomatic Go, or refactoring Python codebases for performance and concurrency. Extends meta-convert-dev with Python-to-Go specific patterns.
patterns-serialization-dev
Cross-cutting patterns for serialization and validation across languages. Use when translating JSON handling between languages, converting struct tags to derive macros, mapping validation libraries, or designing schema-based serialization for language conversions.
tw-retail-landscape
Analyze Taiwan's retail industry including convenience stores, department stores, supermarkets, hypermarkets, and e-commerce with omnichannel trends. Use this skill when the user needs to understand Taiwan's unique retail ecosystem, plan a retail strategy for Taiwan, or evaluate retail channels — even if they say "how does retail work in Taiwan", "convenience store strategy", "Taiwan omnichannel", or "where should we sell in Taiwan".
session-handoff
Create consistent session handoff documents for context transfer between sessions. Use when closing a session, reaching 75% token consumption, or when user requests handoff. Ensures proper YAML headers for metrics collection, LF line endings, and complete documentation of progress, decisions, and next steps.
agents-md-gen
Generate AGENTS.md files for any repository by scanning codebase structure, detecting AI agent configurations, skills, and MCP servers. Produces a comprehensive agent manifest. Triggers on: "generate AGENTS.md", "create agents file", "scan agents", "agent manifest".
querying-granola
Queries a local Granola meeting cache for meeting history, context, and attendee information. Use when preparing for meetings, researching past interactions with a person or company, finding past discussions on a topic, tracking engagement, or when the user mentions Granola, meeting notes, meeting history, or attendees.
add
Capture a URL to the bookmarks inbox. Reads the URL from the first arg, or from the macOS clipboard if no arg given. Use when the user types /bm:add, says 'save this URL to bookmarks', 'add to /bm', or wants to drop a link into the inbox queue.
text-humanizer
Rewrites AI-generated text to sound natural and human and to avoid detection by tools such as GPTZero, Turnitin, Originality.ai and Copyleaks. Use this skill whenever the user asks to humanize text, make text more natural, rewrite AI-generated text, make text sound human, avoid AI detection, or when they mention terms like "humanize", "natural", "less robotic", "seem human", "sound human", or "AI detection". It also activates when the user pastes a text and asks to improve the tone, make it more personal, or remove an AI/chatbot tone. Works in Portuguese and English.
skills-eval
Evaluate and improve Claude skill quality through auditing. Use when reviewing skill quality, preparing skills for production, or auditing existing skills. Do not use when creating new skills (use modular-skills) or writing prose (use writing-clearly-and-concisely). Use this skill before shipping any skill to production.
brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
guest-gen
Generate a Rust project that exposes HTTP endpoints, subscribes to message topics, and handles WebSocket events in order to surface business logic via the Omnia WASI runtime.
agentgonewild-publisher
Publish HTML or MDX artifacts to agentgonewild.com via the POST /v1/artifacts API. Handles agent registration (email verification flow), API key retrieval from keychain, and artifact submission with title, category, tags, and MDX/HTML content.
fast-context-skill
AI-driven semantic code search via Windsurf's Devstral SWE-grep protocol. Use it to find where logic lives, how a flow works, which files matter for a bug or feature, or to orient yourself in an unfamiliar repo before editing. Used to locate code and understand business flows and call relationships. When you know an exact identifier, run rg first.
copilot-mcp-server
Direct access to GitHub Copilot MCP server tools for AI-powered development assistance
research-llm-self-improvement-20260501
Research on LLM self-improvement techniques and autonomous agent workflows.
sc4sap:teams
CLI team runtime for SAP developer workers in tmux panes for process-based parallel execution
agent-observability
Instrument AI agents with tracing, token metrics, latency, and cost visibility. Use for reliability and debugging.
asset-inventory
Maintain an IT asset inventory and configuration management database. Track hardware, software, and cloud resources. Use when managing IT assets.
linux-administration
System administration for Linux servers. Manage packages, services, and system configuration. Use when administering Linux systems.