Automation
Overview
This library contains 5 production-ready automation skills for building workflows, pipelines, and orchestration systems. Each skill covers a specific automation platform with patterns for integration, error handling, and scaling. Skills follow the Anthropic Skills format with practical examples from real-world automation scenarios.
Quick Start
# Browse available skills
ls skills/automation/
# Read a skill
cat skills/automation/n8n/SKILL.md
# Skills are documentation - implement patterns in your automation tools
Version History
- 1.0.0 (2026-01-17): Initial release with 5 automation skills
These skills represent patterns refined across production automation systems handling thousands of workflow executions daily.
Sub-Skills
- Best Practices
Sub-Skills
- Available Skills
- Low-Code Visual Automation (+2)
- Choose n8n when: (+4)
- n8n Webhook Workflow (+3)
- Webhook-to-Workflow Pattern (+2)
- Error Handling (+2)
- Integration with Workspace-Hub
- Testing Automation
- Related Resources