Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add m3taz-ahmed/ai-globals --skill contract-studiogit clone --depth 1 https://github.com/m3taz-ahmed/ai-globalsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/m3taz-ahmed/ai-globals/contract-studio)<a href="https://agentmods.dev/skills/m3taz-ahmed/ai-globals/contract-studio"><img src="https://agentmods.dev/badge/skills/m3taz-ahmed/ai-globals/contract-studio/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/m3taz-ahmed/ai-globals/contract-studio"><img src="https://agentmods.dev/badge/skills/m3taz-ahmed/ai-globals/contract-studio.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00049 | $0.00612 |
| Opus 5 | $0.00024 | $0.00306 |
| Sonnet 5 | $0.00010 | $0.00122 |
| Haiku 4.5 | $0.00005 | $0.00061 |
Grade A, and why
contract-studio scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
[SKILL] contract-studio
[OBJ] Produce sign-ready NDA / SOW / MSA / IP-transfer contracts from reusable, bilingual (Arabic/English) clause libraries, then hand off to the documenso plugin (template → fields → sign → audit) for legally binding e-signature. Always flag clauses for human legal review before signature.
[RULES]
- [REQ] Intake first: capture parties, scope, deliverables, milestones, payment terms, IP ownership, confidentiality, jurisdiction, term/termination.
- [REQ] Template selection: NDA (mutual/one-way confidentiality), SOW (scope + milestones + acceptance), MSA (master terms + order forms), IP-transfer (assignment of rights). Reuse clause blocks; never invent jurisdiction-specific law.
- [REQ] Bilingual + RTL: generate Arabic (dir="rtl", Arabic numerals optional) and English; mark which is governing language. For Arabic-platform clients (Mostaql/Khamsat) default to RTL Arabic with SAR/AED/EGP pricing where relevant.
- [CMD] Context7 IDs:
documenso/documenso— extract the template→fields→sign→audit pattern (recipient roles, field anchors, signed PDF + audit trail). - [REQ] Hand-off: emit a documenso-ready template (fields: signer name/email/role, date, signature) and instruct the user to send via the documenso plugin. Do not sign on the user's behalf.
- [REQ] Human review gate: every contract must carry a visible "⚠ Requires human legal review before signing" notice. Mark high-risk clauses (liability caps, indemnity, non-compete, IP assignment) for explicit attorney sign-off.
- [REQ] Free-first: documenso (AGPL, self-host or free tier) is the default e-sign path; closed alternatives only as parity.
- [REQ] Storage: save the final template + signed artifact references via
StorageFactory; never embed PII/secrets in skill output or logs.
[PROHIBIT]
- No auto-signing — a contract is never executed without explicit human approval + e-signature.
- No inventing legal text for a specific jurisdiction's statutes; flag for a licensed attorney.
- No storing client PII, signer credentials, or signed documents outside the approved storage backend.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 35 lines · 49 tokens per session scan A fcd32212b9c6
contract-studio is a skill published in the GitHub repository m3taz-ahmed/ai-globals (5 stars, last pushed 2d ago), licensed MIT. It adds 49 tokens to every session and 612 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
html-ppt-zhangzara-stencil-tablet
A workplace-safety compliance review for a manufacturing regulator — findings, the evidence chain, and the corrective mandate. Built as a decision-grade policy briefing deck for regulator, plant leadership.
treatment-plans
Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…
handbook-updates
Diff a proposed handbook change against the current version, flag ripple effects and state supplement impacts. Use when user says "update the handbook", "add this to the handbook", "handbook change", or has a policy ready for insertion.
software-copyright-materials
A workflow for creating Chinese application materials for software copyright registration from a real software project.
iflytek-contract-intelligence-review
A contract-review workflow for scanned or digital agreements. It can recognize document text, examine clauses, detect risks, check compliance, and create translation summaries; its output is for review and is not formal legal advice.
legal-writer
Legal document drafting -- contracts, memos, briefs, complaints, demand letters, opinions, discovery, settlements, ToS, privacy policies. Full pipeline: document structure, per-section writing, Bluebook citation, case law lookup (CourtListener API), regulation lookup (eCFR API), DOCX output, and TDD-style verification…