by aaronjmars
Background intelligence that evolves with you
# Add to your Claude Code skills
git clone https://github.com/aaronjmars/aeonOpenClaw is great if you need real-time responses and have infra to run it on. Aeon is for everything else:

git clone https://github.com/aaronjmars/aeon
cd aeon && ./aeon
Click on http://localhost:5555 to open the dashboard in your browser. From there:
No comments yet. Be the first to share your thoughts!
varYou can also schedule and trigger skills by messaging Aeon directly on Telegram — just tell it what you want.
Set one of these — not both:
| Secret | What it is | Billing |
|--------|-----------|---------|
| CLAUDE_CODE_OAUTH_TOKEN | OAuth token from your Claude Pro/Max subscription | Included in plan |
| ANTHROPIC_API_KEY | API key from console.anthropic.com | Pay per token |
Getting an OAuth token:
claude setup-token # opens browser → prints sk-ant-oat01-... (valid 1 year)

| Skill | Description |
|-------|-------------|
| article | Research trending topics and write a publication-ready article |
| digest | Generate and send a daily digest on a configurable topic |
| rss-digest | Fetch, summarize, and deliver RSS feed highlights |
| hacker-news-digest | Top HN stories filtered by keywords relevant to your interests |
| hn-digest | Top Hacker News stories filtered by interests |
| paper-digest | Find and summarize new papers matching tracked research interests |
| paper-pick | Find the one paper you should read today from Semantic Scholar and arXiv |
| `tweet-...