Recover a Makestar admin bearer token from a live browser session when the Auth CLI path is unavailable.
How this skill is triggered — by the user, by Claude, or both
Slash command
/makestar-admin-skills:makestar-admin-browser-tokenThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill only as the browser fallback when `makestar-admin auth` is unavailable, not logged in and blocked, or independent browser recovery is required. Prefer `makestar-admin-auth-token` first.
Use this skill only as the browser fallback when makestar-admin auth is unavailable, not logged in and blocked, or independent browser recovery is required. Prefer makestar-admin-auth-token first.
makestar-admin --version.brew install makestarlab/tap/makestar-admin-cli; Windows winget install Makestar.MakestarAdminCLI; otherwise use the public release MSI/archive..venv, uv, PYTHONPATH, or Python module fallback from an installed skill/plugin bundle.makestar-admin-auth-token is unavailable or blocked by auth/VPN/browser constraints401 or 만료된 토큰 입니다 after makestar-admin auth refresh attemptsmakestar-admin-auth-token first unless the task explicitly requires browser extraction.https://new-admin.makestar.com.Authorization: Bearer ... value.MAKESTAR_ADMIN_ADMIN_TOKENMAKESTAR_ADMIN_OMS_TOKENIf the user is remote and cannot do the browser inspection themselves, use Hermes-opened browser tooling to inspect the live network request and reuse that bearer for the current task session.
references/auth.mdnpx claudepluginhub makestarlab/makestar-admin-ai-toolkit --plugin makestar-admin-skillsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.