← Back to Skills Marketplace
skills creator
by
xjxjdnsnak-cell
· GitHub ↗
· v1.0.0
· MIT-0
343
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meta-skill-generator
Description
AI 技能自动生成框架。用于自动扫描、注册、检索、生成、评估、测试、优化技能。 触发场景: 1. 用户要求创建"技能工厂" 2. 需要检索/生成/评估技能 3. 需要测试/优化技能代码 状态:核心功能已完成 ⚠️ 注意:首次使用需运行 `python scripts/embed_skill.py` 重建向量搜索库
Capability Analysis
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meta-skill-generator - After installation, invoke the skill by name or use
/meta-skill-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is skills creator?
AI 技能自动生成框架。用于自动扫描、注册、检索、生成、评估、测试、优化技能。 触发场景: 1. 用户要求创建"技能工厂" 2. 需要检索/生成/评估技能 3. 需要测试/优化技能代码 状态:核心功能已完成 ⚠️ 注意:首次使用需运行 `python scripts/embed_skill.py` 重建向量搜索库. It is an AI Agent Skill for Claude Code / OpenClaw, with 343 downloads so far.
How do I install skills creator?
Run "/install meta-skill-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is skills creator free?
Yes, skills creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does skills creator support?
skills creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created skills creator?
It is built and maintained by xjxjdnsnak-cell (@xjxjdnsnak-cell); the current version is v1.0.0.
More Skills