← 返回 Skills 市场
athola

Nm Attune Workflow Setup

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-attune-workflow-setup
功能描述
Configure GitHub Actions CI/CD workflows for automated testing, linting, and deployment pipelines
安全使用建议
This skill is intended to create/update GitHub Actions workflows and the instructions generally match that purpose, but it omits declaring tools it expects. Before using: (1) inspect the workflow templates and SKILL.md to confirm what files will be created/overwritten; run it in a throwaway branch or fork first; (2) ensure you have the gh/act/Python tools installed and understand which account/token the gh CLI will use (avoid exposing personal or org tokens); (3) verify where templates_dir and engine.render_file come from — the skill assumes a template engine and project detector that are not included; (4) backup .github/workflows/ (or use git) and prefer a dry-run; (5) if you want the skill to be safer, ask the author to declare required binaries and to add explicit dry-run, confirmation prompts, and a list of exact filesystem changes.
功能分析
Type: OpenClaw Skill Name: nm-attune-workflow-setup Version: 1.0.0 The skill bundle provides standard instructions and code snippets for an AI agent to configure GitHub Actions workflows (CI/CD) for Python, Rust, and TypeScript projects. The logic involves detecting project types, rendering templates, and validating YAML syntax using common tools like 'gh' and 'python'; no evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description match the instructions: the SKILL.md describes creating and validating GitHub Actions workflows. However, the skill does not declare required binaries or environment variables even though the instructions call out gh/act, python, and template/engine utilities (ProjectDetector, engine.render_file, templates_dir). This mismatch is disproportionate to the stated purpose.
Instruction Scope
Instructions direct reading and writing of .github/workflows/ files, running shell and Python checks, and using an unspecified ProjectDetector and template rendering engine. That is within the scope of setting up workflows, but the instructions assume filesystem writes and tools that can modify repo state and potentially overwrite existing workflows — the skill should explicitly warn and offer dry-run/backups.
Install Mechanism
No install spec and no code files are present (instruction-only), which minimizes installer risk. There is no downloader or packaging step in the manifest.
Credentials
The skill declares no required env vars or credentials, yet it expects CLI tools (gh, act), Python, and project-specific template directories and rendering engines to exist. It also references other skills/commands (e.g., /attune:upgrade-project, /pensive:shell-review) without declaring those dependencies. The lack of declared requirements is inconsistent and could cause unexpected behavior or privilege escalation (e.g., using the user's authenticated gh CLI).
Persistence & Privilege
always is false and there is no persistent install behavior. The skill will only act when invoked; autonomous invocation is allowed by default but not combined here with other high-privilege requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-attune-workflow-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-attune-workflow-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the workflow-setup skill for configuring GitHub Actions CI/CD workflows. - Provides automated setup for testing, linting, and deployment pipelines for Python, Rust, and TypeScript projects. - Includes best practices, validation steps, and troubleshooting guidance for maintaining reliable workflows. - Documentation covers identification of missing workflows, rendering templates, and updating to latest action versions. - Links to related skills for project initialization and PR preparation.
元数据
Slug nm-attune-workflow-setup
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Attune Workflow Setup 是什么?

Configure GitHub Actions CI/CD workflows for automated testing, linting, and deployment pipelines. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Nm Attune Workflow Setup?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-attune-workflow-setup」即可一键安装,无需额外配置。

Nm Attune Workflow Setup 是免费的吗?

是的,Nm Attune Workflow Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Attune Workflow Setup 支持哪些平台?

Nm Attune Workflow Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nm Attune Workflow Setup?

由 athola(@athola)开发并维护,当前版本 v1.0.0。

💬 留言讨论