document

Display and edit Markdown documents within Claude Canvas.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/miketui/Last --skill document-miketui
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: document
Source: https://github.com/miketui/Last/tree/main/canvas/skills/document
Command: npx skills add https://github.com/miketui/Last --skill document-miketui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Displays and edits Markdown documents within Claude Canvas, enabling seamless reading, highlighting, and text selection within Claude Canvas.

Core Features & Use Cases

  • Read-only Markdown rendering for quick review
  • Interactive editing with text selection and real-time IPC communication
  • Diff highlighting to visualize changes
  • Email-preview view for drafting messages from Markdown

Quick Start

Use the Document Canvas to display or edit a Markdown document. Example: render a sample document in display mode or switch to edit mode to select text for editing.

Frequently Asked Questions about document

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I render and edit Markdown documents interactively?▼

To render and edit Markdown documents interactively, use the Document Canvas to switch between read-only display and interactive editing modes with real-time IPC communication and text selection.

Can I visualize changes when editing Markdown files?▼

Yes, you can visualize changes when editing Markdown files using the built-in diff highlighting feature, which highlights modifications directly within the Claude Canvas interface.

What is the best way to preview email drafts from Markdown content?▼

The best way to preview email drafts from Markdown content is using the email-preview view, enabling you to draft and review messages directly within the Claude Canvas environment.

Does this Markdown rendering tool require any external dependencies?▼

No, this Markdown rendering tool requires no external dependencies, operating entirely within Claude Canvas using CLI-based bun run commands to render content.

How do I run Markdown rendering commands using bun?▼

To run Markdown rendering commands using bun, execute the provided CLI-based bun run commands to render content directly within the Claude Canvas interactive display environment.