oauth-helperAutomate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ. Features: - Auto-detect available OAuth options on login pages - Ask user to choose via Telegram when multiple options exist - Confirm before authorizing - Handle account selection and consent pages automatically
Install via ClawdBot CLI:
clawdbot install helloliuyongsheng-bot/oauth-helperGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://accounts.google.comUses known external API (expected, informational)
discord.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A social media manager needs to log into various analytics dashboards (e.g., Hootsuite, Buffer) that support OAuth logins from providers like Google or GitHub. This skill automates the login process across platforms, saving time and reducing manual errors by handling provider-specific flows and user confirmations via Telegram.
An e-commerce business uses multiple services (e.g., Shopify, Stripe) that require OAuth logins from Google or Microsoft for account linking. This skill streamlines setup by detecting available login options, confirming with users, and automating authorization, ensuring secure and efficient integration without manual intervention.
Developers frequently access coding platforms like GitHub, GitLab, or cloud services (e.g., AWS via Google login) that use OAuth. This skill assists by scanning login pages for supported providers, prompting selection via Telegram, and handling consent pages, reducing friction in daily workflows and project setups.
Students or educators log into learning management systems (e.g., Coursera, edX) that offer OAuth logins from Google or Microsoft. The skill automates the login flow by detecting options, confirming with users, and managing provider-specific steps, enabling quick access to courses and resources with minimal effort.
Businesses targeting Chinese markets use apps that require WeChat or QQ logins, which often involve QR code scans. This skill handles these providers by capturing QR codes, sending them to users via Telegram for mobile confirmation, and automating redirects, simplifying access for non-technical users.
Offer this skill as part of a monthly subscription for businesses needing automated OAuth logins across multiple platforms. Charge based on the number of providers supported or login frequency, providing ongoing updates and support for new OAuth integrations and detection patterns.
Provide a free version with basic OAuth support for limited providers (e.g., Google and GitHub) and a paid tier unlocking all 7 providers, advanced error handling, and priority Telegram response times. This attracts individual users while monetizing enterprises requiring comprehensive automation.
License this skill to digital agencies or IT service providers who integrate it into their own client offerings. Customize it with agency branding and specific provider configurations, charging a flat fee or per-client usage to streamline login processes for their customers.
💬 Integration Tip
Ensure the Clawd browser is pre-logged into supported OAuth providers and configure Telegram channels properly to avoid timeouts and errors during user confirmations.
Scored Apr 16, 2026
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Set up Gmail API access via gog CLI with manual OAuth flow. Use when setting up Gmail integration, renewing expired OAuth tokens, or troubleshooting Gmail authentication on headless servers.
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.
Zoho People API integration with managed OAuth. Manage employees, departments, designations, attendance, and leave. Use this skill when users want to read, create, update, or query HR data like employees, departments, designations, and forms in Zoho People. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Build secure authentication with sessions, JWT, OAuth, passwordless, MFA, and SSO for web and mobile apps.