بنقرة واحدة
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.