Agent skill

lex

Centralized 'Truth Engine' for cross-jurisdictional legal context (US, EU, CA) and contract scaffolding.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill lex --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 7
SKILL.md size: 3 KB
Bundled scripts: none
Declared author: Svobikl
Path: skills/lex/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# LEX: Legal-Entity-X-ref ## Overview LEX is a structured truth engine designed to eliminate legal hallucinations by grounding agents in verified government references and legislation across 29+ jurisdictions. It provides deterministic context for business formation, employment, and contract drafting. ## When to Use This Skill - Use when you need to cross-reference or compare legal requirements between different territories, such as verifying the compliance gap between an **EU SARL** and a **US LLC**. - Use when working with foundational business or employment documents that require specific, jurisdiction-compliant clauses to be inserted into a professional scaffold. - Use when the user asks about the specific regulatory nuances, formation steps, or "truth-based" definitions of legal entities within the **29 supported jurisdictions** (USA, Canada, and the EU). ## How It Works ### Step 1: Identify Jurisdiction Before drafting, determine if the user's entity or contract target is in the **USA, Canada, or the EU**. ### Step 2: Search & Fetch Context Use the CLI shortcuts to find the relevant legal patterns and templates. - Run `lex search <query>` to find matching templates. - Run `le

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. How It Works
  4. Step 1: Identify Jurisdiction
  5. Step 2: Search & Fetch Context
  6. Step 3: Scaffold Drafting
  7. Step 4: Verify Authority
  8. Examples
  9. Example 1: Comparing Employment Laws
  10. Example 2: Drafting a Czech Contract
  11. Best Practices
  12. Common Pitfalls
  13. Related Skills
  14. Limitations
Ships with 6 files
  • findings.md
  • templates/01_business_foundation.md
  • templates/02_employment_workforce.md
  • templates/03_sales_commercial.md
  • templates/04_real_estate.md
  • templates/05_intellectual_property.md
Commands it runs
Get the workforce template to compare US vs EU notice periods
lex get templates/02_employment_workforce.md
Create a house sale contract scaffold in Czech language
lex draft "Czech house sale contract"
More from agentic-awesome-skills
All skills →
About this skill
What does the lex skill do?

Centralized 'Truth Engine' for cross-jurisdictional legal context (US, EU, CA) and contract scaffolding.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill lex --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 sickn33/agentic-awesome-skills, a repository with 44,414 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.

Keep going