Read and write Slack Canvas content via API. Use when user mentions 'canvas', 'Slack Canvas', asks to read/edit/create a canvas, or shares a canvas link (slack.com/docs/...). NOT for general drawing/diagram tools — this is Slack-specific.
$npx -y skills add corellisorg/corellis --skill slack-canvasInstalls into the current project.
Run `npx skills use "https://github.com/corellisorg/corellis" --skill "corellisorg/corellis/slack-canvas"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/corellisorg/corellis" that are relevant to the current task. Run `npx skills add "https://github.com/corellisorg/corellis"` and select the relevant skills, then follow their instructions.