📦 Craftwork — 智能体工程九艺

v1.0.0

面向 AI 智能体的九项工程能力:TDD、调试、代码评审、规划与多智能体协同,让软件像对待生命一样被构建。

0· 349·0 当前·0 累计
下载技能包
最后更新
2026/2/27
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent and appears to do what it says: provide disciplined workflows for agent-driven development. Before installing, consider that the instructions expect access to your repository and developer tooling (git/gh, tests, local services) and will tell an agent to run commands like git push, run tests, and call local health endpoints. If you install it: 1) ensure the agent runs with least privilege (do not give it elevated access or unrestricted push permissions to critical repos), ...
详细分析 ▾
用途与能力
Name and description (TDD, debugging, code review, planning, multi-agent coordination) match the SKILL.md content. The skill only contains prose describing developer workflows and git/test commands; no unrelated credentials, binaries, or install steps are requested.
指令范围
The instructions legitimately tell an agent to read the codebase, run git commands, run tests, spawn subagents, and call local health endpoints — all expected for a developer-discipline skill. Note: many runtime commands (git push, gh, curl, pm2) will act on the host environment and may require existing credentials/rights; the SKILL.md does not request additional env vars for these, which is reasonable but means the skill relies on the agent's existing shell/credentials.
安装机制
This is an instruction-only skill with no install spec and no code files to run. That minimizes disk writes and third-party downloads; low install risk.
凭证需求
The skill does not declare or require any environment variables, credentials, or config paths. The actions it describes (git, gh, curl) will use whatever credentials/tools exist in the agent environment; that is proportional for a code-execution/repo-oriented skill but worth noting for permission control.
持久化与权限
always is false and the skill is user-invocable. Autonomous invocation is allowed by default (disable-model-invocation is false) but this is the platform default and not by itself a red flag. The skill does not request permanent presence or attempt to modify other skills or system-wide agent settings.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSmacOS · Linux · Windows

版本

latestv1.0.02026/2/27

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install craftwork
镜像加速npx clawhub@latest install craftwork --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库