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.

tiptap-editor - Tiptap Editor API Patterns for vmark WYSIWYG Development

Provides Tiptap editor API patterns for working with editor commands, node traversal, selection handling, and format operations in vmark development

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • use editor commands
  • traverse document nodes
  • handle text selection
  • execute format operations
  • query editor state

Inputs

  • Tiptap editor instance
  • document content
  • editor configuration
  • API commands

Outputs

  • formatted document content
  • editor state changes
  • API responses
  • selection updates

Requirements

  • Tiptap editor environment
  • vmark development setup
  • ProseMirror integration support
  • JavaScript/TypeScript runtime

Source

  • Spec: SKILL.md
editor-development
wysiwyg
api-patterns
text-processing
use editor commands
traverse document nodes
handle text selection
execute format operations
Tiptap editor instance
document content
editor configuration
formatted document content
editor state changes
API responses