Topic Clustering

Cluster and organize large volumes of text into semantic topics with BERTopic. Use this ALWAYS when the user brings a lot of text (a Telegram export, a chat history, a dump of posts, a set of transcripts, a table of messages, hundreds of rows) and wants to know what it is about, sort it into topics, group it by meaning, or see the main threads. Triggers: "group these by topic", "what are these messages about", "cluster this", "split into themes", "what topics are here", "BERTopic", "separate by meaning", "main threads". Works with any language the embedding model covers. Claude handles the technical side (installing packages, running the script) — the user stays in chat and never touches a terminal.

alenazaharovaux Updated

File contents

alenazaharovaux/share/tree/main/skills/topic-clustering commit 27ebbe7381

Frequently asked questions

npx skillmds@latest add alenazaharovaux/topic-clustering