canvas

Load JSONL, markdown, and text files into the review-canvas web UI.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/emmahyde/memesis --skill canvas-emmahyde
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canvas
Source: https://github.com/emmahyde/memesis/tree/main/skills/canvas
Command: npx skills add https://github.com/emmahyde/memesis --skill canvas-emmahyde

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to open the review-canvas web interface and load specific files for inline commenting, streamlining review workflows and collaborative editing.

Core Features & Use Cases

  • File Loading: Load JSONL transcripts or markdown and text files into the review-canvas environment for review and annotation.
  • Daemon Management: Detect if the review-canvas server is running and start it automatically if needed, ensuring seamless operation.
  • Use Case: For a project review session, load a transcript file to comment on a recording or document directly within the web UI without manual setup.

Quick Start

Use the canvas skill to load your session transcript file into review-canvas by specifying its path.

Frequently Asked Questions about canvas

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

FAQPage Schema
How do I load a transcript file into a web UI for collaborative review?

To load a transcript file for collaborative review, specify the file path and the tool interacts with a local daemon via HTTP to load it into the web interface. This enables inline commenting directly on the loaded content.

What file formats are supported for inline commenting in a review canvas?

The review canvas supports loading JSONL transcripts, markdown files, and text files for inline commenting. These formats can be loaded directly into the web UI for annotation.

Do I need to manually start the server before loading files into a review session?

No, you do not need to manually start the server. The tool detects if the review-canvas server is running and starts it automatically, ensuring seamless operation for your collaborative content review.

How does the review-canvas handle daemon management for file loading workflows?

The review-canvas manages the daemon by checking server status and starting it automatically if needed. It interacts with the local daemon via HTTP to facilitate file loading and ensure review sessions run efficiently.

Can I use the canvas skill to load markdown and text files for annotation?

Yes, you can use the canvas skill to load markdown and text files into the review-canvas environment. This allows you to annotate and comment on these documents directly within the web UI.

What is the best way to streamline a project review session using a web interface?

The best way to streamline a project review session is to load your session transcript file into the review-canvas web UI. This allows you to comment on recordings or documents directly without manual setup.