PluginOfficial
Commit Generator
AI-powered conventional commit generation with two-phase LLM analysis and secrets detection.
Install
kb plugins install @kb-labs/commit-generatorAbout
Generates meaningful conventional commits from your staged changes using LLM analysis. The plugin performs a two-phase analysis: first a fast diff summary, then a full semantic pass if confidence is below threshold.
Includes built-in secrets detection to prevent accidental exposure of API keys, tokens, and credentials.
CLI Commands
commit:commitkb commit:commit --helpcommit:previewkb commit:preview --helpcommit:pushkb commit:push --helpRequirements
Permissions
fs:read
shell:git
Environment variables
OPENAI_API_KEY
KB_AUTH_TOKEN