aeon
Run a self-hosted autonomous AI agent on GitHub Actions
All Skills in This Repository (121)
Pure Emerald Level Indicatorssocial-monitor
Monitor X and Reddit mentions for keywords and compile daily sentiment summaries.
research-digest
Curate and rank recent RSS/Atom feed entries and web search results into a daily markdown digest.
[REPLACE: SKILL_NAME]
Track daily CoinGecko prices and volumes, flag anomalies, and write dated markdown reports.
AI Framework Watch
Tracks AI agent framework repos and generates weekly digest reports.
Protocol Monitor (x402 default)
Compute weekly ecosystem momentum scores for tracked protocols from GitHub, npm, and news signals.
Hugging Face Trending
Curate and summarize trending Hugging Face Hub artifacts into a daily digest.
fork-skill-gap
Diff parent and fork skills.json manifests to detect missing upstream skills.
skill-leaderboard
Compute weekly Aeon skill adoption leaderboards across configured GitHub forks.
milestone-tracker
Track weekly progress on product and growth milestones via GitHub star counts.
Vuln Tracker
Audits vuln-scanner security PR and disclosure lifecycle status against live GitHub data.
price-threshold-alert
Detect token price events and trigger one-time alerts on ATH, ยฑ20% 1h moves, or USD targets.
contributor-reward
Generate tier-priced USDC reward plans from weekly contributor leaderboard rankings.
Frequently Asked Questions
FAQPage SchemaHow to install Aeon?โผ
Run `npx skills add aaronjmars/aeon --all -g -y` in your terminal to install the full skill suite globally.
What does Aeon actually do?โผ
Aeon is a fork-and-configure agent that runs on your own GitHub repo via Actions, executing scheduled skills like news digests, GitHub monitoring, and security scans, then notifying you only when something matters.
Does Aeon require a Claude subscription?โผ
No. Nine model providers work, including OpenRouter, Grok, GLM, and crypto-settled gateways, so you can pick whichever API key you already have.
How do I add my own automated task to Aeon?โผ
Write a Markdown skill file under skills/ and register it in aeon.yml, or use the built-in create-skill skill to generate one from a plain-English description and ship it as a PR.
Can non-developers use Aeon?โผ
Mostly yes for operation: once set up, you manage schedules and skills through plain-English requests or the dashboard, though the initial fork and secrets setup assumes basic GitHub familiarity.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core