instance-analyze
OfficialAssess Canvas instance setup for plugin work.
Authorcanvas-medical
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Analyzing a Canvas instance before plugin development helps identify available teams, roles, questionnaires, note types, appointment types, and installed plugins, enabling informed design decisions and faster delivery.
Core Features & Use Cases
- Instance discovery: Identify configured Canvas instances and the resources they expose for plugin work.
- Configuration extraction: Gather roles, teams, questionnaires, note types, appointment types, and installed plugins, to map integration points.
- Reporting & recommendations: Produce a structured markdown report with actionable development guidance and conflict checks for new plugins.
Quick Start
- Confirm the target Canvas instance you want to analyze, e.g., "plugin-testing".
- Ensure credentials exist in ~/.canvas/credentials.ini under the [{instance}] section with client_id, client_secret, and root_password.
- Run the scraper to fetch configuration: uv run python ${CLAUDE_PLUGIN_ROOT}/scripts/scrape_canvas_instance.py <instance_name> <root_password>
- Review and save the report as instance-config-<hostname>.md in your working directory.
- If you have a workspace plugin-spec at {workspace_dir}/.cpa-workflow-artifacts/plugin-spec.md, tailor findings to the spec.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: instance-analyze Download link: https://github.com/canvas-medical/coding-agents/archive/main.zip#instance-analyze 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.