github-actions-gen
by PromptSpace
Automatically detect your tech stack and generate a production-ready GitHub Actions CI/CD workflow.
- Detect language, package manager, and test runner automatically
- Generate optimized YAML with built-in artifact caching for faster builds
- Standardize CI pipelines across multiple microservices or repositories
$12
One-time purchase
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
github-actions-gen
by PromptSpace
Automatically detect your tech stack and generate a production-ready GitHub Actions CI/CD workflow.
$12
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
About This Skill
What it does
The GitHub Actions Generator automates the creation of robust CI/CD pipelines by performing a deep analysis of your local codebase. Instead of manually writing YAML or copying old templates, this skill inspects your project structure, lock files, and scripts to generate a production-ready ci.yml workflow tailored to your specific stack.
Why use this skill
Setting up CI can be tedious and error-prone. This skill handles the "glue" work for you by auto-detecting:
- Stack & Runtime: Identifies Node.js, Python, Go, and Rust ecosystems.
- Package Management: Correctly configures npm, pnpm, yarn, pip, or poetry.
- Test Runners: Sets up steps for Vitest, Jest, Pytest, Go Test, and Cargo.
- Smart Caching: Includes language-specific cache actions to speed up your builds.
- Deploy Targets: Optional integration for Cloudflare Pages and other common targets.
Supported tools
The skill interacts directly with your filesystem using tools like Glob and Grep to find configuration files and Write to generate the necessary .github/workflows directory and files immediately.
Use Cases
- Detect language, package manager, and test runner automatically
- Generate optimized YAML with built-in artifact caching for faster builds
- Standardize CI pipelines across multiple microservices or repositories
- Set up deployment steps for Cloudflare, Vercel, or Docker containers
How to Install
mkdir -p ~/.claude/skills/github-actions-gen && curl -s -X POST 'https://api.promptspace.in/api/skills/github-actions-gen/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/github-actions-gen/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
Creator
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.