463 B
463 B
model, allowed-tools, argument-hint, description
| model | allowed-tools | argument-hint | description |
|---|---|---|---|
| claude-sonnet-4-0 | Task, Bash, Read, Write | <task> [tool] | Data processing and transformation with jq, pandas, SQL |
Data Command
Data processing and transformation with jq, pandas, SQL
Arguments
$1 (Required): task
$2 (Optional): tool
Examples
/data "Transform JSON logs to CSV" jq
/data "Clean and normalize dataset" pandas
Invoke the data-engineer agent with: $ARGUMENTS