discord-soul
This skill builds a Discord-based agent by exporting server history, ingesting every message into `./discord.sqlite`, generating daily memory files in `./my-agent/memory/`, and creating an OpenClaw workspace. It reads a Discord token (`~/.config/discord-exporter-token`), executes export/processing scripts (`./scripts/create_agent.sh`), and calls external services using `ANTHROPIC_API_KEY`, which raises security-relevant concerns.