Stats
Actions
Tags
From cardhop-app
Add or update Cardhop.app contacts through the bundled Cardhop.app Socket MCP server. Use when a user wants to create a contact, adjust an existing contact, or validate Cardhop automation readiness on macOS.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cardhop-app:cardhop-contact-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the bundled Cardhop.app Socket MCP server to turn natural-language contact instructions into Cardhop actions.
Use the bundled Cardhop.app Socket MCP server to turn natural-language contact instructions into Cardhop actions.
autoapplescripturl_schemedry_run request before dispatchinghealthcheck.add for a new contactupdate for an existing contact changeparse when the user gives a generic Cardhop sentencetransport=auto unless the user explicitly wants AppleScript or URL scheme routing.dry_run=true when the user wants a preview or when the instruction still looks ambiguous.addupdateparsehealthcheckdry_run=true or ask a narrow follow-up rather than guessing.npx claudepluginhub gaelic-ghost/socket --plugin cardhop-appCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.