LogoClawIndex
CasesSkillsAbout
LogoClawIndex

markstream-install - Install and configure Markstream Markdown renderers

Installs and configures Markstream Markdown renderers for Vue, React, Svelte, Angular, Nuxt, Next.js, and Vue 2 applications.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Inspect host application dependencies
  • Install framework-specific Markstream package
  • Configure CSS stylesheet import order
  • Set up streaming Markdown renderer
  • Handle SSR and framework boundaries
  • Validate build and render setup

Inputs

  • package.json file
  • Package manager lockfile
  • Framework and version configuration
  • Markdown content or AST stream

Outputs

  • Updated package dependencies
  • Configured renderer components and styles
  • Validation report of installation setup

Requirements

  • JavaScript or TypeScript frontend project
  • Supported framework (Vue, React, Svelte 5, Angular 20+, Nuxt, Next.js)

Source

  • Spec: SKILL.md

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.
markstream
markdown
streaming-render
vue
react
frontend
Inspect host application dependencies
Install framework-specific Markstream package
Configure CSS stylesheet import order
Set up streaming Markdown renderer
package.json file
Package manager lockfile
Framework and version configuration
Updated package dependencies
Configured renderer components and styles
Validation report of installation setup