Skip to content

feat: add Discord file-sending skill#1012

Closed
mariozig wants to merge 1 commit intoqwibitai:mainfrom
mariozig:feat/discord-file-sending
Closed

feat: add Discord file-sending skill#1012
mariozig wants to merge 1 commit intoqwibitai:mainfrom
mariozig:feat/discord-file-sending

Conversation

@mariozig
Copy link
Copy Markdown

Summary

  • Adds .claude/skills/add-discord-file-sending/SKILL.md — a skill definition that guides implementing sendFile on the Discord channel
  • Covers file validation, 25MB size limit, batching (max 10 files per message), fallback to text-only, and test cases
  • Markdown-only change — no code modifications

Test plan

  • npm run build — clean compile (no code changes)
  • Skill file exists at .claude/skills/add-discord-file-sending/SKILL.md

Skill definition that guides implementing sendFile on the Discord
channel — file validation, 25MB limit, batching (max 10 per message),
and tests.
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