CtrlK
BlogDocsLog inGet started
Tessl Logo

QwenPaw

github.com/agentscope-ai/QwenPaw

SkillAddedReview
alicloud_cli

plugins/bundle/cloudpaw/skills/alicloud_cli/SKILL.md

阿里云 CLI 中文文档镜像检索与命令辅助:先走章节索引,再下钻正文页面,给出命令前必须有本地文档证据。

Invalid
browser

src/qwenpaw/agents/skills/browser-en/SKILL.md

Drive a live browser with async Python against QwenPaw's builtin Browser SDK. The full reference is below; re-load this browser skill after context compaction.

57

browser

src/qwenpaw/agents/skills/browser-zh/SKILL.md

用异步 Python 调用 QwenPaw 内置 Browser SDK 驱动真实浏览器。完整参考在下方;上下文压缩后请重新加载此 browser skill。

57

browser_cdp

src/qwenpaw/agents/tools/deprecated_browser/skills/browser_cdp-en/SKILL.md

Use this skill when the user explicitly wants to connect to a running Chrome browser, scan local CDP ports, specify a `cdp_port`, or share a single browser across multiple agents/tools. By default browser opens no debugging port; pass an explicit `cdp_port` only when the user wants another local tool to attach.

Invalid
browser_cdp

src/qwenpaw/agents/tools/deprecated_browser/skills/browser_cdp-zh/SKILL.md

当用户明确希望连接到已运行的 Chrome 浏览器、扫描本地 CDP 端口、显式指定 `cdp_port`,或让多个 agent / 工具共享同一个浏览器时,使用本 skill。browser 默认不开放调试端口;仅当用户明确希望其他本地工具附加时才显式传入 `cdp_port`。

Invalid
browser_visible

src/qwenpaw/agents/tools/deprecated_browser/skills/browser_visible-zh/SKILL.md

当用户需要控制 browser 的浏览器启动方式时,使用本 skill。browser 默认由 Playwright 直接管理、不开放调试端口(需让其他本地工具附加时显式传 `cdp_port`);`headed` 控制是否显示窗口,`private_mode` 保留用于兼容、不再改变默认行为,`browser_args` 传入额外的 Chromium 启动参数,`executable_path` 指定自定义浏览器可执行文件路径。

Invalid
browser_visible

src/qwenpaw/agents/tools/deprecated_browser/skills/browser_visible-en/SKILL.md

Use this skill when the user needs to control the browser launch mode for browser. By default browser is managed by Playwright and opens no debugging port (pass an explicit `cdp_port` to let another local tool attach); `headed` controls whether the window is visible, and `private_mode` is kept for backward compatibility and no longer changes the default.

Invalid
building-native-ui

tests/fixtures/portability/codex-mini/plugins/cache/mini-market/expo/1.0.0/skills/building-native-ui/SKILL.md

Build a small native interface.

36

channel_message

src/qwenpaw/agents/skills/channel_message-en/SKILL.md

Use this skill to proactively send a one-way message to a user/session/channel, usually only when the user explicitly asks to send to a channel/session or when proactive notification is needed. First query sessions with qwenpaw chats list, then push with qwenpaw channels send.

Invalid
channel_message

src/qwenpaw/agents/skills/channel_message-zh/SKILL.md

当需要主动向用户、会话或频道单向发送消息时,使用本 skill。通常仅在用户明确要求向某个 channel / 会话发送消息,或需要主动通知时使用。先用 qwenpaw chats list 查询 session,再用 qwenpaw channels send 推送消息。

Invalid
chat_with_agent

src/qwenpaw/agents/skills/chat_with_agent-en/SKILL.md

Use this skill when you need to consult another agent, ask for help, or involve a specific agent the user asked for.

Invalid
chat_with_agent

src/qwenpaw/agents/skills/chat_with_agent-zh/SKILL.md

当你需要咨询其他 agent、寻求帮助,或用户明确要求某个 agent 参与时,使用本 skill。

Invalid
computer_use

plugins/bundle/computer-use/skills/computer_use/SKILL.md

Use computer_use for live Windows or macOS GUI work that structured tools cannot complete. Discover an approved app and window, act from fresh observations, and verify every requested result.

Invalid
cron

src/qwenpaw/agents/skills/cron-en/SKILL.md

Use this skill only for scheduled or recurring tasks. Manage jobs with qwenpaw cron list/create/get/state/update/pause/resume/delete/run, and always pass --agent-id explicitly.

68

cron

src/qwenpaw/agents/skills/cron-zh/SKILL.md

仅在需要未来定时执行或周期执行任务时,使用本 skill。使用 qwenpaw cron list/create/get/state/update/pause/resume/delete/run 管理任务,并始终显式传入 --agent-id。

68

dingtalk_channel_connect

src/qwenpaw/agents/skills/dingtalk_channel-en/SKILL.md

Use a headed browser to automatically complete DingTalk channel integration for QwenPaw. Applicable when the user mentions DingTalk, developer console, Client ID, Client Secret, bot, Stream mode, binding or configuring a channel. Supports pausing when a login page is detected and resuming after the user logs in.

Invalid
dingtalk_channel_connect

src/qwenpaw/agents/skills/dingtalk_channel-zh/SKILL.md

使用可视浏览器自动完成 QwenPaw 的钉钉频道接入。适用于用户提到钉钉、DingTalk、开发者后台、Client ID、Client Secret、机器人、Stream 模式、绑定或配置 channel 的场景;支持遇到登录页时暂停,等待用户登录后继续。

Invalid
docx

src/qwenpaw/agents/skills/docx-en/SKILL.md

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a "report", "memo", "letter", "template", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

72

docx

src/qwenpaw/agents/skills/docx-zh/SKILL.md

当用户需要创建、读取、编辑或处理 Word 文档(.docx)时,使用此技能。触发场景包括提到“Word 文档”、“.docx”,或要求生成带目录、标题、页码、信头等格式的专业文档;也包括提取或重组 .docx 内容、插入或替换图片、在 Word 文件中查找替换、处理修订或批注,以及将内容整理为正式 Word 文档。如果用户要求生成“报告”“备忘录”“信函”“模板”等 Word / .docx 交付物,也应使用此技能。不要用于 PDF、电子表格、Google Docs,或与文档生成无关的一般编程任务。

77

edu-math-tutorial

plugins/apps/qwenpaw-creator/backend/skills/edu-math-tutorial/SKILL.md

数学题分步讲解视频的领域知识。适用场景:(1) 用户给出一道数学题并要求做讲解/ 解题视频;(2) 用户说"讲解这道题"、"生成解题视频"、"make a math tutorial"; (3) 需要中文数学教学视频,涉及方程、公式或几何图形。本 skill 只提供领域 知识(题目拆解、讲解节奏、旁白文案规范、版式与 KaTeX 排版风格);画面、 配音与成片一律用 Creator 原生 Element 与工具从源头构建。

70