n8n
✓Manage n8n workflows and troubleshoot executions. Use when user asks about n8n workflows, webhook triggers, execution errors, or wants to edit workflow nodes.
Installation
SKILL.md
Workflows A workflow is an automation that connects multiple services/apps. It consists of:
Executions An execution is a single run of a workflow. States:
Credentials Stored authentication for services (API keys, OAuth tokens). Referenced by nodes but not exposed in workflow JSON.
Manage n8n workflows and troubleshoot executions. Use when user asks about n8n workflows, webhook triggers, execution errors, or wants to edit workflow nodes. Source: pokgak/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pokgak/agent-skills --skill n8n- Source
- pokgak/agent-skills
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is n8n?
Manage n8n workflows and troubleshoot executions. Use when user asks about n8n workflows, webhook triggers, execution errors, or wants to edit workflow nodes. Source: pokgak/agent-skills.
How do I install n8n?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pokgak/agent-skills --skill n8n Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pokgak/agent-skills