Gå til hovedinnhold

kapi voice check

kapi check

Vurder tekst opp mot en stemprofil

Commandvoice check
Try it (demo)

Demo mode — illustrative output from a built-in stub, not a real model. Install the CLI to run with your own API key.

kapi voice check
Flags
FlagTypeDefaultDescription
--ai boolfalseuse an LLM provider in addition to rule-based checks
--api-key stringAPI key for the AI provider
--channel stringapply channel-specific overrides
--credential stringsaved credential name (see 'kapi credentials list')
--file stringexplicit path to resource file
--input-text stringtext to check (use "-" or omit to read stdin)
--json boolfalseoutput results as JSON
--local boolfalseuse resource in current directory
--locale stringapply locale-specific overrides
--min-score int0fail (non-zero exit) when the score is below this threshold
--name stringnamed resource in KAPI_HOME (e.g. --name project-terms)
--pack stringbuilt-in starter pack name
--persona stringapply an author persona's overrides (within the profile guardrails)
--profile stringvoice profile name in the local store
--profile-file stringpath to a standalone profile YAML
--project , -pstringpath to a kapi.yaml project recipe or its directory (auto-discovered from cwd if omitted)
--provider stringAI provider (default: anthropic)

← Back to the Command Reference