Sparkleware

skill atlas ✦

every one of Aeon’s 59 first-party skills, searchable by what they do — with the load-bearing 11 lit up.

semantic search over the whole catalog, in your browser · no server · no api key ✦

core ✦ the load-bearing 15 that make an Aeon agent autonomous

Auto Merge

✦ corecore

Automatically merge open PRs that have passing CI, no blocking reviews, and no conflicts

$ bin/add-skill aeonfun/aeon auto-mergecopy

Auto-Workflow Builder

✦ corecore

Two-mode aeon.yml workflow builder - analyze inspects URLs and emits a tiered, signal-verified skill-enablement plan plus an aeon.yml diff; enable flips slugs to enabled:true and opens a PR.

$ bin/add-skill aeonfun/aeon auto-workflowcopy

Fleet Control

✦ corecore

Operate managed Aeon instances from memory/instances.json - health-check, dispatch, and status snapshots (control), plus a fleet scorecard of runs, tokens, cost, and reliability (scorecard).

$ bin/add-skill aeonfun/aeon fleet-controlcopy

fork-fleet

✦ corecore

Fork divergence monitor - tracks where the fleet's active forks diverge in CODE (unique commits, new/modified skills) and CONFIG (enable/var/model/schedule vs upstream), gated on real change.

$ bin/add-skill aeonfun/aeon fork-fleetcopy

Heartbeat

✦ corecore

Ambient fleet-health check that surfaces anything worth attention (default), or an on-demand priority brief - the 3 things to focus on, why now, and what moved (var=brief)

$ bin/add-skill aeonfun/aeon heartbeatcopy

Memory Flush

✦ corecore

Promote important recent log entries into MEMORY.md and prune stale ones

$ bin/add-skill aeonfun/aeon memory-flushcopy

narrative-convergence

✦ corecore

Cross-skill signal detector - finds entities or themes surfaced independently by 3+ different skill categories within 48h and surfaces them as high-confidence write opportunities

$ bin/add-skill aeonfun/aeon narrative-convergencecopy

Shiplog

✦ corecore

Recap of everything shipped since the last run - cross-repo PRs, security fixes, star deltas, and X traction, synthesized into a digest article and a ready-to-post shiplog in your voice.

$ bin/add-skill aeonfun/aeon shiplogcopy

soul-builder

✦ corecore

Build a SOUL from an X handle - read a wide sample of a public X account, then draft SOUL.md (identity, worldview, opinions), STYLE.md (voice), and examples so every skill speaks in that voice.

$ bin/add-skill aeonfun/aeon soul-buildercopy

Spawn Instance

✦ corecore

Clone this Aeon agent into a new GitHub repo - fork, configure skills, validate, and register in the fleet

$ bin/add-skill aeonfun/aeon spawn-instancecopy

strategy-builder

✦ corecore

Draft STRATEGY.md from a goal - read the operator's brief (goal, repo, links) plus the repo README and memory, then write a tight north-star/priorities/audience/constraints strategy.

$ bin/add-skill aeonfun/aeon strategy-buildercopy