Clay routines — create a routine from an existing function/workflow, then run a saved routine that exists in this workspace. Use when the user asks to create/register a routine, or to run, execute, or trigger a function, workflow, or routine (by name or id), pass it inputs, or check the results/status of a run. For building a new workflow, use the workflows skill instead.
$npx -y skills add clay-run/agent-plugins --skill routinesInstalls into the current project.
Run `npx skills use "https://github.com/clay-run/agent-plugins" --skill "clay-run/agent-plugins/routines"` 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.