agent-canvas-setup
CommunityChecklist and installer for Agent Canvas skills
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 requiredComponents
💻 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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.