Discord Markdown

v1.0.0

Format text for Discord using markdown syntax. Use when composing Discord messages, bot responses, embed descriptions, forum posts, webhook payloads, or any...

1· 447·2 current·2 all-time
byBill@billchirico
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name and description match the content of SKILL.md and reference files: all files are templates and guidance for producing Discord-formatted markdown. There are no unrelated environment variables, binaries, or installs requested.
Instruction Scope
The runtime instructions are narrowly focused on how to produce and present Discord-ready markdown (e.g., always deliver the message inside a fenced code block, include a metadata summary). The instructions do not direct reading system files, contacting external endpoints, or accessing secrets. The strict presentation rules are design choices rather than scope creep.
Install Mechanism
No install specification or code files that would write or execute code on disk are present. This is an instruction-only skill, which minimizes install-related risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions do not reference any hidden env vars or credentials beyond their own templates and examples.
Persistence & Privilege
The skill is not forced to be always enabled and does not request elevated persistence. It uses the platform default for autonomous invocation (disable-model-invocation: false), which is normal and not, by itself, a concern.
Assessment
This skill is a collection of formatting rules and copy-paste templates for Discord — it asks for no credentials and does not install anything. Before enabling: be aware it will instruct the agent to always output messages inside code blocks (so users receive raw markdown to paste into Discord) and to append a metadata summary after each block. Templates include pings like @everyone and placeholder IDs (<@USER_ID>, <#CHANNEL_ID>) — remove or replace those if you don't want to ping real users or channels. If you prefer rendered previews instead of raw fenced blocks, this skill's strict presentation rules may not match your needs.

Like a lobster shell, security has layers — review code before you run it.

latestvk9733bvh4400zegm9pe9kp0kvs821wqb

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments