Skip to content

v1.0.0 — Initial Release

Choose a tag to compare

@nevaaron nevaaron released this 14 Feb 07:17
· 34 commits to main since this release

X Personal Analytics for AI Agents

First release. Official X API v2, no scraping.

Scripts:

  • x_timeline.py — your recent posts with full engagement metrics
  • x_mentions.py — who's replying/quoting you + their follower count
  • x_user.py — profile lookup + follower tracking
  • x_setup.py — guided setup wizard

Features:

  • Persistent local store (tweets fetched once, stored forever)
  • Incremental fetching via since_id
  • Daily budget guards (lite/standard/intense tiers)
  • Cost optimized: ~$1-2/month for daily use
  • Works with OpenClaw, Claude Code, Codex, or any agent that reads SKILL.md