miro-install-auth
Installation
SKILL.md
Miro OAuth Installation and Token Lifecycle
Overview
Establish an auditable authorization boundary before any board operation. Prefer expiring-token apps and prove tenant context without exposing credentials; use the evidence produced here to make the next decision explicit and reviewable.
Prerequisites
- A Miro Developer team and an app configuration for the target environment
- Approved redirect URIs and a server-side encrypted token store
- A capability-to-scope map and accountable installation owner
Tool Discipline
Use Read, Glob, and Grep to inspect the repository, configuration names, adapters, tests, and evidence. Use WebFetch only for current official Miro documentation. Use Write or Edit after confirming the requested mode, target environment, tenant, board, and approval boundary. These declared tools do not call authenticated Miro APIs or deployment CLIs; implement client, configuration, and test changes, then return exact operator commands or an approval-gated handoff for live execution.