install
source · Clone the upstream repo
git clone https://github.com/backbay-labs/thrunt-god
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/backbay-labs/thrunt-god "$T" && mkdir -p ~/.claude/skills && cp -r "$T/thrunt-god/examples/brute-force-to-persistence/.github/skills/thrunt-join-discord" ~/.claude/skills/backbay-labs-thrunt-god-thrunt-join-discord && rm -rf "$T"
manifest:
thrunt-god/examples/brute-force-to-persistence/.github/skills/thrunt-join-discord/SKILL.mdsource content
<objective>
Display the current THRUNT community entry points.
</objective>
<output>
# THRUNT Community
Connect with other THRUNT users, get help, share what you're building, and stay updated.
Discord invite: https://discord.gg/zTegcebS </output>