profile-use

Installation
SKILL.md

Profile Use

Use a private profile as the source of truth for repetitive registration and checkout fields. The skill helps map form labels to profile fields, fill only what is needed, and keep sensitive values out of chat, logs, screenshots, repos, and PRs.

Privacy Rules

  1. Never invent personal data. If a field is missing, ask the user or leave it blank.
  2. Do not store real personal data in the skill repo, memory, issue trackers, PRs, screenshots, or final responses.
  3. Use redacted summaries by default. Reveal full values only when the user explicitly asks and the current task requires it.
  4. Treat payment cards, bank accounts, government IDs, tax IDs, passwords, security answers, and medical fields as high sensitivity. Ask for explicit confirmation before entering or revealing them.
  5. Do not submit a registration, KYC, checkout, banking, or payment form until the user explicitly approves the final submit action.
  6. If browser automation is used, verify the real domain and purpose before filling. Stop on suspicious, unrelated, or typosquatted domains.

Profile Source

Prefer the helper script:

Installs
9
GitHub Stars
3
First Seen
Jun 13, 2026
profile-use — leeguooooo/personal-autofill