The following skills provide specialized instructions for specific tasks. Use the read tool to load a skill's file when the task matches its description. When a skill file references a relative path, resolve it against the skill directory (parent of SKILL.md / dirname of the path) and use that absolute path in tool commands. baoyu-post-to-wechat Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章". ~/.openclaw/agents/101/workspace/skills/baoyu-post-to-wechat/SKILL.md feishu-doc Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links. /usr/lib/node_modules/openclaw/dist/extensions/feishu/skills/feishu-doc/SKILL.md feishu-drive Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive. /usr/lib/node_modules/openclaw/dist/extensions/feishu/skills/feishu-drive/SKILL.md feishu-perm Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators. /usr/lib/node_modules/openclaw/dist/extensions/feishu/skills/feishu-perm/SKILL.md feishu-wiki Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links. /usr/lib/node_modules/openclaw/dist/extensions/feishu/skills/feishu-wiki/SKILL.md healthcheck Audit and harden hosts running OpenClaw for SSH, firewall, updates, exposure, cron checks, and risk posture. /usr/lib/node_modules/openclaw/skills/healthcheck/SKILL.md node-connect Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures. /usr/lib/node_modules/openclaw/skills/node-connect/SKILL.md qianwen-audio-tts [QianWen] Synthesize speech from text with Qwen TTS models. TRIGGER when: user wants to convert text to speech, create voiceovers, generate audio narration, read text aloud, build TTS applications, mentions speech synthesis/voice generation/audio output from text, or explicitly invokes this skill by name (e.g. use qianwen-audio-tts). DO NOT TRIGGER when: user wants speech recognition/ASR, text generation without audio, non-Qwen audio tasks. ~/.openclaw/agents/101/workspace/.agents/skills/qianwen-audio-tts/SKILL.md qianwen-image-generation [QianWen] Generate and edit images using Wan and Qwen Image models. Supports text-to-image, image editing (style transfer, subject consistency, text rendering), and interleaved text-image output. TRIGGER when: user wants to create illustrations, product images, artistic designs, posters, text-to-image generation, edit/transform existing images, apply style transfer, generate images based on reference photos, interleaved text-image content, mentions Wan/Qwen Image models/AI art creation, or explicitly invokes this skill by name (e.g. use qianwen-image-generation). DO NOT TRIGGER when: user wants to understand/analyze existing images or OCR (use qianwen-vision), video generation (use qianwen-video-generation), text-only tasks. ~/.openclaw/agents/101/workspace/.agents/skills/qianwen-image-generation/SKILL.md qianwen-model-selector [QianWen] Recommend the best Qwen model and parameters. TRIGGER when: choosing between Qwen models, comparing Qwen model pricing, understanding Qwen model capabilities, checking usage or billing, viewing cost history, when an execution skill needs model selection advice, or user explicitly invokes this skill by name (e.g. use qianwen-model-selector). DO NOT TRIGGER when: non-Qwen model discussions (OpenAI, Gemini, etc.), general AI questions unrelated to Qwen. ~/.openclaw/agents/101/workspace/.agents/skills/qianwen-model-selector/SKILL.md qianwen-ops-auth [QianWen] Configure authentication (API keys, endpoints). TRIGGER when: setting up QIANWEN_API_KEY, troubleshooting 401/auth errors, when another skill reports missing credentials, or user explicitly invokes this skill by name (e.g. use qianwen-ops-auth). DO NOT TRIGGER when: non-auth Qwen tasks, general API usage questions. ~/.openclaw/agents/101/workspace/.agents/skills/qianwen-ops-auth/SKILL.md qianwen-text [QianWen] Generate text, have conversations, write code, reason, and call functions with Qwen models. TRIGGER when: user asks to chat with Qwen, generate text, write code with Qwen, use Qwen function calling, or explicitly invokes this skill by name (e.g. use qianwen-text). DO NOT TRIGGER when: general coding questions without Qwen, non-Qwen AI model usage (OpenAI, Gemini, etc.), image/video understanding (use qianwen-vision), image/video/audio generation. ~/.openclaw/agents/101/workspace/.agents/skills/qianwen-text/SKILL.md qianwen-update-check [QianWen] Check for qianwen-ai updates and notify the user when a new version is available. TRIGGER when: user asks to check for updates, check version, asks 'is there a new version', 'latest version', 'update skills', 'check update', or any other qwen skill delegates to this skill, or user explicitly invokes this skill by name (e.g. use qianwen-update-check). DO NOT TRIGGER when: non-update-related tasks, general version questions about other software. ~/.openclaw/agents/101/workspace/.agents/skills/qianwen-update-check/SKILL.md qianwen-usage [QianWen] Manage account auth and query usage/billing. Use for: login, logout, check usage, view billing, free tier quota, Token Plan status, pay-as-you-go costs. Skip for: model browsing, non-account tasks. ~/.openclaw/agents/101/workspace/.agents/skills/qianwen-usage/SKILL.md qianwen-video-generation [QianWen] Generate videos using Wan models. Supports text-to-video, image-to-video, first+last frame, reference-based role-play, and video editing (VACE). TRIGGER when: user wants to create, generate, or edit video content, mentions video generation/animation/video clips/Wan models, or explicitly invokes this skill by name (e.g. use qianwen-video-generation). DO NOT TRIGGER when: user wants to generate images (use qianwen-image-generation), understand/analyze existing videos (use qianwen-vision), text-only tasks. ~/.openclaw/agents/101/workspace/.agents/skills/qianwen-video-generation/SKILL.md qianwen-vision [QianWen] Understand images and videos with Qwen vision models. TRIGGER when: user wants to analyze, describe, or extract information from images or videos, OCR text extraction, chart/table reading, visual reasoning, multi-image comparison, screenshot understanding, video comprehension, or explicitly invokes this skill by name (e.g. use qianwen-vision). DO NOT TRIGGER when: user wants to generate/create images (use qianwen-image-generation), generate videos (use qianwen-video-generation), text-only tasks without visual input, or non-Qwen vision tasks. ~/.openclaw/agents/101/workspace/.agents/skills/qianwen-vision/SKILL.md skill-creator Create, edit, improve, tidy, review, audit, or restructure AgentSkills and SKILL.md files. /usr/lib/node_modules/openclaw/skills/skill-creator/SKILL.md taskflow Coordinate multi-step detached tasks as one durable TaskFlow job with owner context, state, waits, and child tasks. /usr/lib/node_modules/openclaw/skills/taskflow/SKILL.md taskflow-inbox-triage Example TaskFlow pattern for inbox triage, intent routing, waiting on replies, and later summaries. /usr/lib/node_modules/openclaw/skills/taskflow-inbox-triage/SKILL.md tencent-news 7×24 新闻资讯搜索工具,聚焦中国国内信息和国际热点。支持新闻搜索,包括热点新闻、早报晚报、实时资讯、领域新闻和天气信息查询。当用户需要搜索新闻、新闻热榜、新闻早晚报、订阅新闻推送、获取相关新闻资讯和查询天气信息时使用。 ~/.openclaw/agents/101/workspace/skills/tencent-news/SKILL.md tmux Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. /usr/lib/node_modules/openclaw/skills/tmux/SKILL.md weather Get current weather, rain, temperature, and forecasts for locations or travel planning. /usr/lib/node_modules/openclaw/skills/weather/SKILL.md wecom-contact-lookup 通讯录成员查询技能,基于 MCP tool 协议封装的 `get_userlist` 接口,获取当前用户可见范围内的通讯录成员,支持按姓名/别名本地筛选匹配。返回 userid、姓名和别名。⚠️ 仅返回当前用户有权限查看的成员,非全量成员。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-contact-lookup/SKILL.md wecom-doc-manager 企业微信文档管理技能。提供文档的创建、读取和编辑能力,支持通过 docid 或文档 URL 操作企业微信文档(doc_type=3)和智能表格(doc_type=10)。适用场景:(1) 以 Markdown 格式导出获取文档完整内容(异步轮询) (2) 新建文档或智能表格 (3) 用 Markdown 格式覆写文档内容。当用户需要查看文档内容、创建新文档、编辑文档正文时触发此 Skill。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-doc-manager/SKILL.md wecom-edit-todo 企业微信待办事项编辑技能,支持创建、更新、删除待办及变更用户处理进度状态。在用户说"帮我创建一个待办"、"把这个任务分派给张三"、"标记待办完成"、"删掉那个待办"、"帮我建个提醒"、"更新一下待办内容"、"把提醒时间改到下周"、"接受这个待办"、"拒绝这个待办"等需要对待办进行写操作的场景时使用。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-edit-todo/SKILL.md wecom-get-todo-detail 企业微信待办详情批量查询技能,根据待办 ID 列表获取完整信息(包含待办内容和分派人)。在用户说"看看这个待办的详情"、"待办内容是什么"、"这个待办分派给谁了"、"告诉我待办的具体信息"等需要查看待办完整内容的场景时使用。通常配合 wecom-get-todo-list 使用——先获取待办 ID 列表,再用本技能获取详情。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-get-todo-detail/SKILL.md wecom-get-todo-list 企业微信待办列表查询技能,支持按创建时间和提醒时间过滤,支持分页。在用户说"看看我的待办列表"、"我有哪些待办"、"这周的待办有哪些"、"最近有什么待办"、"查一下我的待办"、"列出所有待办"等需要浏览待办概览的场景时使用。注意:此技能仅返回待办概要信息(不含内容和分派人),如需完整详情请配合 wecom-get-todo-detail 使用。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-get-todo-list/SKILL.md wecom-meeting-create 企业微信会议创建技能, 支持创建预约会议. 当用户需要"创建会议", "预约会议", "约会议", "安排会议"时触发. ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-meeting-create/SKILL.md wecom-meeting-manage 企业微信会议管理技能, 支持取消会议和更新会议受邀成员. 当用户需要"取消会议", "删除会议", "修改会议成员", "添加会议参与人", "移除会议成员"时触发. ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-meeting-manage/SKILL.md wecom-meeting-query 企业微信会议查询技能, 支持查询会议列表, 获取会议详情, 按关键词查找会议. 当用户需要"查看会议", "查询会议列表", "会议详情", "什么时候开会", "有哪些会议", "查找会议"时触发. ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-meeting-query/SKILL.md wecom-msg 企业微信消息技能。提供会话列表查询、消息记录拉取(支持文本/图片/文件/语音/视频)、多媒体文件获取和文本消息发送能力。当用户需要"查看消息"、"看聊天记录"、"发消息给某人"、"最近有什么消息"、"给群里发消息"、"看看发了什么图片/文件"时触发。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-msg/SKILL.md wecom-preflight 企业微信插件前置条件检查。在执行任何 wecom_mcp 操作前,通过 shell 命令检查工具权限配置(profile 和白名单),若缺失则自动修复并提示用户重启 Gateway。所有使用 wecom_mcp 的技能都应在首次调用前执行此检查。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-preflight/SKILL.md wecom-schedule 企业微信日程管理技能。适用于用户对企业微信日程的各类管理需求。当用户需要:(1) 查询指定时间范围内的日程列表或获取日程详细信息(标题、时间、地点、参与者等),(2) 创建新日程并设置提醒、参与人等,(3) 修改已有日程的标题、时间、地点等信息或取消日程,(4) 添加或移除日程参与人,(5) 查询多个成员的闲忙状态并分析共同空闲时段以安排会议时使用此技能。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-schedule/SKILL.md wecom-send-media 通过 MEDIA 指令向用户发送本地文件(图片、视频、语音等文件)。当用户要求发送或分享文件时,或当生成的文件需要交付给用户时使用。仅当通过 wecom 通道通信时使用此技能。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-send-media/SKILL.md wecom-send-template-card 当需要通过企业微信发送结构化卡片消息时使用,包括:通知提醒、投票表决、方案选择、多维度选择等需要用户交互或查看结构化信息的场景。即使用户未明确要求"发卡片",只要语境适合(如"帮我问一下选A还是B"),也应主动激活。仅限 wecom 通道。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-send-template-card/SKILL.md wecom-smartsheet-data 企业微信智能表格数据(记录)管理技能。提供智能表格记录的增删改查能力。适用场景:(1) 查询子表全部记录 (2) 添加一行或多行记录 (3) 更新已有记录 (4) 删除记录。当用户需要读取表格数据、写入新数据、修改或删除表格行时触发此 Skill。支持通过 docid 或文档 URL 定位文档。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-smartsheet-data/SKILL.md wecom-smartsheet-schema 企业微信智能表格结构管理技能。提供子表(Sheet)和字段(Field/列)的增删改查能力。适用场景:(1) 查询智能表格的子表列表 (2) 添加、更新、删除子表 (3) 查询子表的字段/列信息 (4) 添加、更新、删除字段/列。当用户需要管理智能表格的表结构、列定义、子表配置时触发此 Skill。支持通过 docid 或文档 URL 定位文档。 ~/.openclaw/extensions/wecom-openclaw-plugin/skills/wecom-smartsheet-schema/SKILL.md