Armory
Source
Browse
Skills

github-actions-creator

Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install github-actions-creator --cli claude

writes the skill into.claude/skills/github-actions-creator/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/github-actions-creator/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.

When to use it

Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/github-actions-creator/SKILL.md -o .claude/skills/github-actions-creator/SKILL.md

Notes

Extracted from davila7/claude-code-templates, github-actions-creator category.