Skip to content

Releases: AdamBien/airails

skills (2026.07.20)

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:24

Per-agent skill zips built from f766ab7.

Install by unzipping into your home directory, e.g.:

unzip airails-claude.zip -d ~

Each zip contains the same skills under the agent's directory: claude (.claude/skills), vibe (.vibe/skills), kiro (.kiro/skills), copilot (.copilot/skills), codex (.agents/skills), goose (.config/goose/skills).

Note: unzipping overwrites existing skills of the same name without asking. For an interactive, managed install use ./installSkills from the cloned repository.