Skills
Claude Code skills that ship with the Keycard plugin — inspect credentials, query policy, and update keycard.toml by talking to Claude.
Skills are Claude Code commands that ship with the Keycard plugin. Claude routes prompts to a skill based on intent — you talk to Claude, the skill runs the right Keycard CLI behavior behind the scenes.
Inspect
Section titled “Inspect”INSPECT
Read-only skills. Ask what’s loaded, what’s allowed, and why a tool was blocked.
Change
Section titled “Change”CHANGE
Write skills. Discover entities, edit keycard.toml, and propose policy updates.
/keycard-discover-entitiesFind available credential entities via the Management API and wire them into keycard.toml./keycard-upsert-configSet or change a field in keycard.toml — reads the current value, writes a targeted update./keycard-upsert-policyPropose, confirm, and apply a Cedar policy change — propose, confirm, write, verify.