skills/lex/SKILL.md
Centralized 'Truth Engine' for cross-jurisdictional legal context (US, EU, CA) and contract scaffolding.
npx skillsauth add ranbot-ai/awesome-skills lexInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
Before drafting, determine if the user's entity or contract target is in the USA, Canada, or the EU.
Use the CLI shortcuts to find the relevant legal patterns and templates.
lex search <query> to find matching templates.lex get <path> to read the granular metadata and requirements.Generate foundation-level documents using lex draft <description>. This ensures that all drafts include the mandatory AI-generated content disclaimer.
Always include a "Verified Sources" section in your output by running lex verify, which fetches official government links for the retrieved context.
# 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"
lex verify in your output.lex get templates/02_employment_workforce.md to see the restrictive covenant comparison table.@employment-contract-templates - For more specific HR policy phrasing.@legal-advisor - For general legal framework architecture.@security-auditor - For reviewing the final repository security.testing
Fix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, static rendering, and internal linking.
data-ai
Analyze AI disruption pressure across a business, map competitive exposure, and produce a 90-day defensive action plan.
tools
--- name: longbridge description: 125+ agent skills for Longbridge Securities — real-time quotes, charts, fundamentals, portfolio analysis, options, and more for HK/US/A-share/SG markets. Trilingual: Simplified Chinese, Traditional category: AI & Agents source: antigravity tags: [api, mcp, claude, ai, agent, security, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/longbridge --- # Longbridge ## Overview Longbridge is the official skill collection for Longbr
tools
Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, environments, secrets, and release automation.