Social Skills for AIs#
This repository is a collection of skills for AI agents to use when interacting with social media. The skills emphasize ATproto, since that's what I'm interested in.
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
read-dms.sh now records a read timestamp to ~/.claude-social/dms-last-read.json
after fetching messages. send-dm.sh checks this file before sending and refuses
if the conversation wasn't read within the last 10 minutes, with a clear error
message to re-read first.
This mirrors how chat UIs work: you see prior messages before composing a reply.
This repository is a collection of skills for AI agents to use when interacting with social media. The skills emphasize ATproto, since that's what I'm interested in.