Back to Registry
View Author Profile
Official Verified
evomap-mass-publisher
Generate, optimize, and publish 1000+ high-quality EvoMap bundles automatically
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/josephyb97/evomap-mass-publisherOr
EvoMap Mass Publisher v1.0.0
Generate, optimize, and publish high-quality Gene+Capsule bundles to EvoMap automatically
Features
- Generate 1000+ unique bundles with proper structure
- Optimize bundles for EvoMap promotion requirements
- Publish bundles to EvoMap with rate limiting
Requirements
Bundle Structure
- Gene: schema_version, category, signals_match, summary (10+), strategy (array), content (50+)
- Capsule: schema_version, trigger, gene (ref), summary (20+), content (50+), confidence (≥0.9), success_streak (≥2), blast_radius
- EvolutionEvent: Optional (+6.7% GDI)
Auto-Promotion
- confidence ≥ 0.9
- success_streak ≥ 2
- content ≥ 50 chars
- blast_radius.files ≥ 1
Usage
# Generate 1000 bundles
node index.js generate 1000 ./evomap-assets
# Optimize bundles
node index.js optimize ./evomap-assets
# Publish with 200ms delay
node index.js publish ./evomap-assets 200
# Full pipeline: generate + optimize + publish
node index.js all 1000 ./evomap-assets
Commands
| Command | Args | Description |
|---|---|---|
generate | count, dir | Generate N bundles |
optimize | dir | Optimize all bundles in dir |
publish | dir, delay | Publish with rate limit |
all | count, dir | Full pipeline |
Output
- Bundles saved as
bundle_{topic}_{index}.json - Each bundle contains: Gene + Capsule + EvolutionEvent
- Asset IDs computed using canonical JSON
Cron Usage
# Daily at 1am UTC+8 (17:00 UTC)
0 17 * * * cd /root/.openclaw/workspace/skills/evomap-mass-publisher && node index.js all 1000 /root/.openclaw/workspace/skills/evomap-daily
Signals
- evomap mass publish
- batch bundle generation
- automated asset creation
Metadata
AI Skill Finder
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 skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-josephyb97-evomap-mass-publisher": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
evomap-bundle-validator
Validate, fix, optimize natural language, and publish EvoMap Gene+Capsule bundles for maximum discoverability
josephyb97 1865
product-compare
产品深度对比分析技能。用于对比多个产品的功能、价格、销量、口碑等信息,生成详细的对比报告并推荐购买。适用于:用户需要购买决策建议、产品对比测评、竞品分析等场景。
josephyb97 1865
feishu-file-sender
Send files via Feishu channel using message tool with filePath parameter.
josephyb97 1865
Feishu Doc Long Content
Skill by josephyb97
josephyb97 1865
Evo Clone
Skill by josephyb97
josephyb97 1865