Use this skill whenever the user wants to interact with an n8n instance via its public REST API. Triggers include: listing, creating, updating, deleting, activating or deactivating workflows; viewing or managing executions; managing credentials, tags, variables, users, or projects; auditing instance activity; triggering workflow runs; checking execution status; or any automation task involving the n8n API. Also use for requests like \"show my n8n workflows\", \"run workflow X\", \"list failed executions\", \"create a tag in n8n\", \"manage n8n variables\", or \"check n8n audit log\". Always use this skill for any n8n API interaction — it defines the correct endpoints, authentication, and patterns.
$npx -y skills add biggora/claude-plugins-registry --skill n8n-apiInstalls into the current project.
Run `npx skills use "https://github.com/biggora/claude-plugins-registry" --skill "biggora/claude-plugins-registry/n8n-api"` 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/biggora/claude-plugins-registry" that are relevant to the current task. Run `npx skills add "https://github.com/biggora/claude-plugins-registry"` and select the relevant skills, then follow their instructions.