Keep Clay up to date. Use when the user asks to update or upgrade Clay, the plugin, or the clay CLI; when clay update reports the CLI is pinned / managed by the plugin; or to check whether a newer version is available. In the plugin, the CLI is pinned by the plugin, so updating means updating the plugin.
$npx -y skills add clay-run/agent-plugins --skill updateInstalls into the current project.
Run `npx skills use "https://github.com/clay-run/agent-plugins" --skill "clay-run/agent-plugins/update"` 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.