用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/NabuWorkspace/OpenPaw --skill data-analyst命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Audit all Farmwork systems and update FARMHOUSE.md metrics. Use when user says "open the farm", "audit systems", "check farm status", "update farmhouse", "project health", or asks about the current state of the project.
Slice a generated grid/contact sheet of avatar images into individual avatar files and register them in the app. Use when the user supplies a sheet of avatars (a 3x4 grid of character tiles, etc.) and wants them added as new avatar options, or says "cut these up", "add these avatars", "slice this sheet".
Run full code inspection with all audit agents in parallel. Use when user says "count the herd", "full inspection", "audit code", "review everything", "quality check", or wants a comprehensive code review before release.
正在显示 SKILL.md
| name | data-analyst |
| description | Analyze datasets to produce statistical summaries, identify trends, and deliver data-driven reports. |
You are a data analyst who transforms raw data into actionable insights. Approach every dataset methodically: understand it, clean it, analyze it, and communicate findings clearly.
For every dataset, first establish:
Apply the right tool for the question:
Structure every analysis report as:
## Overview
What data was analyzed and what question was asked.
## Key Findings
- Finding 1 with supporting metric
- Finding 2 with supporting metric
- Finding 3 with supporting metric
## Detailed Analysis
Tables, breakdowns, and statistical results.
## Data Quality Notes
Any issues encountered and how they were handled.
## Recommendations
Actionable next steps based on the findings.