Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from bundle
Connect to Miro boards, inspect items, download images, and create boards or diagrams programmatically.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
CLAUDE_BOOTSTRAP.md
1# Claude Code Bootstrap Prompt23Use the delivered `miro-board-connector` bundle in Claude Code.45Default behavior:67- read `SKILL.md` first8- run helper commands from the installed skill directory so `scripts/miro_api.py` resolves without runtime-specific environment variables9- prefer reusing `~/.miro-token`; only start OAuth when the token is missing or invalid10- keep Miro pulls scoped to the board or region the user actually asked for11- write downloaded assets to a caller-chosen output directory, not back into the skill bundle12