发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
gws-forms
This skill should be used when the user says "create a Google Form", "read form responses", "update a form", "get form submissions", "set up a survey", "publish a form", or wants to work with Google Forms. Covers creating, reading, updating forms and retrieving responses.
Comprehensive PDF manipulation toolkit to extract text and tables, create new PDFs, merge/split documents, and handle forms. Use when Claude needs to fill a PDF form or to programmatically process, generate, or analyze PDF documents at scale.
scriptwriter-skill
Use when creating episodic scripts, ensuring series continuity, adapting story concepts into visual narratives, or preparing scripts with sufficient beats for storyboarding
experiment-audit
Audit experiment integrity before claiming results. Uses cross-model review (GPT-5.4) to check for fake ground truth, score normalization fraud, phantom/uncallable results, and insufficient scope. Use when a user says "audit experiment", "check experiment integrity", "audit results", or after experiments complete before writing claims.
experiment-plan
Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after `research-refine`, or when the user asks for a detailed experiment plan, ablation matrix, evaluation protocol, run order, compute budget, or paper-ready validation that supports the core problem, novelty, simplicity, and any LLM / VLM / Diffusion / RL-based contribution.
experiment-queue
SSH job queue for multi-seed/multi-config ML experiments with OOM-aware retry, stale-screen cleanup, and wave-transition race prevention. Use when a user says "batch experiments", "queue experiments", "run grid", "multi-seed sweep", "auto-chain experiments", or when /run-experiment is insufficient for 10+ jobs that need orchestration.
invention-structuring
Structure a raw invention idea into a formal invention disclosure. Use when the user says "structure invention", "build invention", "invention disclosure", or wants to formalize a rough idea into a patent-ready structure.
research-review
Get a deep critical review of research from GPT using a secondary Codex agent. Use when user says 'review my research', 'help me review', 'get external review', or wants critical feedback on research ideas, papers, or experimental results.
genesis-catalog
List, search, and describe skills and agents in the Genesis ecosystem. The skill registry — find what's available, what it does, and how to use it.
design-patterns
Use when designing software architecture, refactoring code structure, solving recurring design problems, or when code exhibits symptoms like tight coupling, rigid hierarchies, scattered responsibilities, or difficult-to-test components. Also use when choosing between architectural approaches or reviewing code for structural improvements.
claude-code-guide
Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies \"Thinking\" keywords, debugging techniques, and best practices for interacting wit...
oidc-integration
Enforce OIDC IdP integration for inference engines. Use when designing, building, or reviewing authentication for inference engines, LLM APIs, or AI model serving endpoints.
building-with-llms
Help users build effective AI applications. Use when someone is building with LLMs, writing prompts, designing AI features, implementing RAG, creating agents, running evals, or trying to improve AI output quality.
platform-strategy
Help users design and execute platform business strategies. Use when someone is building a marketplace, creating an ecosystem, deciding on API strategy, thinking about multi-sided network effects, or building developer platforms.
etermin-automation
Automate Etermin tasks via Rube MCP (Composio). Always search tools first for current schemas.
kit-automation
Automate Kit tasks via Rube MCP (Composio). Always search tools first for current schemas.
new_relic-automation
Automate New Relic tasks via Rube MCP (Composio): APM, alerts, dashboards, NRQL queries, and infrastructure monitoring. Always search tools first for current schemas.
Xero Automation
Xero Automation: manage invoices, contacts, payments, bank transactions, and accounts in Xero for cloud-based bookkeeping
free-tool-strategy
When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions engineering as marketing.
parallel-agents
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
twitter-algorithm-optimizer
Analyze and optimize tweets for maximum reach using Twitter’s open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.
wordpress-penetration-testing
This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vu...
bubbletea-v2
Generates, explains, and debugs terminal UI applications using Charm's Bubble Tea v2 framework for Go. Use when building TUI apps with the Elm Architecture, handling keyboard/mouse input, managing async commands, implementing progress bars, alternate screens, clipboard, or composing multi-view terminal programs. Covers Model/Update/View pattern, message routing, command batching, color detection, and external process execution.
exploring-cli-tools
Explores CLI tools using --help flags and man pages to understand capabilities, discover subcommands, and find specific options. Use when investigating how a command-line tool works, checking if a tool supports a feature, or finding the correct syntax for a command.