Pulls recent activity (commits, PRs merged/opened, tasks moved) and generates a formatted standup update. Configurable team member mapping, project grouping, and blockers detection. Outputs in your team's preferred format — Slack message, markdown, or structured JSON for further processing.
curl -X POST https://jarvissdk.com/api/v1/skills/daily-standup-generator/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
Transform meeting notes into structured action items with owners and deadlines
Enforces your team's commit message conventions — Conventional Commits, ticket references, scope rules, and body requirements. Rewrites non-compliant messages.