Xiaolai Vmark
xiaolai-vmark is a Claude Code plugin for the Build phase that provides an AI-friendly markdown editor with agent-oriented writing and MCP-style tooling.
Edit and refine markdown with an AI-friendly editor exposed to agents via MCP-style tooling for docs and writing workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install xiaolai-vmark@xiaolai/vmarkBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:xiaolai/vmark") and the paste-ready config with skillselion.get_install_config("plugin:xiaolai/vmark").
What it does
xiaolai-vmark packages an AI-friendly markdown editor as a Claude Code plugin so agents and builders can treat documentation as a first-class surface instead of raw files in an IDE tab. Solo builders who lean on Claude for drafts, outlines, and rewrites benefit when the editor semantics align with how models reason about headings, lists, and structure. Catalog keywords point at assistant, MCP, tools, and writing—signals that the integration path is agent-callable editing rather than a standalone desktop app monopoly. Use it when your bottleneck is polishing markdown for repos, landing copy, or launch posts while staying inside the Claude Code plugin ecosystem.
Highlights
- AI-friendly markdown editing workflow
- Editor-oriented plugin with writing and assistant keywords
- MCP-related tooling for agent-driven document updates
- Single-plugin vmark bundle from xiaolai/vmark
- Focused on markdown composition rather than code generation
Why builders use it
Editing markdown through generic file buffers makes agent-assisted writing clumsy when structure, preview, and tool hooks are not tuned for LLM workflows.
After install, you get a vmark-backed editing path where agents can assist markdown creation and revision with editor and MCP-aligned tooling.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 187 stars, 0 votes.
FAQ
Who is xiaolai-vmark for?
Solo builders and technical writers who draft markdown with AI agents and want an editor experience designed for that loop inside Claude Code.
When should I use xiaolai-vmark?
Use it during Build docs and Launch or Grow content work when you are iterating on READMEs, guides, or marketing markdown with agent help.
How do I add xiaolai-vmark to my agent?
Add the xiaolai/vmark plugin from Skillselion to Claude Code, then complete any MCP or editor setup steps documented in the repository.
Comments
Share how you use xiaolai-vmark, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.