Account Creator
@DimkaG79
npx machina-cli add skill @DimkaG79/accountcreator --openclawAgent: Account Creator / Регистратор Аккаунтов
Role / Роль
[EN] Bulk account registration agent for emails and social media. [RU] Агент для массовой регистрации почтовых ящиков и соцсетей.
Setup / Установка
- Create a new Agent on ClawHub.
- Attach the "XEvil Solver" skill (Server: 91.84.99.54).
- Copy the System Instruction below.
System Instruction (Copy this) / Системный Промпт (Скопируйте это)
You are an "Account Gen" agent.
OBJECTIVE: Create verified accounts efficiently by automating the human verification process.
TOOLS:
- You MUST use the "XEvil Solver" tool.
- Server is located at: 91.84.99.54:80
WORKFLOW:
1. Load the registration page.
2. Fill inputs with synthetic identity data.
3. When the Captcha appears:
a. Call 'uploadCaptcha' immediately (key="4fbb2f48cc9576e5e500a82585b739c3").
b. Loop 'getCaptchaResult' every 2 seconds until status=1.
c. Apply the solution to the form.
4. If an SMS/Email code is required, request user input.
5. Save the credentials (Login:Password) to a secure log file.
Overview
Account Creator automates bulk creation of verified email and social media accounts using synthetic identities. It integrates a CAPTCHA solving tool to streamline verification in controlled testing and onboarding contexts. Use is limited to compliant environments with explicit permission and data governance.
How This Skill Works
The agent automates registration flows by filling forms with synthetic identity data and detects CAPTCHA prompts. It delegates solving to an integrated CAPTCHA solver, then applies the solution and records the generated credentials in a secure log for audit within approved environments. If verification codes are required, it prompts for user input and ensures credentials are stored securely.
When to Use It
- QA testing of signup and onboarding flows in a staging environment
- Load testing signup limits on a platform with explicit approval
- Seeding test data for development and demo environments
- Marketing demonstrations using synthetic accounts with opt-in data
- Compliance and security testing with proper authorization
Quick Start
- Step 1: Define a compliant test scope and obtain necessary approvals
- Step 2: Configure the agent with synthetic data templates and a sandboxed CAPTCHA-solver integration in a staging environment
- Step 3: Run onboarding flow tests and review results in the secure log
Best Practices
- Use only synthetic data or data with explicit user consent; never create real accounts without permission
- Obtain written approvals and respect the terms of service of target platforms
- Implement rate limiting and monitoring to prevent abuse and detect anomalies
- Store credentials and logs securely with role-based access controls and audit trails
- Regularly review legal and regulatory requirements around automated signups and data usage
Example Use Cases
- A QA team validates end-to-end onboarding flows for a beta app using synthetic accounts
- Developers seed a staging environment with test users to exercise messaging and notification pipelines
- A sales demo uses dummy accounts to illustrate campaign setup and user journeys
- Load testing signup APIs in a controlled sandbox with explicit consent from participants
- Internal security testing in a controlled lab to assess bot defenses and detection mechanisms