slack-context-memory
This skill compresses Slack conversation history into structured summaries and stores them with embeddings for semantic search. It reads `SLACK_DB_URL`, `EMBEDDING_API_URL`, `EMBEDDING_API_KEY`, and `ANTHROPIC_API_KEY` from the environment and makes external API calls; the README shows running the provided `node` scripts.