Configure decomposition rules: max subtask complexity, required validation steps, parallel execution hints, and rollback conditions. The skill takes a high-level goal and produces a structured task graph ready for agent execution.
curl -X POST https://jarvissdk.com/api/v1/skills/agent-task-decomposer/execute \
-H "x-api-key: jsk_your_key" \
-H "Content-Type: application/json" \
-d '{
"input": "your data here"
}'Install this skill and let your AI agent run it automatically. Free tier includes 1,000 executions/month.
Natural language to cron expression with next run times — replaces crontab.guru.
Generate test scenarios from feature descriptions
Persists and retrieves agent memory across sessions — facts, decisions, user preferences, and context. Encodes your memory taxonomy and retention policies.
Parses CSV exports (CRM, analytics, finance), extracts key metrics, detects anomalies, and generates executive summaries with actionable insights.