Contract generation,
supercharged.
Skills sit at the core of our contract generation workflow.
Our private GitHub repository contains a growing range of Agentic Attorney Skills covering the most essential contracts in tech. Using these skills within your own LLM-powered environment will considerably shorten our contract review times.
These components are also powering our Dealroom, where you can directly negotiate with your partners without burdensome email exchanges.
Four sample core Skills
All incorporating our preferred structure and tone.
Data Processing Agreements
GDPR-compliant DPAs with proper Article 28 requirements, sub-processor provisions, and international transfer mechanisms.
Master Services Agreements
Comprehensive MSAs covering service scope, SLAs, liability caps, IP ownership, and termination provisions.
Non-Disclosure Agreements
Mutual and unilateral NDAs with appropriate confidentiality periods, carve-outs, and enforcement provisions.
SaaS Contracts
Full SaaS subscription agreements including licensing, data handling, uptime commitments, and renewal terms.
Three jurisdictions
Each Skill is tailored for the legal requirements of these key markets.
California
England & Wales / UK
Spain / EU
How to install and use Skills
Skills are automatically discovered by Claude Code based on your prompts.
Clone the Repository
Clone our private GitHub repository to your local machine or directly into your project.
git clone https://github.com/northendlaw/claude-skills.gitCopy Skills to Your Project
Copy the skill folders to your project's .claude/skills/ directory for project-wide access, or to ~/.claude/skills/ for personal access across all projects.
cp -r claude-skills/* .claude/skills/Start Using in Claude Code
Follow the prompts that Claude will automatically retrieve from your chosen Skill to fully customize your contract.
How Claude discovers your Skills
- Discovery: At startup, Claude loads the name and description from each SKILL.md file.
- Activation: When your prompt matches a skill's description, Claude asks for permission to load the full instructions.
- Execution: Once approved, Claude applies the instructions to complete your task in our preferred tone and structure.
Tip: Ask Claude "What Skills are available?" to verify loaded skills.