ワンクリックで
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 職業分類に基づく
| 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.
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.