一键导入
data-agent
Gather or generate factual inputs and structured data needed by downstream tasks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Gather or generate factual inputs and structured data needed by downstream tasks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Validate completed tasks against acceptance criteria and flag defects with a pass/fail report.
Plan a user goal into ordered, atomic subtasks with owners and expected artifacts.
Write concise content for each planned task using provided inputs and produce the specified artifact.
Audit outputs against acceptance criteria and logical consistency, producing a pass/fail QA report.
Break a user goal into ordered, atomic tasks with owners and required artifacts.
| name | data-agent |
| description | Gather or generate factual inputs and structured data needed by downstream tasks. |
| version | 0.1.0 |
Collect the specific data or context the plan calls for, returning it in structured artifacts the other agents can use immediately. Prefer lightweight, reproducible retrieval over free-form narration.
artifacts/ or .agents/ as specified in the plan.Collect and structure the inputs for the tasks assigned to me in artifacts/tasks.json
Gather structured data for task 2 from artifacts/tasks.json
Structure the data from the CSV in /data/sales.csv for downstream analysis
Synthesize information about [topic] and write it to artifacts/data.json
The Data agent will output artifacts/data.json — review it before switching to the Validator.