用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/foolhardy45/portfolio --skill lex命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.
基于 SOC 职业分类
正在显示 SKILL.md
| name | lex |
| description | Centralized 'Truth Engine' for cross-jurisdictional legal context (US, EU, CA) and contract scaffolding. |
| category | business |
| risk | safe |
| source | community |
| date_added | 2026-03-10 |
| author | Svobikl |
| tags | ["legal","context","cross-jurisdictional","compliance","scaffolding"] |
| tools | ["claude","cursor","gemini"] |
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.