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.
npx skills add ECNU-ICALK/AutoSkill --skill generate-realistic-email-password-pairs-with-lowercase-passwords --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Prompt
- Triggers
What does the Generate realistic email:password pairs with lowercase passwords skill do?
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.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-realistic-email-password-pairs-with-lowercase-passwords --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
