n8n-skills
Verified Safeby LumeAiChat
Overview
Provides expert guidance for an AI assistant to build and manage n8n workflows, covering JavaScript and Python code, expressions, validation, node configuration, and architectural patterns, with a focus on AI agents within n8n.
Installation
No command providedEnvironment Variables
- N8N_API_URL
- N8N_API_KEY
Security Notes
The provided source code consists entirely of markdown documentation files designed to train an AI assistant on n8n workflow development. It does not contain executable server-side code, dependencies, or direct runtime vulnerabilities. The content within the documentation actively promotes good security practices for building n8n workflows (e.g., using parameterized SQL queries, avoiding hardcoded credentials, and recommending read-only database access for AI tools). Therefore, there are no inherent security risks in the provided source code itself.
Similar Servers
n8n
AI-powered workflow automation platform, enabling users to build and run workflows using various integrations, with a focus on AI models and tools for task execution and conversational agents.
n8n-mcp
The n8n-MCP server enhances n8n's workflow automation by providing a Model Context Protocol interface, allowing AI agents to discover, validate, and manage n8n nodes and workflows with rich, structured documentation and metadata.
mcp-n8n-builder
Programmatic creation and management of n8n workflows by AI assistants via the Model Context Protocol (MCP).
project-nova
Manages Paperless-NGX documents by providing an MCP server that exposes an SSE endpoint for integration with n8n, enabling AI agents to search, upload, and manage documents, tags, correspondents, and document types.