n8n-agent
CommunityAutomate workflows with n8n.
Authordrtonylove1963
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the automation and management of n8n workflows, allowing seamless interaction with n8n instances through the Model Context Protocol (MCP). It enables programmatic control over workflow listing, retrieval, and execution, saving time on manual n8n operations and integrating n8n into AI-driven processes.
Core Features & Use Cases
- Workflow Management: List, get, and execute n8n workflows programmatically via MCP operations.
- Execution Monitoring: Retrieve details about past and ongoing workflow executions for auditing and troubleshooting.
- MCP Integration: Manages the n8n MCP server subprocess, handles JSON-RPC communication, and ensures robust error handling.
- Use Case: You need to trigger a specific n8n workflow from your application or list all available workflows. This Skill can execute the
execute_workfloworlist_workflowsoperations, providing a seamless bridge between your AI and n8n automation.
Quick Start
Use the n8n-agent skill to list all available n8n workflows with a limit of 10 items.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: n8n-agent Download link: https://github.com/drtonylove1963/pronetheia-os/archive/main.zip#n8n-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.