Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
starshipit-connector
Connect and operate Starshipit (shipping, fulfilment, label printing and tracking for ecommerce/retail) via its direct REST API for users who already have a Starshipit account. Drives the one-time key setup inside a Playwright MCP browser — the user signs in, then Claude opens Settings then API, reuses the existing account API key, generates the subscription key if missing, and DOM-extracts both without ever opening the user's own browser. Starshipit uses a TWO-key scheme: every call needs both StarShipIT-Api-Key and Ocp-Apim-Subscription-Key. Both are stored at ~/.config/starshipit/credentials.env (mode 600) and sent on every request to https://api.starshipit.com/api. No vendor MCP and no OAuth — a standalone direct-REST connector, so there is NO Claude Code restart. Handles orders (list, unshipped, shipped, create), the address book, shipments and labels, and tracking. Use this skill when the user asks to 'connect my Starshipit', 'set up Starshipit', or asks anything about their Starshipit orders, shipments