Channel Message
当需要主动向用户、会话或渠道单向推送消息时使用。适用于任务完成通知、定时提醒、异步结果回推等场景。
Songwriting And Ai Music
Songwriting craft and Suno AI music prompts.
Pptx
Use this skill any time a .pptx file is involved in any way - as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file; editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user menti…
Dspy
DSPy: declarative LM programs, auto-optimize prompts, RAG.
Ascii Art
ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
Cron
仅在需要未来定时执行或周期执行任务时使用。通过 create_cron_job / list_cron_jobs / toggle_cron_job / delete_cron_job 管理定时任务。
Architecture Diagram
Dark-themed SVG architecture/cloud/infra diagrams as HTML.
Sql Query
当用户提出数据查询需求(如'查数'、'查一下订单量'、'有多少用户'、'帮我跑个SQL'等),使用数据源工具发现表结构,生成并执行只读 SQL 查询。
Humanizer
Humanize text: strip AI-isms and add real voice.
Research Paper Writing
Write ML papers for NeurIPS/ICML/ICLR: design→submit.
Design Md
Author/validate/export Google's DESIGN.md token spec files.
Spike
Throwaway experiments to validate an idea before build.
P5js
p5.js sketches: gen art, shaders, interactive, 3D.
Requesting Code Review
Pre-commit review: security scan, quality gates, auto-fix.
Popular Web Designs
54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
Guidance
回答用户关于 MateClaw 安装与配置的问题。优先定位并阅读本地文档,再提炼答案;文档不足时访问官网。
Browser Visible
以可见模式启动真实浏览器窗口,适用于演示、调试或需要人工参与的场景。控制 headed/cdpPort 等启动参数。
Dingtalk Channel Connect
使用可见浏览器自动完成 MateClaw 钉钉渠道接入。遇到登录页必须暂停等待用户手动登录后继续。
Blogwatcher
Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
Browser Cdp
通过 Chrome DevTools Protocol (CDP) 连接已运行的浏览器,或扫描本机 CDP 端口,用于远程调试与多工具共享浏览器实例。
Multi Agent Collaboration
当任务需要多个 Agent 的专业能力协同完成时,编排多 Agent 并行或串行协作,整合各方结果。
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file o…
Test Driven Development
TDD: enforce RED-GREEN-REFACTOR, tests before code.
Himalaya
CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
File Reader
读取与摘要文本类文件(txt、md、json、yaml、csv、log、代码文件等)。PDF 与 Office 文件由专用技能处理。
Python Debugpy
Debug Python: pdb REPL + debugpy remote (DAP).
Sketch
Throwaway HTML mockups: 2-3 design variants to compare.
Chat With Agent
当需要咨询其他 Agent、寻求帮助,或用户明确要求某个 Agent 参与时使用。支持单次委托和多任务并行委托。
Node Inspect Debugger
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
Ideation
Generate project ideas via creative constraints.
Outlines
Outlines: structured JSON/regex/Pydantic LLM generation.
Digital Employee
根据一句业务需求,自动规划并创建一组分工明确的数字员工(Agent),再把他们编排成一条工作流,无需逐个手工创建。
Webhook Subscriptions
Webhook subscriptions: event-driven agent runs.
Mateclaw Source Index
将用户问题映射到 MateClaw 文档路径与源码入口,减少盲目搜索。回答'XX 功能在哪里实现'、'怎么修改 YY 逻辑'等源码定位问题。
Subagent Driven Development
Execute plans via delegate_task subagents (2-stage review).
Apple Notes
Manage Apple Notes via memo CLI: create, search, edit.
News
从互联网查询最新新闻。支持政治、财经、社会、国际、科技、体育、娱乐等分类,自动适配搜索工具与浏览器工具。
Baoyu Infographic
Infographics: 21 layouts x 21 styles (信息图, 可视化).
Plan
Plan mode: write markdown plan to .mateclaw/plans/, no exec.
Arxiv
Search arXiv papers by keyword, author, category, or ID.
Baoyu Comic
Knowledge comics (知识漫画): educational, biography, tutorial.
Claude Design
Design one-off HTML artifacts (landing, deck, prototype).
Pretext
Use when building creative browser demos with @chenglou/pretext — DOM-free
Steve Jobs Perspective
史蒂夫·乔布斯思维操作系统。以乔布斯视角审视产品、评估决策、提供反馈,运用其六大心智模型和独特表达风格。
Systematic Debugging
4-phase root cause debugging: understand bugs before fixing.
Ckjia Shopping
跨平台比价与购物推荐 / Cross-platform price comparison. 淘宝 / 京东 / 天猫 / 拼多多商品聚合搜索 + 拍图识物。需要先启用 ckjia-shopping MCP server 并配置 CKJIA_MCP_KEY 才能用。
Make Plan
当任务需要多步拆解或不确定执行路径时,向更强 Agent 请求一份分步可落地的执行计划,由当前 Agent 自己执行。
Pixel Art
Pixel art w/ era palettes (NES, Game Boy, PICO-8).
Docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). For CREATING new documents (report, memo, letter, résumé, contract from scratch), call the built-in tool `renderDocx` instead — it renders Markdown to .docx in milliseconds without forking Node.js. This skill remains authoritative for EDITING existing .docx (unpack/edit XML/pack), tracked cha…
Skill Authoring
Author SKILL.md skills: frontmatter, validator limits, structure.