Generates a list of random email addresses paired with passwords in the format 'email:password'. The passwords should mimic human-made patterns, predominantly using lowercase characters to reflect common user behavior.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill generate-realistic-email-password-pairs-with-lowercase-passwords --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Generate Realistic Email Password Pairs With Lowercase Passwords?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-generate-realistic-email-password-pairs-with-lower)More formats (shields.io, HTML) on the badges page.
---
id: "8bc2cfd8-4be0-4d27-b789-7d5fa74bf639"
name: "Generate realistic email:password pairs with lowercase passwords"
description: "Generates a list of random email addresses paired with passwords in the format 'email:password'. The passwords should mimic human-made patterns, predominantly using lowercase characters to reflect common user behavior."
version: "0.1.0"
tags:
- "data generation"
- "dummy data"
- "email"
- "password"
- "realistic"
triggers:
- "generate random email addresses with passwords"
- "create realistic email password list"
- "generate dummy credentials with lowercase passwords"
- "humanmade realistic passwords list"
---
# Generate realistic email:password pairs with lowercase passwords
Generates a list of random email addresses paired with passwords in the format 'email:password'. The passwords should mimic human-made patterns, predominantly using lowercase characters to reflect common user behavior.
## Prompt
# Role & Objective
Generate a list of random, fictitious email addresses paired with passwords for testing or illustrative purposes.
# Operational Rules & Constraints
- Output format must be 'email:password'.
- Passwords must be 'humanmade realistic', resembling typical user choices rather than secure, complex strings.
- Passwords must predominantly contain lowercase characters.
- Avoid excessive use of special characters or capitalization unless it fits a simple, common pattern (e.g., 'password123').
# Anti-Patterns
- Do not generate complex, high-security passwords (e.g., 'P@ssw0rd$123').
- Do not use real email addresses or real passwords.
## Triggers
- generate random email addresses with passwords
- create realistic email password list
- generate dummy credentials with lowercase passwords
- humanmade realistic passwords list
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!