| Skill | Added | Review |
|---|---|---|
QA_source_index src/qwenpaw/agents/skills/QA_source_index-en/SKILL.md 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, CLI, etc. | — | |
QA_source_index src/qwenpaw/agents/skills/QA_source_index-zh/SKILL.md 将用户问题中的主题、关键词映射到 QwenPaw 官方文档路径与常见源码入口,减少盲目搜索。适用于内置 QA Agent 在回答安装、配置、技能、MCP、多智能体、记忆、CLI 等问题时快速选定要读的文件。 | — | |
report tests/fixtures/portability/qoder-mini/plugins/custom/mini-plugin-0.1.0/skills/report/SKILL.md Report fixture status. | 40 40 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: f6dbc1d | |
terraform-cli-setup plugins/bundle/cloudpaw/skills/terraform-cli-setup/SKILL.md Terraform CLI 安装与初始化技能。当用户本地未安装 Terraform 时自动完成安装,确保 terraform 命令可用并能执行 init/validate。不负责 Provider 凭证配置,凭证在实际使用时由 terraform-skill 引导。 | 62 62 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: f6dbc1d | |
terraform-skill plugins/bundle/cloudpaw/skills/terraform-skill/SKILL.md 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 architecture decisions | 89 89 1.45x Agent success vs baseline Impact 99% 1.45xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: f6dbc1d | |
visual-asset-design plugins/apps/qwenpaw-creator/backend/skills/visual-asset-design/SKILL.md 为角色/场景/道具设计视觉资产、编写或修复 VisualVariant 与阵容图的生成 Prompt 时使用。涵盖参考图布局(艺术身份板/序列关键帧/环境研究板/道具研究 板)、构图与镜头语言、图片审核误判规避、实体 continuity 与以主图为参考 的跨 Variant 衍生设计。不用于视频 Prompt 编译(见 professional-media-prompts)、 纯素材剪辑或只评价已生成产物。 | — | |
xlsx src/qwenpaw/agents/skills/xlsx-en/SKILL.md Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: f6dbc1d | |
xlsx src/qwenpaw/agents/skills/xlsx-zh/SKILL.md 当电子表格文件是主要输入或输出时使用此技能。这意味着用户想要:打开、读取、编辑或修复现有的 .xlsx、.xlsm、.csv 或 .tsv 文件(例如添加列、计算公式、格式化、制图、清理混乱数据);从头创建新的电子表格或从其他数据源创建;或在表格文件格式之间进行转换。当用户通过名称或路径引用电子表格文件时特别触发——即使是随意提及(如"我下载目录里的 xlsx")——并且想对其进行操作或从中生成内容。也适用于将混乱的表格数据文件(格式错误的行、错位的表头、垃圾数据)清理或重构为规范的电子表格。交付物必须是电子表格文件。当主要交付物是 Word 文档、HTML 报告、独立 Python 脚本、数据库管道或 Google Sheets API 集成时不触发,即使涉及表格数据也不触发。 | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: f6dbc1d |