index 44c652c..690517b 100644
@@ -20,4 +20,4 @@ a low-friction tool for crossposting across all social platforms — you write o
the interesting design challenge is the "once" part. content doesn't translate trivially across platforms — Twitter wants short takes, LinkedIn wants professional framing, Instagram needs an image. a smart version wouldn't just duplicate: it would reformat intelligently. the markdown source becomes a tweet thread, a LinkedIn post, and an Instagram caption, each adapted to context. this requires either LLM-assisted reformatting with a human review step, or platform-specific templates the user can tweak. the [[embedding-tone-interpolation|embedding tone interpolation]] idea is relevant here — separating content from voice so you can vary formality by platform without losing your meaning. connects to [[cross-platform-bots|cross-platform notification bots]] which is the inbound version of the same platform-integration infrastructure.
-the most useful version would also handle scheduling, analytics (which posts resonated where), and thread management. the [[ai-agent-reply|AI agent reply]] system is a natural complement — if you're posting in public and getting replies, you want help managing the response volume too. this sits in an interesting overlap between [[cluster-habits-productivity|habits and productivity]] (making consistent public building a sustainable habit) and [[cluster-social-networking|social networking]] (building an audience and connections through public work).
\ No newline at end of file
+related: [[ai-agent-reply|AI agent reply]], [[cluster-habits-productivity|habits and productivity]], [[cluster-social-networking|social networking]]
\ No newline at end of file