aaronjmarsaaronjmarsCommunityยท121 Agent Skills Included

aeon

Run a self-hosted autonomous AI agent on GitHub Actions

Runs a personal AI agent on your own GitHub repo that executes scheduled skills like digests, repo monitoring, security scans, and crypto tracking. Eliminates manual checking of feeds, PRs, and dashboards by delivering only real signals to Telegram, Discord, Slack, or email. Includes a self-healing loop that detects broken skills, files issues, and opens repair PRs automatically.
npx skills add aaronjmars/aeon --all -g -y
Available:

Instructs the agent on how to dispatch, run, and log each scheduled skill, manage persistent memory, send notifications, and respect read-only versus write capability modes.

All Skills in This Repository (121)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

social-monitor

Monitor X and Reddit mentions for keywords and compile daily sentiment summaries.

Community
Intermediate
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

research-digest

Curate and rank recent RSS/Atom feed entries and web search results into a daily markdown digest.

Community
Advanced
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

[REPLACE: SKILL_NAME]

Track daily CoinGecko prices and volumes, flag anomalies, and write dated markdown reports.

Community
Intermediate
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

AI Framework Watch

Tracks AI agent framework repos and generates weekly digest reports.

Community
Advanced
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

Protocol Monitor (x402 default)

Compute weekly ecosystem momentum scores for tracked protocols from GitHub, npm, and news signals.

Community
Advanced
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

Hugging Face Trending

Curate and summarize trending Hugging Face Hub artifacts into a daily digest.

Community
Advanced
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

fork-skill-gap

Diff parent and fork skills.json manifests to detect missing upstream skills.

Community
Advanced
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

skill-leaderboard

Compute weekly Aeon skill adoption leaderboards across configured GitHub forks.

Community
Advanced
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

milestone-tracker

Track weekly progress on product and growth milestones via GitHub star counts.

Community
Intermediate
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

Vuln Tracker

Audits vuln-scanner security PR and disclosure lifecycle status against live GitHub data.

Community
Advanced
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

price-threshold-alert

Detect token price events and trigger one-time alerts on ATH, ยฑ20% 1h moves, or USD targets.

Community
Advanced
๐Ÿ“ฆ In Repo
aaronjmarsaaronjmars

contributor-reward

Generate tier-priced USDC reward plans from weekly contributor leaderboard rankings.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’