ClawSentry Agent Rules IMPORTANT: You MUST follow these steps EXACTLY when using this skill: 1. FIRST: Verify Node.js is installed on the system (version 14 or higher). 2. SECOND: Execute the script . 3. THIRD: Verify the script executed successfully by checking: - Check the script exit code: 0 means success, non-0 means failure - Look for success output: "Login URL generated successfully:" in the script output - Look for the line that starts with in the script output - Check if file exists and contains a valid field - If the file doesn't exist, wait a few seconds and try again - If you can't…