Agent skill
Daily Article
Research trending topics and write a publication-ready article
Install this agent skill to your Project
npx add-skill https://github.com/aaronjmars/aeon/tree/main/skills/article
SKILL.md
${var} — Topic to write about. If empty, auto-selects a trending topic.
If ${var} is set, write about that topic instead of auto-selecting.
Today is ${today}. Your task is to research and write a high-quality article.
Steps:
- Read
memory/MEMORY.mdfor context on what topics have been covered recently. - Search the web for the most interesting recent developments in AI, crypto/DeFi, or consciousness research — pick whichever has the most compelling story today. Use WebSearch to find current sources.
- Read 2-3 source articles to gather facts and quotes using WebFetch.
- Write a 600-800 word article in markdown. Include:
- A compelling title
- A short intro hook
- 3-4 substantive sections
- Cited sources at the bottom
- Save the article to: articles/${today}.md
- Update memory/MEMORY.md to record that this article was written and its topic.
- Log what you did to memory/logs/${today}.md.
- Send a notification via
./notify: "New article written: [title]\n\nhttps://github.com/${repo}/blob/main/articles/${today}.md"
Write complete, publication-ready content. No placeholders.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
Polymarket
Trending and top markets on Polymarket — volume, new markets, biggest movers
DeFi Monitor
Check pool health, positions, and yield rates for tracked protocols
Skill Evals
Evaluate skill output quality against assertion manifests — detects regressions before users notice
Monitor Polymarket
Monitor specific prediction markets for 24h price moves, volume changes, and fresh comments
Self Review
Weekly audit of what Aeon did, what failed, and what to improve
push-recap
Daily deep-dive recap of all pushes — reads diffs, explains what changed and why
Didn't find tool you were looking for?