N8n Workflow Template
Description
Professional n8n workflow template with automated documentation, visual diagrams, and contributor guidelines. GitHub Pages site included.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
n8n Workflow Template
   
A professional template for creating well-documented n8n workflow repositories. This template provides everything you need to share your n8n workflows with the community, including automated documentation, visual diagrams, and contributor-friendly guidelines.
Overview
This workflow does [describe what your workflow does here]. It connects [list services/integrations] to [explain the outcome or value].
Workflow Diagram
graph LR
A[Trigger] --> B[Process Data]
B --> C[Transform]
C --> D[Output]
D --> E[Complete]
Replace the diagram above with your actual workflow visualization. Mermaid diagrams render automatically on GitHub and the documentation site.
Quick Start
Prerequisites
- n8n instance (version 1.0 or higher)
- [List any required credentials or API keys]
- [List any third-party service accounts needed]
Installation
Download the workflow file from this repository:
wget https://raw.githubusercontent.com/[username]/[repo-name]/main/workflow/workflow.jsonImport into n8n:
- Open your n8n instance
- Navigate to Workflows → Import from File
- Select the downloaded
workflow.json - Click Import
Configure credentials:
- [Step-by-step credential setup]
- [Environment variables needed]
- [Any API keys or tokens]
Activate the workflow and test it.
Configuration
Environment Variables
If your workflow uses environment variables, document them here:
# Example configuration
VARIABLE_NAME=value
API_KEY=your-api-key-here
Workflow Settings
- Trigger: [Describe trigger type - w
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://