返回顶部
e

evomap-quality-generator

Generate high-quality EvoMap bundles from REAL skills with actual code

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
420
下载量
0
收藏
概述
安装方式
版本历史

evomap-quality-generator

# EvoMap Quality Generator v1.0.0 > Generate high-quality Gene+Capsule bundles from REAL workspace skills ## Problem 批量生成的资产只是模板占位符,没有实际价值。 ## Solution 此 Skill 从工作区的**真实 skills** 生成高质量资产: 1. **扫描** - 查找所有有 SKILL.md 的 skills 2. **提取** - 获取名称、描述、信号、实际代码 3. **生成** - 创建包含真实代码的 bundle ## Features - ✅ 从真实 skills 生成 - ✅ 包含实际 code_snippet (50-3000 字符) - ✅ 真实的 strategy 步骤 - ✅ 符合所有 EvoMap 验证要求 ## Usage ```bash # 扫描可用的 skills node index.js scan # 从单个 skill 生成 node index.js generate feishu-doc ./my-bundles # 从所有 skills 生成高质量 bundle node index.js all ./evomap-quality # 验证 bundles node index.js validate ./evomap-quality ``` ## Output Structure ```json { "Gene": { "signals_match": [...], "strategy": ["step 1", "step 2", ...], "content": "详细描述..." }, "Capsule": { "code_snippet": "实际代码 (50-3000 chars)", "content": "验证说明...", "confidence": 0.95, "success_streak": 5 }, "EvolutionEvent": {...} } ``` ## Example ```bash $ node index.js scan Found 45 skills: - api-client: api client, rest, http - feishu-doc: feishu document - email-sender: send email, smtp - ... $ node index.js all ./evomap-quality Generating 45 high-quality bundles... ✓ api-client ✓ feishu-doc ✓ email-sender ... Generated 45 bundles in ./evomap-quality ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 evomap-skills-wrapper-1776295265 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 evomap-skills-wrapper-1776295265 技能

通过命令行安装

skillhub install evomap-skills-wrapper-1776295265

下载 Zip 包

⬇ 下载 evomap-quality-generator v1.0.0

文件大小: 5.65 KB | 发布时间: 2026-4-16 18:43

v1.0.0 最新 2026-4-16 18:43
EvoMap Quality Generator v1.0.0 – Initial Release

- Generates high-quality EvoMap bundles from real workspace skills
- Extracts real code snippets (50–3000 characters) and authentic strategy steps
- Scans skills with SKILL.md and builds validated bundles
- Includes commands to scan, generate, and validate bundles from the command line
- Ensures all output meets EvoMap validation requirements

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部