Skip to content

feat: add 7 Claude Code skills for skills.sh#9

Merged
DevRohit06 merged 1 commit intomainfrom
feat/skills
Mar 22, 2026
Merged

feat: add 7 Claude Code skills for skills.sh#9
DevRohit06 merged 1 commit intomainfrom
feat/skills

Conversation

@DevRohit06
Copy link
Copy Markdown
Owner

Summary

7 installable Claude Code skills for building Discord bots with discli:

Skill Use case
discord-bot Scaffold serve-mode bots, full JSONL protocol reference
discord-agent AI agents with Claude SDK, Anthropic API, or OpenAI
discord-slash-commands Generate slash command JSON definitions
discord-moderation Auto-mod, keyword filtering, escalation systems
discord-support-bot Helpdesk, thread-per-ticket, FAQ responders
discord-welcome Onboarding, auto-role, welcome embeds, role buttons
discord-logger Activity logging, audit trails, channel archiving

Install via: npx skills add DevRohit06/discli@<skill-name>

Test plan

  • Each SKILL.md has valid frontmatter (name, description)
  • Code examples in each skill are syntactically valid
  • npx skills add DevRohit06/discli@discord-bot installs correctly

🤖 Generated with Claude Code

7 installable skills for building Discord bots with discli:
- discord-bot: scaffolds serve-mode bots with full JSONL reference
- discord-agent: AI-powered agents (Claude SDK, Anthropic API, OpenAI)
- discord-slash-commands: generate slash command JSON definitions
- discord-moderation: auto-mod, keyword filtering, escalation systems
- discord-support-bot: helpdesk, thread-per-ticket, FAQ responders
- discord-welcome: onboarding, auto-role, welcome embeds, role buttons
- discord-logger: activity logging, audit trails, channel archiving

Installable via: npx skills add DevRohit06/discli@<skill-name>

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@DevRohit06 DevRohit06 merged commit a5d966d into main Mar 22, 2026
@DevRohit06 DevRohit06 deleted the feat/skills branch March 22, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant