Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add kaivyy/kabot --skill discordgit clone --depth 1 https://github.com/kaivyy/kabotWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/kaivyy/kabot/discord)<a href="https://agentmods.dev/skills/kaivyy/kabot/discord"><img src="https://agentmods.dev/badge/skills/kaivyy/kabot/discord/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/kaivyy/kabot/discord"><img src="https://agentmods.dev/badge/skills/kaivyy/kabot/discord.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00521 |
| Opus 5 | $0.00000 | $0.00260 |
| Sonnet 5 | $0.00000 | $0.00104 |
| Haiku 4.5 | $0.00000 | $0.00052 |
Grade A, and why
discord scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Discord Actions
Overview
Use discord to manage messages, reactions, threads, polls, and moderation. The tool uses the bot token configured for Kabot.
For detailed writing style guidelines, see references/STYLE_GUIDE.md. For more complex examples, see references/EXAMPLES.md.
Actions
Messaging & Reactions
sendMessage: Send text/media toto: "channel:<id>"orto: "user:<id>".editMessage,deleteMessage: Modify existing messages.readMessages,fetchMessage: Retrieve messages.react: Add emoji reaction.reactions: List reactions on a message.
Interaction & Content
sticker: Send stickers.poll: Create polls (2-10 answers).emojiUpload,stickerUpload: Add assets to a guild (requires guildId).emojiList: List custom emojis in a guild.
Management & Info
permissions: Check bot permissions in a channel.memberInfo,roleInfo,channelInfo,channelList: Fetch metadata.voiceStatus: Check user voice status.eventList: List scheduled events.
Threads & Pins
threadCreate,threadList,threadReply: Manage message threads.pinMessage,listPins: Manage pinned messages.
Channel Management (Admin)
Requires discord.actions.channels: true.
channelCreate,channelEdit,channelDelete,channelMove.categoryCreate,categoryEdit,categoryDelete.
Bot Presence
Requires discord.actions.presence: true.
setPresence: Set status (online,dnd, etc.) and activity (playing,listening,watching,custom).
Action Gating
Enable/disable features via discord.actions.* config. Moderation, Roles, Channels, and Presence are disabled by default.
Usage Note
- Use
to: "channel:<id>"for sending messages. - Use
channelIddirectly for most other actions. - Media attachments support
file:///andhttps://URLs.
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 59 lines · 0 tokens per session scan A c8cd68354e57
discord is a skill published in the GitHub repository kaivyy/kabot (20 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 521 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
imap-smtp-email
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
youdaonote
A command-line skill for managing Youdao Cloud Notes, a Chinese note-taking service. It supports notes, to-do items, saved web pages, searches, and folders.
life-automation-audit
Use this as an on-demand long prompt. Do not paste it into SOUL.md / PRINCIPLES.md / AGENTS.md. When the user asks to audit their life for automation opportunities, load and follow this prompt.
technology-search
Search tech blogs, developer forums, and IT media (TechCrunch, Hacker News, 36氪, etc.) for software and hardware industry updates with heat ranking and EN↔CN translation. Use this skill only when the topic is clearly about programming, software, hardware, AI, or IT infrastructure.
develop-web-game
Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with rendergametotext.
article-writer
Multi-style article creation skill. Supports 5 writing styles (deep analysis, practical guide, story-driven, opinion, news brief), including complete workflow: material collection → outline → content → formatting. Activated when users mention "write article", "write post", "create", or "draft".