CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. openclaudia
  4. /
  5. openclaudia-skills
  6. /
  7. Discord Bot

Discord Bot

Editor's Note

This one handles Discord posting through webhooks or the full bot API, all via curl so there's no dependency footprint. The skill includes a helpful comparison table showing when to use webhooks (quick announcements, marketing drops) versus when you need the bot API (reading messages, managing roles, reacting). It walks you through creating both types of credentials and has ready-to-run examples for rich embeds with custom colors, fields, thumbnails, and timestamps. The embed color codes are in decimal, which is a nice touch since that's what Discord actually wants. If you're running automated community updates or posting release notes to Discord channels, this gives you working code blocks you can modify and fire off immediately.

Install

npx skills add https://github.com/openclaudia/openclaudia-skills --skill discord-bot
Votes
0
Installs209
GitHub Stars446
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment