원클릭으로
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.