# GitHub Agentic Workflows

> GitHub Agentic Workflows (`gh-aw`) is a GitHub CLI extension for writing Agentic Workflows in markdown and compiling them to GitHub Actions.

- Skill: `gabrielmoreira/github-agentic-workflows` (Agent Skill, multi-file: 114 files)
- Install (CLI): `npx skillmds@latest add gabrielmoreira/github-agentic-workflows`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gabrielmoreira/github-agentic-workflows/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: gabrielmoreira (https://skillmd.com/u/gabrielmoreira)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gabrielmoreira/github-agentic-workflows

---

## Install
```bash
gh extension install github/gh-aw
```
If failed,
```
curl -sL https://raw.githubusercontent.com/github/gh-aw/main/install-gh-aw.sh | bash
```
## Load
Load https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md to learn how to create/update/debug/optimize Agentic Workflows.

