hetpatel-11

AutoSign — AI skill for Claude Code

AI community

Authentication Bypass Solution for AI Agents.

How to install AutoSign

This entry records only its repository, not the path inside it, so there is no exact command to give. Open hetpatel-11/AutoSign and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What AutoSign does

Authentication Bypass Solution for AI Agents.

Alternatives in AI

  • Browser Search — A skill for AI agents: search the web with SearXNG, browse with Camofox, bypass protections with CloakBrowser 499 ★
  • Recomby Geo — GEO 领域 AI 员工开源方案 · Open-source GEO AI-employee solution (MIT) 449 ★
  • Ultimate Debugger Prompt For Claude 3 — A professional-grade debugging AI prompt designed for Claude 3.5 Sonnet that meticulously examines errors, gen 172 ★

README

AutoSign - AI Agent Authentication - Built by Het Patel at the YC (YCombinator) AI Agents Hackathon

**Complete web signup automation with AI-powered CAPTCHA solving and email verification**

AutoSign is an intelligent AI agent that automates the entire signup process across any website. It handles form filling, CAPTCHA solving, email verification, and account creation - all with a single natural language command.

![AutoSign Demo](https://img.shields.io/badge/Status-Ready%20for%20Demo-brightgreen) ![Python](https://img.shields.io/badge/Python-3.8+-blue) ![AI Agent](https://img.shields.io/badge/AI%20Agent-Claude%20Sonnet%204-orange) ![Browser-use](https://img.shields.io/badge/Browser--use-v0.6.1+-purple) ![AgentMail](https://img.shields.io/badge/AgentMail-API%20Integration-cyan)


Click to watch Demo: Github Sign up + Email Verification using Browser Use and AgentMail [![Demo Video](https://img.youtube.com/vi/RArk80AVhMg/0.jpg)](https://youtu.be/RArk80AVhMg)

Click to watch Demo: Dev.to Sign up + Captcha Solving with 2Captcha and Agents by Browser Use [![Captcha Demo](https://img.youtube.com/vi/qFS9Z9Ot-i0/0.jpg)](https://youtu.be/qFS9Z9Ot-i0)

✨ What Makes AutoSign Special?

  • 🤖 AI-Powered: Uses Claude Sonnet 4 for intelligent web automation
  • 📧 Email Integration: Seamlessly handles email verification with AgentMail
  • 🛡️ CAPTCHA Solving: Supports 2captcha integration and built-in solving
  • 🌐 Universal: Works with any website that has signup forms
  • 🎯 Natural Language: Just describe what you want in plain English
  • One Command: Complete signup automation with a single line

🎯 Quick Start (5 Minutes)

1. Clone & Setup

# Clone the repository
git clone https://github.com/hetpatel-11/AutoSign.git
cd AutoSign

# Create virtual environment
python -m venv .venv
source .venv/bin/activate  # Windows: .venv\Scripts\activate

# Install dependencies
pip install browser-use python-dotenv requests

2. Get Your