首页龙虾技能列表 › Skill Creator — 代理技能创建与编辑工具

Skill Creator — 代理技能创建与编辑工具

v6.1.1

创建、编辑、改进或审计代理技能(AgentSkills)。用于从零开始创建新技能、重构现有技能、审计技能质量或使技能更易被较弱的AI模型和代理运行时理解。

0· 106·0 当前·0 累计
by @ciklopentan·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/10
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
该技能的文件、运行指令和所需操作与技能作者工具一致,包含模板、验证器和打包脚本,不请求无关的凭据或网络安装。
评估建议
该包在创建和验证技能方面内部一致。运行前(尤其是允许自主调用)检查包含的脚本(`scripts/init_skill.py`、`scripts/package_skill.py`、`quick_validate.py`、`validate_weak_models.py`),因为它们会创建、修改和打包您指定目录下的文件。允许技能运行可以改变您的文件系统。若让代理自主运行,请限制目标路径或先手动运行验证。...
详细分析 ▾
用途与能力
Name/description (skill authoring) match the included files and scripts (init, package, validate, references). All required resources (scripts, references, tests) are appropriate for a 'skill creator' tool.
指令范围
SKILL.md stays within the authoring domain: it instructs how to design skill structure, run included helper scripts, normalize folders, and perform validation/package steps. It does direct the agent to execute scripts that create or modify files inside skill directories (expected for this purpose).
安装机制
No install spec is provided (instruction-only). All code is bundled in the package; there are no external downloads or install URLs that would write arbitrary code to disk.
凭证需求
No environment variables, credentials, or external service tokens are requested. The scripts operate on local filesystem paths and do not attempt to access unrelated secrets.
持久化与权限
always is false and the skill does not request elevated or persistent platform privileges. It can be invoked autonomously (platform default), which is appropriate for an authoring tool that runs its own scripts.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv6.1.12026/4/7

通过 `PACKAGING_CHECKLIST`、`.clawhubignore`、强制 `_meta.json` 和日志文件卫生(经过6轮双重审查)加强发布准备门槛。

● 无害

安装命令 点击复制

官方npx clawhub@latest install skill-creator-canonical
镜像加速npx clawhub@latest install skill-creator-canonical --registry https://cn.clawhub-mirror.com

技能文档

代理技能创建与编辑工具

使用此技能来创建或改进真实的代理技能。保持 SKILL.md 可执行。将重大的解释移动到 references/ 中。将重复的确定性工作移动到 scripts/ 中。

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务