Social Graph Tracking

Installation
SKILL.md

Social Graph Tracking

Track follows, followers, mutuals, and interaction counts on ATProtocol.

When to Use

  • Tracking engagement and relationship building
  • Analyzing network connections
  • Monitoring follower growth
  • Identifying high-value interactions

Commands

# Update graph with current data
uv run python -m tools.social update

# Show social graph summary
uv run python -m tools.social show
Installs
GitHub Stars
23
First Seen
Social Graph Tracking — cpfiffer/central