Aw Author banner
zircote zircote

Aw Author

Documentation community

Description

--- description: Author, validate, or improve GitHub Agentic Workflow (gh-aw) markdown files argument-hint: "<mode: new|generate|validate|improve|debug> or topic query" --- # /aw-author Entry point for GitHub Agentic Workflow authoring assistance. ## Usage ``` /aw-author → Auto-detect mode or prompt for selection /aw-author new → Interactive guided workflow creation /aw-author generate → One-shot workflow generation from description /aw-author vali

Installation

Installs to ~/.claude/skills/zircote-github-agentic-workflows-aw-author/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-github-agentic-workflows-aw-author && curl -fsSL https://raw.githubusercontent.com/zircote/github-agentic-workflows/HEAD/commands/aw-author.md -o ~/.claude/skills/zircote-github-agentic-workflows-aw-author/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository