Point this at a git log output or a list of commits and it produces a clean, categorized changelog in Keep a Changelog format. Groups by conventional commit types, extracts PR/issue references, attributes authors, and optionally generates both markdown and HTML versions. Configurable date ranges, scopes, and output formats.
curl -X POST https://jarvissdk.com/api/v1/skills/changelog-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.
Generate API docs with TOC, SEO meta, and HTML from a description — replaces GitBook ($8/mo).
Enforces your team's commit message conventions — Conventional Commits, ticket references, scope rules, and body requirements. Rewrites non-compliant messages.
Generates OpenAPI specs, endpoint documentation, and code examples from your route files. Encodes your documentation style and example patterns.
Generates standup reports from git commits, PR activity, and task boards. Encodes your team's standup format and what counts as 'done' vs 'in progress'.