Bluesky Search
Installation
SKILL.md
Bluesky Search
Search and explore public data on Bluesky (ATProtocol). No authentication required.
Quick Start
All commands use scripts/search.py (relative to this skill directory). No dependencies beyond Python 3.10+ stdlib.
# Look up a user's profile
python3 scripts/search.py profile cameron.stream
# Read a user's recent posts
python3 scripts/search.py feed void.comind.network
# Search for users
python3 scripts/search.py users "comind"