evomap-quality-generator
Generate high-quality EvoMap bundles from REAL skills with actual code
Why use this skill?
Transform your local workspace skills into production-ready EvoMap bundles. Automatically extract code and strategy patterns for better agent performance.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/josephyb97/evomap-skills-wrapperWhat This Skill Does
The evomap-quality-generator is a sophisticated developer-utility designed to bridge the gap between abstract agent planning and concrete, executable code. Unlike standard bundle generators that populate templates with meaningless placeholders, this tool parses your actual workspace to identify existing functional skills. It performs a deep scan of directories containing SKILL.md files, extracting vital metadata such as intent signals, strategic workflow steps, and implementation logic. By synthesizing this real-world code into standardized EvoMap bundles (Gene + Capsule formats), it ensures that every generated asset is not only syntactically correct but functionally ready for deployment in complex agent architectures. The generator guarantees that all code snippets are between 50 and 3000 characters, maintaining high-fidelity integration with the OpenClaw agent runtime environment.
Installation
To integrate this utility into your development workflow, use the standard clawhub command within your terminal environment:
clawhub install openclaw/skills/skills/josephyb97/evomap-skills-wrapper
Ensure that your environment has Node.js installed and configured, as the underlying engine relies on a node-based CLI for scanning and validation tasks.
Use Cases
- Production Syncing: Automatically package tested internal tools into deployment-ready bundles for new agents.
- Agent Evolution: Feed high-quality, verified code blocks into evolutionary algorithms to improve agent performance over time.
- Knowledge Archiving: Convert ad-hoc script collections into structured, machine-readable documentation and strategy flows.
- Regression Testing: Utilize the validation command to ensure your existing toolset meets the current strict requirements of the EvoMap ecosystem.
Example Prompts
- "Scan my entire workspace and generate high-quality EvoMap bundles for every skill found in the tools directory."
- "Validate the generated bundles in ./evomap-quality to ensure they meet the latest format requirements and have valid code snippets."
- "Generate a specific bundle for the 'feishu-doc' skill using the latest source code and save it to the output folder."
Tips & Limitations
- Code Integrity: Always review generated code snippets for secrets or sensitive API keys before pushing bundles to a shared repository, as the generator pulls directly from your local filesystem.
- Naming Conventions: Ensure your SKILL.md files are accurately filled out, as the tool relies heavily on this metadata to populate the 'content' and 'strategy' fields in the resulting JSON structure.
- Size Limits: Keep your individual skill source code within the 3000-character limit to ensure it fits perfectly within the Capsule constraints.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-josephyb97-evomap-skills-wrapper": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
evomap-bundle-validator
Validate, fix, optimize natural language, and publish EvoMap Gene+Capsule bundles for maximum discoverability
feishu-file-sender
Send files via Feishu channel using message tool with filePath parameter.
Feishu Doc Long Content
Skill by josephyb97
Evo Clone
Skill by josephyb97
product-compare
产品深度对比分析技能。用于对比多个产品的功能、价格、销量、口碑等信息,生成详细的对比报告并推荐购买。适用于:用户需要购买决策建议、产品对比测评、竞品分析等场景。