← 返回 Skills 市场
153
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install using-arch-compiler
功能描述
Use when starting architecture work and you need to decide whether to compile/finalise architecture or implement an already-approved architecture.
安全使用建议
This skill appears coherent and low-risk: it only provides routing and read-only guidance for an architecture-compiler workflow and does not ask for secrets. Before installing or enabling it, ensure you have the full Architecture Compiler repository available locally (and verify its contents) because the skill assumes that repository exists. If the repo is not present, prefer to manually install or review the compiler repo yourself rather than letting an agent attempt an automatic install (the SKILL.md gives no trusted install source). If you are concerned about autonomous agents performing network operations, require human confirmation before the agent tries to fetch or write repository files.
功能分析
Type: OpenClaw Skill
Name: using-arch-compiler
Version: 1.0.2
The skill bundle serves as a workflow router for an architecture-as-code framework. The instructions in SKILL.md define logic for the AI agent to switch between architecture compilation and implementation based on the presence of approved configuration files (e.g., architecture.yaml). No malicious commands, data exfiltration attempts, or harmful prompt injections were found; the instructions focus on governance and maintaining the integrity of the compiler's internal directories.
能力评估
Purpose & Capability
The name/description match the SKILL.md content: the skill's job is to decide whether to use the 'compiling' or 'implementing' architecture workflows and to enforce gating rules. It references repo-local artifacts (AGENTS.md, tools/, schemas/, config/, patterns/, docs/architecture/) which are relevant to that purpose.
Instruction Scope
Instructions correctly limit actions to reading repo files and routing between two skills. However, they require the full Architecture Compiler repo to be installed and instruct the agent to 'stop and install it before routing further' without providing an installation mechanism or explicit human-confirmation step, which is ambiguous and could let an agent attempt an ad hoc install if not constrained.
Install Mechanism
There is no install spec (lowest-risk format), which is fine for an instruction-only skill — but the runtime instructions explicitly require a full local copy of the compiler repo and say to install it if missing. The lack of a prescribed, trusted install source or human confirmation is a usability/ambiguity risk rather than a direct malicious indicator.
Credentials
The skill requests no environment variables, no credentials, and references only repository-local paths appropriate to its stated purpose. There is no disproportionate secret or credential access.
Persistence & Privilege
always is false and the skill does not request persistent presence or to modify other skills. It allows agent invocation (normal). The SKILL.md advises treating certain directories as read-only unless explicit maintenance is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install using-arch-compiler - 安装完成后,直接呼叫该 Skill 的名称或使用
/using-arch-compiler触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Expanded routing rules for cases involving existing prototypes or codebases.
- Clarified when to use compiling vs implementing architecture skills, including scenarios for refactoring existing projects.
- Added new guidance for handling prototype choices that may override previously approved providers, boundaries, or patterns.
v1.0.1
- Added homepage and metadata fields to SKILL.md for improved discoverability and integration.
- No functional changes to skill logic or workflow.
v1.0.0
- Initial release of the using-arch-compiler skill.
- Provides workflow routing rules for deciding between compiling architecture or implementing approved architecture.
- Clarifies when to use compiling vs. implementing skills, with hard stops for missing dependencies or unapproved architectures.
- Includes explicit instructions and requirements for safe usage in architecture workflows.
元数据
常见问题
Using Architecture Compiler 是什么?
Use when starting architecture work and you need to decide whether to compile/finalise architecture or implement an already-approved architecture. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。
如何安装 Using Architecture Compiler?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install using-arch-compiler」即可一键安装,无需额外配置。
Using Architecture Compiler 是免费的吗?
是的,Using Architecture Compiler 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Using Architecture Compiler 支持哪些平台?
Using Architecture Compiler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Using Architecture Compiler?
由 inetgas(@inetgas)开发并维护,当前版本 v1.0.2。
推荐 Skills