claude-oauth-renewalAutomatically detect and renew expired Claude Code OAuth tokens via heartbeat. 3-tier renewal: refresh token → Chrome browser automation → user alert.
Install via ClawdBot CLI:
clawdbot install chenhab03/claude-oauth-renewalGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/anthropics/claude-codeAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
An e-commerce company uses an OpenClaw agent with Claude Code to provide 24/7 customer support via chat. This skill ensures the agent's OAuth token is automatically renewed, preventing service interruptions during peak shopping hours or overnight, maintaining seamless customer experience without manual IT intervention.
A social media platform employs an OpenClaw agent to monitor and moderate user-generated content in real-time using Claude Code. The auto-renewal skill prevents token expiration from halting moderation, ensuring continuous compliance and safety without downtime, which is critical for handling high-volume, time-sensitive posts.
A financial analytics firm runs an OpenClaw agent with Claude Code to process and analyze market data streams. This skill automatically renews tokens to keep the analysis pipeline operational, avoiding gaps in data insights during trading hours and reducing reliance on manual token management by IT staff.
A clinic uses an OpenClaw agent powered by Claude Code to handle patient appointment scheduling and reminders via voice or text. The auto-renewal skill ensures the assistant remains available without interruption, preventing missed appointments or patient frustration due to token-related downtime in a critical healthcare setting.
A home automation service integrates an OpenClaw agent with Claude Code to manage IoT devices and respond to resident queries. This skill renews tokens automatically to maintain uninterrupted control and responsiveness, enhancing user convenience and reliability in daily smart home operations.
Offer this skill as part of a premium subscription service for OpenClaw users, providing automated token renewal to ensure high uptime for AI agents. Revenue is generated through monthly or annual fees, targeting businesses that rely on continuous AI operation for critical tasks like customer support or data processing.
Provide a managed service where this skill is bundled with setup, monitoring, and support for OpenClaw agents using Claude Code. Revenue comes from service contracts, appealing to organizations lacking in-house expertise to maintain token renewal and prevent agent downtime in production environments.
License this skill to enterprises deploying multiple OpenClaw agents across departments, with customization options for integration into existing IT workflows. Revenue is generated through one-time licensing fees or tiered pricing based on the number of agents, ensuring scalability for large operations.
💬 Integration Tip
Ensure Chrome is configured for JavaScript automation and test the script in a staging environment before deployment to avoid disruptions in production.
Scored Jun 19, 2026
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
Clerk integration. Manage Users, Organizations. Use when the user wants to interact with Clerk data.
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.
Start and complete WordPress.com OAuth and publish posts through the WordPress.com REST API. Use when you need to generate an authorization URL, exchange cal...
Configures Firebase Authentication — providers, security rules, custom claims, and React auth hooks
Use when auditing Go code involving authentication flows, RBAC policies, Kubernetes admission webhooks, JWT/OAuth token validation, or privilege escalation i...