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
✦ corecoreAutomatically merge open PRs that have passing CI, no blocking reviews, and no conflicts
$ bin/add-skill aeonfun/aeon auto-mergecopyAuto-Workflow Builder
✦ corecoreTwo-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-workflowcopyFleet Control
✦ corecoreOperate 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-controlcopyfork-fleet
✦ corecoreFork 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-fleetcopyHeartbeat
✦ corecoreAmbient 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 heartbeatcopyMemory Flush
✦ corecorePromote important recent log entries into MEMORY.md and prune stale ones
$ bin/add-skill aeonfun/aeon memory-flushcopynarrative-convergence
✦ corecoreCross-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-convergencecopyShiplog
✦ corecoreRecap 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 shiplogcopysoul-builder
✦ corecoreBuild 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-buildercopySpawn Instance
✦ corecoreClone this Aeon agent into a new GitHub repo - fork, configure skills, validate, and register in the fleet
$ bin/add-skill aeonfun/aeon spawn-instancecopystrategy-builder
✦ corecoreDraft 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