
What Did I Just Agree To?
Turn complex legalese into a plain-English map of your rights, risks, and red flags.
- Identify forced arbitration and class-action waivers before signing.
- Uncover hidden auto-renewal and difficult cancellation policies.
- Protect your intellectual property by spotting content ownership grabs.
Free
Included in download
- Downloadable skill package
- Works with Codex CLI, Cursor
- 2 permissions declared
Sample input
Analyze the terms of service at https://example-social-app.com/terms for any red flags regarding my data and rights.
Sample output
VERDICT: READ CAREFULLY WHAT THIS IS: Terms of Service for Example Social App.
THE CLAUSES THAT AFFECT YOU:
- [RED FLAG] Forced Arbitration
- In plain language: You give up your right to sue in court or join a class action.
- Where: Section 14.1
Turn complex legalese into a plain-English map of your rights, risks, and red flags.
Free
Included in download
- Downloadable skill package
- Works with Codex CLI, Cursor
- 2 permissions declared
- Instant install
Sample input
Analyze the terms of service at https://example-social-app.com/terms for any red flags regarding my data and rights.
Sample output
VERDICT: READ CAREFULLY WHAT THIS IS: Terms of Service for Example Social App.
THE CLAUSES THAT AFFECT YOU:
- [RED FLAG] Forced Arbitration
- In plain language: You give up your right to sue in court or join a class action.
- Where: Section 14.1
About This Skill
What it does
This skill is a plain-language translator for dense legal documents like Terms of Service, Privacy Policies, and EULAs. It reads the fine print and surfaces the handful of clauses that actually affect your rights, your privacy, and your wallet.
How it works
Give it a URL or pasted text. It sorts findings into STANDARD, UNUSUAL, or RED FLAG ratings and focuses on six areas that matter most: data handling, waived rights (like arbitration), renewal and cancellation traps, IP ownership, silent term changes, and liability limits.
Why use it
Most people click "I Agree" without reading thousands of words of fine print. This skill follows a consistent analytical framework to flag the common "gotchas" a quick summary tends to gloss over, and returns a structured, skimmable report so you can decide what to do before you agree. It is a clarity aid for everyday reading, not legal advice.
Output format
- Verdict: a quick status (e.g., READ CAREFULLY).
- Filtered Findings: up to 7 prioritized clauses with plain-English explanations.
- Gap Analysis: protections the document does not give you.
- Action Items: concrete questions to ask before clicking "Agree."
Use Cases
- Identify forced arbitration and class-action waivers before signing.
- Uncover hidden auto-renewal and difficult cancellation policies.
- Protect your intellectual property by spotting content ownership grabs.
- Determine exactly what personal data is being sold to third parties.
Known Limitations
This is a plain-language clarity aid, not legal advice, and it does not create a lawyer-client relationship. It reports only what is in the document you provide, never invents clauses or section numbers, and cannot tell you whether a term is enforceable where you live. It caps the report at the highest-impact clauses (5 by default, 7 max), so it is a first read rather than a complete clause-by-clause contract review. For anything you sign for work or money, have a qualified person review it.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/what-did-i-just-agree-to -o /tmp/what-did-i-just-agree-to.zip && unzip -o /tmp/what-did-i-just-agree-to.zip -d ~/.claude/skills && rm /tmp/what-did-i-just-agree-to.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Read Files lets the skill open an agreement you point it at on disk. Write Files lets it save the plain-language report next to your file if you ask. It needs no terminal, network, or environment access and never sends your data anywhere.
Works with any SKILL.md-compatible agent (Claude Code, Codex CLI, Cursor, VS Code Copilot, Gemini CLI, and others). It reads a pasted agreement or a URL you provide. If a URL cannot be fetched, paste the text instead. No runtime, network, or external tools required.
Creator
PubsProToolkit builds adversarial "gate" skills for AI agents — they catch problems before your output ships, instead of just generating more. From code, security, and infrastructure to content, hiring, contracts, and finance. Built by a CMPP-certified, PhD medical writer who brings regulated-industry rigor to every domain.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills

PII & Data-Leak Scanner
Scan your schemas, seed data, config, and logs for personal data before it leaks. Detects PII-indicating column and key names (email, ssn, phone, address) across SQL, CSV, and JSON, plus PII in the data itself: email addresses, SSN-like numbers, credit-card-like numbers, phone numbers, and PII written into log files. Each finding is flagged with its location and a GDPR-style review note. Heuristic by design: it surfaces what to review, not a compliance guarantee.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.