Skill

Streamdown

Skill

Markdown that can stream without catching fire.

Official Streamdown skill. Incomplete tokens, security, the renderer that belongs in a chat.

spec·Apache-2.0·Updated this quarter·github.com/vercel/streamdown

Claude CodeCursorDesktop
Scanned
npx skills add vercel/streamdown/streamdown

By Vercel

Input

A chat that streams markdown.

Output

A Streamdown setup.

streamdown-skill.skill/invoke

You say

The code fence flickers while streaming.

It returns

Use Streamdown. Don’t parse half-fences yourself.

Prompt notebook

Prompts this skill is built for.

  • You say

    The code fence flickers while streaming.

    It returns

    Use Streamdown. Don’t parse half-fences yourself.

  • You say

    Sanitize what the model emits.

    It returns

    Default allowlist. No raw HTML.

What it teaches

  1. 01Streaming markdown
  2. 02Security
  3. 03Code blocks