LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

github-action-gen - Generate GitHub Actions workflows from plain English descriptions

Creates GitHub Actions workflow YAML files based on natural language descriptions

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • generate workflow files
  • handle common patterns
  • include caching configuration
  • support deploy targets
  • create scheduled jobs

Inputs

  • OpenAI API key
  • plain English description
  • output filename

Outputs

  • GitHub Actions YAML file
  • workflow configuration
  • CI/CD automation script

Requirements

  • Node.js 18+
  • OPENAI_API_KEY environment variable
  • npx command

Source

  • Spec: SKILL.md
github-actions
ci-cd
automation
yaml-generator
developer-tools
generate workflow files
handle common patterns
include caching configuration
support deploy targets
OpenAI API key
plain English description
output filename
GitHub Actions YAML file
workflow configuration
CI/CD automation script