Jk Keys banner
teamtinvio teamtinvio

Jk Keys

Development community

Description

--- description: "Connect, check, or rotate an organization's API key" argument-hint: "[check | add | rotate]" --- # Manage keys Follow the **keys** flow in the `jaz-kit` skill (`references/flows.md`). The credential model is in `references/workspace.md`. ## Usage ``` /jk-keys /jk-keys rotate ```

Installation

Installs to ~/.claude/skills/teamtinvio-jaz-ai-jk-keys/SKILL.md

Terminal
mkdir -p ~/.claude/skills/teamtinvio-jaz-ai-jk-keys && curl -fsSL https://raw.githubusercontent.com/teamtinvio/jaz-ai/HEAD/commands/jk-keys.md -o ~/.claude/skills/teamtinvio-jaz-ai-jk-keys/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository