Settings Skill Manages configuration stored at . Controls the Hiro API key used for authenticated Stacks API requests, the custom Stacks API node URL, and provides version information. Usage Subcommands set-hiro-api-key Save a Hiro API key to . Authenticated requests receive higher rate limits than public (unauthenticated) requests. Get a free API key at https://platform.hiro.so/ Options: - (required) — Your Hiro API key (sensitive value) Output: get-hiro-api-key Check whether a Hiro API key is configured. Shows the key source and a masked preview. Output (key configured): Output (no key): de…