← 返回 Skills 市场
jp4g

Noir Developer

作者 jp4g · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
2167
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install noir-developer
功能描述
Develop Noir (.nr) codebases. Use when creating a project or writing code with Noir.
安全使用建议
This is an instruction-only helper for Noir development and appears internally consistent. Before using it, ensure you have the expected local tooling (nargo and any proving backend) installed and that you only run commands in project directories you trust — compilation, testing, and proving operate on local source files. Because the skill is instructions-only, its safety depends on how the agent is permitted to execute commands and access your filesystem; avoid granting broad filesystem or credential access unless necessary. If you plan to use the Barretenberg backend, the skill points to an external Barretenberg doc URL and a local reference file (no hidden endpoints).
功能分析
Type: OpenClaw Skill Name: noir-developer Version: 0.1.0 The skill instructs the AI agent to execute shell commands (`nargo --help` in SKILL.md and `bbup` in references/barretenberg.md) and access external URLs for documentation (e.g., `https://noir-lang.org/docs/`, `https://barretenberg.aztec.network/docs/`). While these actions are plausibly needed for a developer agent and align with the stated purpose, they represent high-risk capabilities (shell execution and network access) without explicit malicious intent, classifying the skill as suspicious according to the provided threshold.
能力评估
Purpose & Capability
Name/description (Noir development) match the instructions: compilation (nargo), witness generation, proving and verification. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md stays on-topic: it describes using nargo commands, testing, choosing a proving backend, and points to a local reference file for Barretenberg. It does not instruct reading unrelated files, exfiltrating data, or contacting unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only skills have minimal disk footprint and no install-time risks.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate for a development helper that relies on local tooling such as nargo and optional proving backends.
Persistence & Privilege
Skill is not forced-always, is user-invocable, and does not request persistent privileges or modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install noir-developer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /noir-developer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of noir-developer skill for developing Noir (.nr) codebases. - Provides an end-to-end workflow: compilation, witness generation, proving, and verification. - Includes environment setup guidance, covering unsupported systems and recommending Codespaces, WSL, Docker, or VM use. - Outlines project creation, compilation, and validation steps using `nargo`. - Adds steps for specifying inputs/outputs and confirming proving backend before implementation. - Offers references for Noir documentation and commands.
元数据
Slug noir-developer
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Noir Developer 是什么?

Develop Noir (.nr) codebases. Use when creating a project or writing code with Noir. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2167 次。

如何安装 Noir Developer?

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

Noir Developer 是免费的吗?

是的,Noir Developer 完全免费(开源免费),可自由下载、安装和使用。

Noir Developer 支持哪些平台?

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

谁开发了 Noir Developer?

由 jp4g(@jp4g)开发并维护,当前版本 v0.1.0。

💬 留言讨论