Skip to main content
ClaudeWave
Skill0 repo starsupdated yesterday

mindforge-join-discord

This Claude Code skill displays the Discord server invitation link for the MindForge community. Use it when users want to connect with other MindForge users, access community support, share projects, or receive updates about the platform directly within Claude conversations.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/sairam0424/MindForge /tmp/mindforge-join-discord && cp -r /tmp/mindforge-join-discord/.agent/skills/mindforge-join-discord ~/.claude/skills/mindforge-join-discord
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

<objective>
Display the Discord invite link for the MindForge community server.
</objective>

<output>
# Join the MindForge Discord

Connect with other MindForge users, get help, share what you're building, and stay updated.

**Invite link:** https://discord.gg/mindforge

Click the link or paste it into your browser to join.
</output>