← Back to Skills Marketplace
sky-lv

Skylv Github Actions Helper

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
129
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skylv-github-actions-helper
Description
GitHub Actions workflow generator. Creates CI/CD pipelines for Node.js, Python, Docker. Triggers: github actions, ci cd, workflow, automate build, github ci.
Usage Guidance
This skill appears to be a simple template generator and is internally consistent. Before using it, be prepared to: (1) allow it to inspect your repository tree (it will check for package.json, pyproject.toml, Dockerfile) to determine templates; (2) review and vet generated workflow YAML before committing (verify action versions, permissions, and secrets usage); and (3) manage any CI secrets via GitHub Secrets rather than embedding them in workflows. If you want the skill to write or commit workflows automatically, ask how it performs those actions and what credentials (if any) it would need — that would change the security posture.
Capability Analysis
Type: OpenClaw Skill Name: skylv-github-actions-helper Version: 1.0.0 The skill is a straightforward helper for generating GitHub Actions workflows for Node.js, Python, and Docker projects. The templates provided in SKILL.md use official GitHub actions and follow industry best practices, such as using 'npm ci' for reproducibility and recommending GitHub Secrets for sensitive data. No malicious logic, data exfiltration, or suspicious instructions were found.
Capability Assessment
Purpose & Capability
The skill claims to generate GitHub Actions workflows and requires no binaries, credentials, or installs — consistent with an instruction-only template generator. The only resources it references (package.json, pyproject.toml, Dockerfile) are exactly what you'd expect for detecting project type.
Instruction Scope
SKILL.md only instructs detecting project type by checking for common project files and provides workflow YAML templates and tips. It does not ask to read unrelated system files, access credentials, or transmit data externally. (Note: the skill does not explicitly describe committing or writing the workflows into a repo; it only generates templates.)
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is downloaded or written to disk during install — lowest-risk pattern.
Credentials
The skill declares no required environment variables or credentials. The only secret-related advice is a benign recommendation to store secrets in GitHub Secrets, which is appropriate for CI/CD templates.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills/configs. Autonomous invocation is allowed by default but not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-github-actions-helper
  3. After installation, invoke the skill by name or use /skylv-github-actions-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of skylv-github-actions-helper. - Generates GitHub Actions CI/CD workflows for Node.js, Python, and Docker projects. - Detects project type automatically based on typical project files. - Provides ready-to-use workflow templates for automated testing and deployment. - Supports common triggers like "set up CI" and "add github actions." - Includes best practices and tips for effective workflow setup.
Metadata
Slug skylv-github-actions-helper
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skylv Github Actions Helper?

GitHub Actions workflow generator. Creates CI/CD pipelines for Node.js, Python, Docker. Triggers: github actions, ci cd, workflow, automate build, github ci. It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.

How do I install Skylv Github Actions Helper?

Run "/install skylv-github-actions-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skylv Github Actions Helper free?

Yes, Skylv Github Actions Helper is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skylv Github Actions Helper support?

Skylv Github Actions Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skylv Github Actions Helper?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments