canvas-cowork

mcp
Guvenlik Denetimi
Basarisiz
Health Gecti
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 13 GitHub stars
Code Basarisiz
  • child_process — Shell command execution capability in scripts/index.ts
  • execSync — Synchronous shell command execution in scripts/index.ts
  • spawnSync — Synchronous process spawning in scripts/index.ts
  • process.env — Environment variable access in scripts/index.ts
  • network request — Outbound network request in scripts/index.ts
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

Cowork on a spatial canvas from the CLI — create canvases, generate images/text/video/agent responses, read results, recall past work, and manage nodes

README.md

Canvas Cowork

Cowork on a spatial canvas from the CLI — create canvases, generate images/text/video/agent responses, read results, recall past work, and manage nodes on Flowith's shared canvas.

Your AI agent gets a live cursor on the canvas. It moves in real time — users see nodes appear and the tree grow.

Install

npx skills add flowith-ai/canvas-cowork

What It Does

  • Create canvases and place nodes on a spatial workspace
  • Generate images, text, video, and multi-step agent responses
  • Read results back — images as markdown, text inline, video as links
  • Recall past work across all canvases with semantic search
  • Batch independent generations in parallel for speed

Quick Start

# Create a canvas and generate an image
bun $S --bot claude-code create-canvas "Dog Artwork"
bun $S --bot claude-code set-mode image
bun $S --bot claude-code submit "a golden retriever in a wheat field" --wait

# Burst: many items at once
bun $S --bot claude-code submit-batch "golden retriever" "husky" "corgi" "poodle"
bun $S --bot claude-code read-db --full

# Recall past work
bun $S recall "cyberpunk logo" --type image

Modes

Mode Use for
text Answers, writing, analysis
image Visual generation
video Video clips
agent / neo Multi-step research, planning, complex deliverables

Requirements

  • A Flowith account with an active session in the browser
  • Bun runtime

Documentation

Full command reference and usage patterns are in SKILL.md.

License

MIT

Yorumlar (0)

Sonuc bulunamadi