contract-template

Generate smart contract templates using the Accord Project framework.

368|75|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/claude-office-skills/skills --skill contract-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contract-template
Source: https://github.com/claude-office-skills/skills/tree/main/contract-template
Command: npx skills add https://github.com/claude-office-skills/skills --skill contract-template

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @accordproject/cicero-cli, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill streamlines the creation of legally binding documents by generating smart contract templates that can be automated and customized.

Core Features & Use Cases

  • Accord Project Integration: Leverages the Accord Project framework for machine-readable and enforceable contracts.
  • Template Generation: Creates templates with embedded logic, specifying variables and rules for dynamic contract creation.
  • Use Case: Quickly generate a Non-Disclosure Agreement (NDA) template by specifying parties, confidential information scope, term, and any specific clauses or penalties.

Quick Start

Use the contract-template skill to generate an NDA template with the disclosing party as 'Tech Corp' and the receiving party as 'Consultant LLC'.

Frequently Asked Questions about contract-template

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a smart legal contract template from natural language?

To generate a smart legal contract template, this skill uses the Accord Project framework to translate natural language descriptions of terms, variables, and logic rules into machine-readable and enforceable agreements.

What frameworks do I need to create machine-readable legal agreements?

Creating machine-readable legal agreements requires the Accord Project framework, specifically utilizing TemplateMark for natural language templates, Concerto for data models, and Ergo for defining business logic.

Can I automate NDA generation by specifying parties and clauses?

You can automate NDA generation by providing natural language inputs for the disclosing party, receiving party, confidential information scope, term, and specific clauses or penalties to dynamically create the document.

Do I need the Cicero CLI to build dynamic contract templates?

Yes, building dynamic contract templates with this skill requires the @accordproject/cicero-cli dependency to parse and execute the Accord Project templates, data models, and logic rules.

What is the best way to embed business logic into a legal contract?

The best way to embed business logic into a legal contract is by using the Ergo language within the Accord Project framework to define executable rules alongside Concerto data models and TemplateMark text.

Are there limitations when using TemplateMark for automated contract creation?

When using TemplateMark for automated contract creation, templates must strictly conform to the Accord Project structure, requiring synchronized Concerto models and Ergo logic to ensure the agreement remains enforceable and machine-readable.