← 返回 Skills 市场
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skylv-github-actions-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/skylv-github-actions-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。
如何安装 Skylv Github Actions Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-github-actions-helper」即可一键安装,无需额外配置。
Skylv Github Actions Helper 是免费的吗?
是的,Skylv Github Actions Helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skylv Github Actions Helper 支持哪些平台?
Skylv Github Actions Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skylv Github Actions Helper?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills