Back to Directory
development

Oauth Helper

Automate 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

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

**Changelog for oauth-helper v1.1.0** - Major documentation overhaul: SKILL.md rewritten in English with concise step-by-step instructions and tables. - Improved clarity of supported providers, detection patterns, workflows, and click sequences. - Better structured prerequisites, error handling, and setup sections for easier onboarding. - Updated usage examples with clear, Telegram-driven flows.