发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
gws-gmail-read
Gmail: Read a message and extract its body or headers.
story-writer
📖 Craft fiction, develop characters, write dialogue, and build worlds across any genre. Activate for creative writing, storytelling, plot structure, character arcs, scene drafting, short stories, novels, screenplays, or narrative design.
ui-implementer
Implements UI components from scratch based on design references (Figma, screenshots, mockups) with intelligent validation and adaptive agent switching. Use when user provides a design and wants pixel-perfect UI implementation with design fidelity validation. Triggers automatically when user mentions Figma links, design screenshots, or wants to implement UI from designs.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
财报解读技能
用于解读上市公司财务报表,分析企业财务健康状况和经营能力。
A 股盯盘技能
基于东方财富/腾讯财经/新浪财经的 A 股实时监控技能。
codex-account-switcher
Manage multiple OpenAI Codex accounts. Capture current login tokens and switch between them instantly. ⚠️ Reads and writes ~/.codex/auth.json and ~/.codex/accounts/*.json (sensitive authentication tokens).
competitive-intelligence-market-research
B2B SaaS competitive intelligence with 24 scenarios across Sales/HR/Fintech/Ops Tech
polymarket-agent
Autonomous prediction market agent - analyzes markets, researches news, and identifies trading opportunities
query-optimizer
Optimize SQL and Prisma queries using AI. Use when your queries are slow and you need performance help.
Seedance 2.0 JiMeng Skill (OpenClaw / ClawHub)
Create high-control English prompts for **Seedance 2.0** and **Seedance 2.0 Fast** using multimodal references (image/video/audio/text).
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.
wechat-mcp
Windows 电脑端微信消息监控与发送 MCP,实现在微信上给指定联系人发送消息
self-improvement
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) a command or operation fails unexpectedly, (2) a user corrects Claude (e.g., “No, that’s wrong…”, “Actually…”), (3) a user requests a capability that doesn't exist, (4) an external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) a better approach is discovered for a recurring task. Also review learnings before major tasks.
dev-npm-package
Develop npm packages with Node.js and TypeScript following modern best practices. Use when: (1) Creating a new npm package from scratch, (2) Setting up package.json exports for dual ESM/CJS, (3) Configuring TypeScript for library authoring, (4) Building and publishing npm packages, (5) Creating CLI tools with bin field, (6) Setting up testing with vitest, (7) Configuring CI/CD for npm publishing, (8) Troubleshooting ESM/CJS interop issues, (9) User mentions 'npm package', 'publish to npm', 'library development', or 'create npm module'.
spline-3d-integration
Use when adding interactive 3D scenes from Spline.design to web projects, including React embedding and runtime control API.
docx-processor
处理 Word 文档,支持读取、分析、总结和转换 docx 文件
remotion-video
使用 Remotion 框架以编程方式创建视频。Remotion 让你用 React 组件定义视频内容,支持动画、字幕、音乐可视化等。 触发词: - "用代码做视频"、"编程视频"、"React 视频" - "Remotion"、"remotion" - "/remotion-video" 适用场景: - 程序化视频:(1) 批量生成 (2) 数据驱动(如年度总结)(3) 音乐可视化 (4) 自动字幕 - 教程讲解视频:(5) 技术概念可视化(如 CNN、算法)(6) 分层递进讲解 (7) AI 配音教程 - 3D 视频:(8) 产品展示/模型动画 (9) 卡通角色讲解 (10) 3D 数据可视化 (11) Logo 动画
code-documentation-doc-generate
You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices.
pdf-to-markdown
Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.
document-workflows
Use this skill for building end-to-end document processing workflows and pipelines using LandingAI ADE. Trigger when users need to: (1) Process batches of documents in parallel or async, (2) Build classify-then-extract pipelines for mixed document types, (3) Prepare parsed documents for RAG systems with chunking and vector DB ingestion, (4) Load extraction results into databases like Snowflake or export to CSV/DataFrames, (5) Visualize extraction results: draw bounding box overlays on pages, crop chunk images, or highlight/annotate specific words or phrases found in documents, (6) Build Streamlit or web UIs for document processing, (7) Find and highlight specific terms within document sections using word-level grounding (e.g. highlight "L2S" in the Introduction, redact PII, annotate extracted values on the original page). This skill complements the document-extraction skill which covers ADE SDK basics. Use document-extraction to write code that executes parse/extract/split operations with more precision and less cost than adding the document image to the prompt and asking the LLM to find the relevant info. Use document-workflows when composing those operations into pipelines, or when you need visualization, annotation, or word-level grounding on parsed documents.
apps-script
Google Apps Script development best practices learned from production. Use when building Apps Script automation, payment API integrations, Google Sheets menu functions, modal dialogs, or Poka Yoke quality gates. Covers UI dialog philosophy, API field discovery, submission architecture (source_amount vs transfer_amount), clasp CLI logging, and gate flow design.
gemini-imagegen
This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
firecrawl-interact
Control and interact with a live browser session on any scraped page — click buttons, fill forms, navigate flows, and extract data using natural language prompts or code. Use when the user needs to interact with a webpage beyond simple scraping: logging into a site, submitting forms, clicking through pagination, handling infinite scroll, navigating multi-step checkout or wizard flows, or when a regular scrape failed because content is behind JavaScript interaction. Also useful for authenticated scraping via profiles. Triggers on "interact", "click", "fill out the form", "log in to", "sign in", "submit", "paginated", "next page", "infinite scroll", "interact with the page", "navigate to", "open a session", or "scrape failed".