.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/agentscope-ai/copaw
home/skills/agentscope-ai/copaw
agentscope-ai avatar

agentscope-ai/copaw

38 skills

View on GitHub
$npx skills add agentscope-ai/copaw
SkillInstalls
QA_source_index-enMaps topics and keywords from user questions to QwenPaw official documentation paths and common source code entry points, reducing blind searching.—QA_source_index-zh将用户问题中的主题、关键词映射到 QwenPaw 官方文档路径与常见源码入口,减少盲目搜索。适用于内置 QA Agent 在回答安装、配置、技能、MCP、多智能体、记忆、CLI 等问题时快速选定要读的文件。—alicloud_clibrowser_cdp-enUse 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…—browser_cdp-zh当用户明确希望连接到已运行的 Chrome 浏览器、扫描本地 CDP 端口、显式指定 `cdp_port`,或让多个 agent / 工具共享同一个浏览器时,使用本 skill。当前 browser_use 默认已使用 managed CDP 启动浏览器;如果用户不希望暴露浏览器历史、Cookies…—browser_visible-enUse this skill when the user needs to control the browser launch mode for browser_use.—browser_visible-zh当用户需要控制 browser_use 的浏览器启动方式时,使用本 skill。当前 browser_use 默认使用 managed CDP 启动本地 Chrome/Chromium;`headed` 控制是否显示窗口,`private_mode` 控制是否禁用 CDP、改走…—channel_message-enUse 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…—channel_message-zh当需要主动向用户、会话或频道单向发送消息时,使用本 skill。通常仅在用户明确要求向某个 channel / 会话发送消息,或需要主动通知时使用。先用 qwenpaw chats list 查询 session,再用 qwenpaw channels send 推送消息。—chat_with_agent-enUse this skill when you need to consult another agent, ask for help, or involve a specific agent the user asked for.—chat_with_agent-zh当你需要咨询其他 agent、寻求帮助,或用户明确要求某个 agent 参与时,使用本 skill。—cron-enUse 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…—cron-zh仅在需要未来定时执行或周期执行任务时,使用本 skill。使用 qwenpaw cron list/create/get/state/update/pause/resume/delete/run 管理任务,并始终显式传入 --agent-id。—dingtalk_channel-enUse a headed browser to automatically complete DingTalk channel integration for QwenPaw.—dingtalk_channel-zh使用可视浏览器自动完成 QwenPaw 的钉钉频道接入。适用于用户提到钉钉、DingTalk、开发者后台、Client ID、Client Secret、机器人、Stream 模式、绑定或配置 channel 的场景;支持遇到登录页时暂停,等待用户登录后继续。—docx-enUse this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files).—docx-zh当用户需要创建、读取、编辑或处理 Word 文档(.docx)时,使用此技能。触发场景包括提到“Word 文档”、“.docx”,或要求生成带目录、标题、页码、信头等格式的专业文档;也包括提取或重组 .docx 内容、插入或替换图片、在 Word 文件中查找替换、处理修订或批注,以及将内容整理为正式 Word…—file_reader-enRead and summarize text-based file types only. Prefer read_file for text formats; use execute_shell_command for type detection when needed.—file_reader-zh仅用于读取和总结文本类文件。文本格式优先使用 read_file;需要做类型探测时使用 execute_shell_command。PDF、Office、图片和压缩包由其他技能处理。—guidance-enAnswer user questions about QwenPaw installation and configuration: first locate and read local documentation, then distill the answer; if local information is…—guidance-zh回答用户关于 QwenPaw 安装与配置的问题:优先定位并阅读本地文档,再提炼答案;若本地信息不足,兜底访问官网文档。—himalaya-enCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal.—himalaya-zh通过 IMAP/SMTP 管理邮件的命令行工具。使用 `himalaya` 可以在终端中列出、阅读、撰写、回复、转发、搜索和整理邮件。支持多账户和使用 MML(MIME Meta Language)撰写邮件。—make-skill-enUse this skill when sedimenting a session into a reusable workspace skill.—make-skill-zh用于把当前会话沉淀为可复用的 workspace skill。当用户希望把当前对话、工作流或排错路径写成 SKILL.md 时触发。触发表达包括「把这个变成 skill」「记住我是怎么做 X 的」「保存这个工作流」「make a skill from this」以及任何 /make-skill <focus> 调用。—make_plan-enFor external plan request scenarios, guides the Agent to request a clear, actionable, step-by-step plan from a stronger Agent via list_agents and…—make_plan-zh当需要向更强 Agent 请求执行计划时使用;用于获取分步骤、可落地的计划,并由你自己执行,而不是让对方代执行任务。—multi_agent_collaboration-enUse this skill when another agent's expertise or context is needed, or when the user explicitly asks to involve another agent.—multi_agent_collaboration-zh当需要其他 agent 的专长、上下文或协作支持,或用户明确要求调用其他 agent 时,使用本 skill。先查询可用 agents,再用 qwenpaw agents chat 进行双向沟通。—omp-rolesWhen using spawnsubagent (single or batch mode) to dispatch sub-agents, set the corresponding allowedtools and skills parameters based on the sub-agent's role.—pdf-enUse this skill whenever the user wants to do anything with PDF files.—pdf-zh当用户需要对PDF文件进行任何操作时,请使用此技能。包括从 PDF 中读取或提取文本/表格、合并多个 PDF、拆分 PDF、旋转页面、添加水印、创建新PDF、填写PDF表单、加密/解密 PDF、提取图片,以及对扫描版 PDF 进行 OCR 使其可搜索。如果用户提到 .pdf 文件或要求生成 PDF,请使用此技能。—pptx-enpptx-zhterraform-cli-setupterraform-skillxlsx-enUse this skill any time a spreadsheet file is the primary input or output.—xlsx-zh当电子表格文件是主要输入或输出时使用此技能。这意味着用户想要:打开、读取、编辑或修复现有的 .xlsx、.xlsm、.csv 或 .tsv…—