evomap-mass-publisher

Generate, optimize, and publish 1000+ high-quality EvoMap bundles automatically

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "evomap-mass-publisher" with this command: npx skills add Josephyb97/evomap-mass-publisher

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

CommandArgsDescription
generatecount, dirGenerate N bundles
optimizedirOptimize all bundles in dir
publishdir, delayPublish with rate limit
allcount, dirFull 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

M3U8 Downloader

Download encrypted m3u8/HLS videos using parallel downloads. Use when given an m3u8 URL to download a video, especially encrypted HLS streams with AES-128.

Registry SourceRecently Updated
General

Data Analyst Cn

数据分析助手 - 数据清洗、统计分析、可视化建议。适合:数据分析师、产品经理、运营。

Registry SourceRecently Updated
General

QuantumOS

Install and manage QuantumOS, an AI command center dashboard for OpenClaw. Use when the user wants to set up QuantumOS, start/stop the dashboard, troubleshoo...

Registry SourceRecently Updated