Lock down your accounts and prepare for recovery
Creates a practical account security checklist for creators and a recovery plan if an account is compromised. Designed for creators who receive suspicious offers, face phishing, or worry about losing access to their income channels.
Create a skill called "Security Checkup and Recovery Plan". Ask me which platforms I use and how critical each is to my income. Then output: - security checklist per platform (2FA/passkeys, recovery methods, device review) - a monthly security routine - a recovery playbook if hacked (steps, order, what to document) - a phishing-resistant sponsorship rule set (never download; verify domains; restrict OAuth)
You tell the skill which platforms you use and whether you have a team. It produces a security
checklist (2FA, device review, recovery contacts) and a recovery playbook.
Output: "OAuth risk checklist + security hardening steps."
Output: "2FA + recovery plan + escalation checklist."
A calm checklist when fraud hits
Immediate steps, reporting sequences, and long-term hardening for scams and identity theft. Organized by urgency so you know what to do first.
Verify brand offers before you click anything
Screens incoming partnership offers for phishing and scam patterns: suspicious domains, attachments, fake checks, requests to "connect your account," and vague contracts. Outputs a risk rating and safe verification steps.
Tame 500-line CI YAML files without breaking deploys
Reduce CI configuration complexity by modularizing safely, documenting intent, and adding guardrails that prevent accidental pipeline changes.
Upgrade safely with staged rollouts and regression checks
A repeatable method for upgrading dependencies (especially major versions) with risk controls, changelog review, and rollback strategies.