# Automation

> Workflow automation, CI/CD pipelines, and task orchestration patterns across platforms like n8n, GitHub Actions, and Make.

- Skill: `vamseeachanta/automation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/automation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/automation/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/automation

---


# 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

```bash
# 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](best-practices/SKILL.md)

## Sub-Skills

- [Available Skills](available-skills/SKILL.md)
- [Low-Code Visual Automation (+2)](low-code-visual-automation/SKILL.md)
- [Choose n8n when: (+4)](choose-n8n-when/SKILL.md)
- [n8n Webhook Workflow (+3)](n8n-webhook-workflow/SKILL.md)
- [Webhook-to-Workflow Pattern (+2)](webhook-to-workflow-pattern/SKILL.md)
- [Error Handling (+2)](error-handling/SKILL.md)
- [Integration with Workspace-Hub](integration-with-workspace-hub/SKILL.md)
- [Testing Automation](testing-automation/SKILL.md)
- [Related Resources](related-resources/SKILL.md)

