Skill Claude CodeCodex
A Chinese-language guide for turning a maths problem into a step-by-step teaching video. It explains how to break down the solution, write narration, format equations, and structure scenes.
Skill Claude CodeCodex
A Chinese-language guide for turning a maths problem into a step-by-step teaching video. It explains how to break down the solution, write narration, format equations, and structure scenes.
Skill Claude CodeCodex
A Chinese-language reference for the Alibaba Cloud command-line tool, which lets developers manage Alibaba Cloud services from a terminal. It uses an offline copy of the documentation as its main source.
Skill Claude CodeCodex
A setup guide for installing and initializing Terraform, a tool for managing infrastructure from configuration files. It also covers basic provider downloads and mirror settings, but not cloud-provider credentials.
Skill Claude CodeCodex
Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning (trivy, checkov), or making infrastructure-as-code…
Skill Claude CodeCodex
Use computeruse 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.
Skill Claude CodeCodex
When using spawnsubagent (single or batch mode) to dispatch sub-agents, set the corresponding allowedtools and skills parameters based on the sub-agent's role.
Skill Claude CodeCodex
Maps topics and keywords from user questions to QwenPaw official documentation paths and common source code entry points, reducing blind searching. Intended for the built-in QA Agent to quickly identify which files to read when answering questions about installation, configuration, skills, MCP, multi-agent, memory…
Skill Claude CodeCodex
A quick-reference guide that maps common QwenPaw questions to the documentation and source files most likely to explain them. QwenPaw is the software system these files belong to.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
A skill for controlling a real web browser with asynchronous Python calls through QwenPaw's built-in Browser SDK. It requires checking the page before and after actions and handing control to a person for login, verification codes, or two-factor authentication.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
A procedure for sending one-way messages to a user, conversation, or channel. It uses QwenPaw commands to find the right session and deliver a message.
Skill Claude CodeCodex
Use this skill when you need to consult another agent, ask for help, or involve a specific agent the user asked for.
Skill Claude CodeCodex
A procedure for asking another software agent for help, a review, a plan, or a second opinion. It explains how to find the right agent and continue an existing conversation.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
A procedure for creating and managing tasks that run automatically at a future time or repeat on a schedule. It uses QwenPaw's scheduling commands and requires an agent identifier.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
A browser-based procedure for connecting a QwenPaw bot to DingTalk, a workplace messaging platform. It covers creating or configuring the application and publishing the finished bot.
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
A guide for working with Microsoft Word documents in the .docx format. It covers reading, creating, editing, converting, exporting, and handling tracked changes.
Skill Claude CodeCodex
Read and summarize text-based file types only. Prefer readfile for text formats; use executeshellcommand for type detection when needed. PDF/Office/images/archives are handled by other skills.
Skill Claude CodeCodex
A guide for reading and summarizing text-based files such as plain text, code, JSON, CSV, and logs. It excludes PDFs, Office documents, images, audio, video, and archives.
Skill Claude CodeCodex
Answer user questions about QwenPaw installation and configuration: first locate and read local documentation, then distill the answer; if local information is insufficient, fall back to the official website documentation.
Skill Claude CodeCodex
A guide for answering questions about installing and configuring QwenPaw, a software tool with local documentation. It says to check those documents first and use official website information only when needed.