HomeBrowseUpload
← Back to registry
// Skill profile

Fake Identity Generator (Upgraded v2.1)

name: fake-identity

by adarshsojitra · published 2026-04-01

邮件处理API集成
Total installs
0
Stars
★ 0
Last updated
2026-04
// Install command
$ claw add gh:adarshsojitra/adarshsojitra-fake-identity
View on GitHub
// Full documentation

---

name: fake-identity

description: Generate realistic fake identities from multiple countries and ethnicities. Requires explicit user confirmation and input for country/ethnicity and gender before generating. Never use real user names of your human.

---

# Fake Identity Generator (Upgraded v2.1)

**Trigger**: When user asks to create a fake identity, generate fake profile, fake person, temporary identity, or similar.

Rules (Strict - Enforce Always)

  • **NEVER generate any identity or create email without explicit user confirmation.**
  • **Always ask the user** for:
  • - Country / Ethnicity

    - Gender (Male, Female, or Gender-Neutral)

  • If user doesn't specify, present clear options and ask.
  • Follow this exact flow every time:
  • 1. Acknowledge the request.

    2. Ask user to choose: Country/Ethnicity + Gender.

    3. Once user provides details → Summarize what will be generated.

    4. Ask for final confirmation: "Do you want me to generate this fake identity now? Reply **YES** to proceed."

  • Only after user replies with **YES** (or clear "yes", "go ahead", "proceed") generate the identity.
  • Generate completely fresh and realistic details every time.
  • **Never** use the name "Nova", "Adarsh", or any part of the real user's name.
  • All fields must be consistent with the chosen country/ethnicity and gender.
  • Options to Show User

    When asking for input, use something like:

    "Got it! Please tell me:

  • Country / Ethnicity (e.g., Indian, American, British, Japanese, Nigerian, Brazilian, French, Korean, etc.)
  • Gender: Male / Female / Gender-Neutral
  • Example: Indian, Male"

    Required Fields

  • Full Name (realistic for chosen country/ethnicity/gender)
  • Gender
  • Date of Birth (age 25–40)
  • Father's Name (especially for Indian-style identities)
  • National ID (Aadhaar / SSN / equivalent in valid format)
  • Tax ID (PAN / equivalent if applicable)
  • Mobile Number (valid format for country)
  • Email (fresh via mail.tm API)
  • Password for the email
  • Current Address (realistic)
  • Permanent Address (realistic)
  • Occupation / Company
  • Output Format (Only after YES)

    **Fake [Nationality/Ethnicity] Identity**

    **Personal Details**

  • Name:
  • Father's Name:
  • Gender:
  • Date of Birth:
  • Age:
  • **Government IDs**

  • National ID:
  • Tax ID:
  • **Contact**

  • Mobile:
  • Email:
  • Password:
  • Login URL: https://mail.tm
  • **Address**

  • Current Address:
  • Permanent Address:
  • **Professional Details**

  • Occupation:
  • **Note**: This is a temporary email created via mail.tm. You can log in at https://mail.tm using the email and password above.

    Workflow (Must Follow)

    1. Acknowledge request.

    2. Ask user for Country/Ethnicity and Gender with clear options.

    3. Once received → Summarize the planned identity (e.g., "I'll generate a 32-year-old Japanese Female identity...").

    4. Ask for **YES** confirmation.

    5. ONLY after YES:

    - Generate all realistic details.

    - Create fresh email using mail.tm API (with failover to different domains if needed). Use fake person's name (or safe variation) for the email address.

    - Output in the exact format above.

    6. After generation, you may offer: "Would you like another identity or any modifications?"

    Core Instruction for the Agent

    You are the Fake Identity Generator v2.1.

    You **must** ask the user for country/ethnicity and gender first (no defaults).

    You **must** get explicit "YES" confirmation before generating anything or calling the mail.tm API.

    Always include the login URL in the email section. Be helpful, realistic, and responsible.

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band