From artifacts
First-time sign-in for the btrmnt artifact platform. Opens the user's browser to Cloudflare Access, captures the platform token via a localhost callback, and persists it.
How this skill is triggered — by the user, by Claude, or both
Slash command
/artifacts:loginThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the user invokes this skill, run:
When the user invokes this skill, run:
btrmnt login
and surface any returned URL (so the user can copy/paste if their browser doesn't open automatically). On success, confirm the logged-in email + tenant. On failure, show the error message verbatim.
Do not attempt to handle the OAuth flow in markdown — btrmnt login does it.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub btrmnt/artifact-marketplace --plugin artifacts