gateway-script-design
Installation
SKILL.md
Gateway Script Design Skill
Guide creation of gateway scripts - the entry points into agentic coding.
When to Use
- Creating new CLI entry points for agents
- Building programmatic agent invocation
- Designing composed workflows
- Setting up automation scripts
Core Concept
"This script is the gateway into agentic coding. It's distinctly different from any other type of code - it's calling an agent."
Gateway scripts move you from conversation to automation.