Skills
Claude Code skills that ship with the Keycard plugin — inspect credentials, discover entities, 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 and edit keycard.toml and .mcp.json.
/keycard-discover-entitiesFind available credential entities or MCP servers via the Management API and wire them into keycard.toml or .mcp.json./keycard-upsert-configSet or change a field in keycard.toml — reads the current value, writes a targeted update./keycard-upsert-mcp-configAdd or update an MCP server entry in .mcp.json.