SKILL.Md — Communication skill for Claude Code
Agent skill for building Discord bots with the Seyfert v5 framework — source-verified guidance for Claude Code & Codex.
How to install SKILL.Md
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open tiramisulabs/SKILL.md and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What SKILL.Md does
Agent skill for building Discord bots with the Seyfert v5 framework — source-verified guidance for Claude Code & Codex.
Alternatives in Communication
- Prompts.chat — f.k.a. Awesome ChatGPT Prompts 154.3k ★
- HolaOS — Open-source agentic workspace enterprises can make their own 10.9k ★
- Lark Coding Agent Bridge — Bot that bridges Feishu/Lark messenger with a local Claude Code or Codex CLI 2.4k ★
README
Seyfert Skill
An [Agent Skill](https://agentskills.io) for building, updating, debugging, reviewing, and testing Discord bots with the **[Seyfert](https://github.com/tiramisulabs/seyfert) v5** TypeScript framework.
It gives an AI coding agent (Claude Code, Codex, and other skill-aware runtimes) source-verified guidance on Seyfert: project setup, commands, options, middlewares, components, modals, events, plugins, i18n, cache, builders, sharding, and the official ecosystem packages.
Why
The public docs are a good map, but they drift from the published package. Every API, signature, export, and code example in this skill was verified against the real Seyfert source, and the code examples are type-checked with `tsc` against it. When docs and source disagree, **source wins** — `references/source-truth.md` lists the exact corrections.
Install
Any supported agent — automatic (recommended)
Use the open [`skills`](https://github.com/vercel-labs/skills) installer. It detects the coding agents installed on your machine and installs the skill in the right location:
npx skills add tiramisulabs/SKILL.md
The installer supports Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot, OpenCode, and many other Agent Skills-compatible runtimes. Add `-g` for a user-wide installation, or target agents explicitly:
npx skills add tiramisulabs/SKILL.md -g -a codex -a cursor -a gemini-cli
Claude Code plugin
This repo self-hosts as a plugin marketplace. Add it, then install:
/plugin marketplace add tiramisulabs/SKILL.md
/plugin install seyfert@seyfert
Run `/reload-plugins` (or restart) to activate. Invoke as **`/seyfert:seyfert`**, or just let it auto-activate when you work in a project that imports `seyfert`. Update later with `/plugin marketplace update seyfert`. CLI equivalent:
claude plugin marketplace add tiramisulabs/SKILL.md
claude plugin install seyfert@seyfert
Manual installation
If you do not want
Related Skills
Sandbase Skills
88 installable open-source Agent Skills for research, social intelligence, marketing, and business workflows—c
Pulse
Local Channel plugin — push notifications into Claude Code sessions via HTTP POST. No Discord/Slack needed, ju
Claude Presence
Discord Rich Presence for Claude Code. Local, private, open source.
Tiger Agents For Work
A library/CLI for running Agentic Slack bots with durable execution and bounded concurrency.
Draft Email
Draft a Gmail email or reply in your voice with full CRM/knowledge-base context loaded and every claim verifie
Agents In Discord
Bridge Codex CLI,Claude Code and Gemini Cli into Discord threads with slash commands, thread sessions, and opt
Related Agents
Claim Verifier.Agent
Same-family per-claim verifier for the primary-source-verification (psv) skill. Given ONE atomic claim AND the
Sync Secretary
Grounded secretary for Sync. Use for source-cited questions about Claude and Codex council orchestration: task
Crypto Trader
Build cryptocurrency trading systems, implement trading strategies, and integrate with exchange APIs. Use PROA