← 返回 Skills 市场
skills creator
作者
xjxjdnsnak-cell
· GitHub ↗
· v1.0.0
· MIT-0
343
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meta-skill-generator
功能描述
AI 技能自动生成框架。用于自动扫描、注册、检索、生成、评估、测试、优化技能。 触发场景: 1. 用户要求创建"技能工厂" 2. 需要检索/生成/评估技能 3. 需要测试/优化技能代码 状态:核心功能已完成 ⚠️ 注意:首次使用需运行 `python scripts/embed_skill.py` 重建向量搜索库
功能分析
Type: OpenClaw Skill
Name: meta-skill-generator
Version: 1.0.0
The bundle is a comprehensive framework for the automated generation, testing, and optimization of AI skills. It contains high-risk capabilities, most notably arbitrary code execution via exec() in scripts/tester.py and subprocess.run() in scripts/sandbox.py, which are used to run and validate generated Python code. Additionally, scripts/scan_skills.py performs broad filesystem scanning of the workspace to index existing skills. While these behaviors are aligned with the stated purpose of a 'Meta-Skill Generator,' the combination of LLM-driven code generation and local execution environments creates a significant attack surface for remote code execution (RCE) if the generation requirements are influenced by untrusted input.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meta-skill-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/meta-skill-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: provides a full framework for automatic AI skill generation, management, and optimization.
- Supports scanning, storage, search, generation, evaluation, testing, and automatic optimization of skills.
- Implements a scoring formula across five key dimensions, including success rate and code quality.
- Includes process flow for skill reuse or generation based on user needs.
- Offers built-in optimization strategies and recommendations for best coding practices.
- Organizes scripts for each core function and maintains databases for skills, scores, and optimizations.
元数据
常见问题
skills creator 是什么?
AI 技能自动生成框架。用于自动扫描、注册、检索、生成、评估、测试、优化技能。 触发场景: 1. 用户要求创建"技能工厂" 2. 需要检索/生成/评估技能 3. 需要测试/优化技能代码 状态:核心功能已完成 ⚠️ 注意:首次使用需运行 `python scripts/embed_skill.py` 重建向量搜索库. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 343 次。
如何安装 skills creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meta-skill-generator」即可一键安装,无需额外配置。
skills creator 是免费的吗?
是的,skills creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
skills creator 支持哪些平台?
skills creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 skills creator?
由 xjxjdnsnak-cell(@xjxjdnsnak-cell)开发并维护,当前版本 v1.0.0。
推荐 Skills