← 返回 Skills 市场
athola

Nm Attune Makefile Generation

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
78
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-attune-makefile-generation
功能描述
Generate Makefiles with testing, linting, formatting, and automation targets for new projects
安全使用建议
This skill is an instruction-only Makefile generator and does not include the template files or Python template_engine it references — it likely expects resources from the original claude-night-market/attune plugin or the 'Claude Code' plugin mentioned in the header. Before installing or allowing autonomous use: (1) Confirm where templates and the template engine come from (install the companion plugin or provide templates locally). (2) Test the skill in a disposable project to ensure it only reads project files (pyproject.toml, Cargo.toml, package.json) and writes the Makefile you expect. (3) Because no credentials are requested, credential exfiltration is not a concern here, but incomplete dependencies could cause the agent to attempt to install or import components at runtime — review any follow-up instructions the agent may receive and avoid granting broad system access. If you plan to enable autonomous invocation, ensure the missing templates/components are supplied from a trusted source.
能力评估
Purpose & Capability
Name/description align with the instructions: detecting project language, rendering a Makefile template, and verifying with make are appropriate for a Makefile generator. However, the SKILL.md references template files at plugins/attune/templates and a Python import (template_engine) that are not present in this instruction-only package, so the skill as distributed is incomplete or expects external components.
Instruction Scope
Runtime steps only touch project files you'd expect (pyproject.toml, Cargo.toml, package.json) and write a Makefile; commands suggested (make --dry-run, make help) are within scope. There is no instruction to read unrelated system configuration or exfiltrate data. The only scope concern is the implicit requirement to access template resources and a template engine that the skill does not provide.
Install Mechanism
No install spec and no code files — lowest-risk distribution. Because nothing is downloaded or written by an installer, there is no install-time code execution risk from this package itself.
Credentials
The skill requests no environment variables, credentials, or config paths, which is proportionate for a Makefile generator.
Persistence & Privilege
always is false and there is no install or persistent configuration; the skill does not request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-attune-makefile-generation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-attune-makefile-generation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Makefile Generation skill. - Generates Makefiles with standard targets for Python, Rust, or TypeScript projects. - Supports targets for testing, linting, formatting, type checking, build, and automation. - Detects project language automatically and loads the correct template. - Includes guidance for adding custom targets. - Documentation covers workflow, standard targets, customization, and troubleshooting.
元数据
Slug nm-attune-makefile-generation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Attune Makefile Generation 是什么?

Generate Makefiles with testing, linting, formatting, and automation targets for new projects. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 Nm Attune Makefile Generation?

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

Nm Attune Makefile Generation 是免费的吗?

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

Nm Attune Makefile Generation 支持哪些平台?

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

谁开发了 Nm Attune Makefile Generation?

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

💬 留言讨论