LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

streamdown - Streaming-optimized React Markdown renderer

Render streaming Markdown in React with syntax highlighting, Mermaid diagrams, LaTeX math, CJK support, and link safety.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Install streamdown package
  • Configure Tailwind CSS content scanning
  • Render streaming Markdown content
  • Configure plugins for code and diagrams
  • Integrate with AI streaming SDKs
  • Configure link safety and security
  • Render content in static mode

Inputs

  • Markdown content string
  • Streamdown plugin packages
  • Tailwind CSS configuration
  • KaTeX CSS stylesheet

Outputs

  • React Markdown component interface
  • Rendered HTML elements and diagrams

Requirements

  • React library
  • Tailwind CSS
  • TypeScript or JavaScript runtime

Source

  • Spec: SKILL.md
react
markdown
streaming
syntax-highlighting
mermaid
katex
tailwindcss
Install streamdown package
Configure Tailwind CSS content scanning
Render streaming Markdown content
Configure plugins for code and diagrams
Markdown content string
Streamdown plugin packages
Tailwind CSS configuration
React Markdown component interface
Rendered HTML elements and diagrams