agent-canvas-setup

Community

Checklist and installer for Agent Canvas skills

Authoredrouhardmicrosoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a pre-run diagnostic and automated setup for Agent Canvas skills (agent-canvas, agent-eyes, and canvas-edit), ensuring dependencies are satisfied and configurations are correct so skills run reliably.

Core Features & Use Cases

  • Pre-run checks: Verifies Python version (3.10+), uv availability, Playwright browsers, and required Python packages.
  • Installation scopes: Supports temporary, local, and global installation modes to fit different project needs.
  • Multi-agent support: Can prepare dependencies and distribute skills to multiple agent directories (claude, codex, copilot, cursor, windsurf, aider).
  • Guided prompts: Provides clear prompts and actionable instructions when readiness or installation issues are detected.

Quick Start

Check readiness: uv run .claude/skills/agent-canvas-setup/scripts/check_setup.py check

Install dependencies (temporary scope recommended): uv run .claude/skills/agent-canvas-setup/scripts/check_setup.py install --scope temporary

Distribute skills to agents: uv run .claude/skills/agent-canvas-setup/scripts/check_setup.py install --scope temporary --agents claude,copilot,cursor

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-canvas-setup
Download link: https://github.com/edrouhardmicrosoft/agent-canvas-skills/archive/main.zip#agent-canvas-setup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.