skills/discord-community-growth-expert/skills/discord-markdown/SKILL.md
Discord-specific markdown syntax for formatting message strings. Use when constructing strings that will be sent as Discord messages, including: text formatting (bold, italic, underline, strikethrough, spoilers), headers, subtext, code blocks, block quotes, lists, and masked links.
npx skillsauth add giggle-official/skills discord-markdownInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Discord uses a variant of Markdown with some unique syntax. Key differences from standard Markdown:
__text__ (not standard)||text||-# text| Style | Syntax | Example |
|-------|--------|---------|
| Italic | *text* or _text_ | italic |
| Bold | **text** | bold |
| Bold Italic | ***text*** | bold italic |
| Underline | __text__ | |
| Strikethrough | ~~text~~ | ~~strikethrough~~ |
| Spoiler | \|\|text\|\| | (hidden until clicked) |
__*underline italic*__
__**underline bold**__
__***underline bold italic***__
Require a space after #. Must be at line start.
# Large Header
## Medium Header
### Small Header
Small, subdued text. Requires space after -#. Must be at line start.
-# This appears as subtext
Inline: `code`
Multi-line:
```
code block
multiple lines
```
With syntax highlighting:
```python
print("hello")
```
Single line (space required after >):
> This is a quote
Multi-line (everything after >>> is quoted):
>>> This is a
multi-line quote
Bulleted (space required after - or *):
- Item one
- Item two
* Also works
Indented (2 spaces before bullet):
- Parent
- Child
- Child
Numbered:
1. First
2. Second
[Click here](https://example.com)
Formatted user mention: <@user_id>
Formatted channel: <#channel_id>
Formatted role: <@&role_id>
Custom emoji: <:name:id> or <a:name:id> (animated)
Timestamp: <t:unix_timestamp:format>
Timestamp formats: t (short time), T (long time), d (short date), D (long date), f (short datetime), F (long datetime), R (relative)
development
Social media publishing and engagement management via X2C Open API. Use when the user needs to publish posts to social media, check linked accounts, manage comments, or upload media. Use cases: (1) Publish text/media posts to TikTok, Instagram, Facebook, YouTube, LinkedIn, Twitter, etc. (2) Schedule posts for future publishing. (3) Manage comments and replies on posts. (4) Upload media files (up to 5GB) and get CDN links. (5) View post history and linked account status. Triggers: post to social media, publish post, social media, schedule post, social publish, upload media, social accounts, comment on post.
tools
Twitter automation core module for trend collection, auto first-reply posting, dashboard updates, comment failure checks, and installation verification.
testing
Use this feature when users want to generate videos, shoot short films, or view available video styles. Triggering keywords: short film, make video, shoot short film, short video, AI video, generate video from story, short drama, narrated video, cinematic video, available video styles.
development
全网热榜聚合 API 服务 — 基于 DailyHotApi 开源项目,本地自动部署,零配置获取 40+ 平台实时热搜数据。覆盖抖音、微博、知乎、B站、百度、今日头条、快手等主流平台。触发词:热点、热搜、趋势、热榜、trending、hot topics。