Clay setup — authenticate both the clay CLI and the Clay MCP server (both are required to use the plugin). Use when clay is not found on PATH or the clay found in the PATH is the wrong version, clay whoami fails, the MCP tools (read, edit_node) error on auth or don't appear at all despite a Connected server, the CLI isn't signed in, the Cursor plugin never appears after a local install, or the user wants to configure Clay.
$npx -y skills add clay-run/agent-plugins --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/clay-run/agent-plugins" --skill "clay-run/agent-plugins/setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/clay-run/agent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/clay-run/agent-plugins"` and select the relevant skills, then follow their instructions.