📄
WritingJavaScript

Create Contract

by getnao

Create Contract is a Writing skill for Claude Code, published by getnao in sylph.

195 stars57 forkson getnao/sylphAdded 2026/09/05Repository updated 2026/05/21
ai-agentsautomationclaude-codecodexcompany-braincompany-oscontext-engineeringcursormcpycombinator
Install in seconds
Install Create Contract
Copy Create Contract into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/getnao/sylph/tree/main/.claude/skills/create-contract ~/.claude/skills/create-contract

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/getnao/sylph.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/create-contract/SKILL.md in getnao/sylph
Installs to
~/.claude/skills/create-contract
Collection
One of 25 skills cataloged from this repository
Category
Writing1227 skills

What Create Contract does

Create Contract generates a customer-specific Enterprise Service Agreement from a standard template using deal details. Use it to draft local contract files and a formatted .docx before legal review.

Create Contract is cataloged under Writing on DirSkills. Create Contract comes from a repository tagged ai-agents, automation, claude-code, codex and company-brain.

Documentation

README

/create-contract - Enterprise Contract Generation

MCP connectors

None required. This skill operates on local repo files only.

Generate a customer-specific Enterprise Service Agreement by filling in the standard template with deal-specific details.

Architecture: The template lives in legal/templates/:

  • enterprise-service-agreement.md - source of truth (readable, diffable)
  • generate-docx.js - Node.js script that produces a formatted .docx from the template (npm install docx && node generate-docx.js)

Customer-specific contracts are generated locally and never committed to git.

Important: This produces a draft contract. All contracts must be reviewed by qualified legal counsel before signing.

Invocation

This is the opening of the README. Read the full README on GitHub.

Commands Create Contract provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /create-contract

Frequently asked about Create Contract

  • What else does getnao publish alongside Create Contract?

    Create Contract is one of 25 skills that DirSkills catalogs from getnao/sylph, the repository it ships in. Its siblings there include Blog Article Writer, Brand Designer and Brand Guidelines. Each one is a separate skill with its own page in this directory, installs the same way Create Contract does, and is maintained by getnao in that same repository. The rest of the collection is listed on the getnao/sylph page.

  • How does Create Contract compare to other Writing skills?

    Create Contract ranks #1046 by stars among the 1227 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Create Contract against them. Open each page to compare what they document and how they install.

More from getnao/sylph

Create Contract is one of 25 skills cataloged on DirSkills from getnao/sylph.

See all 25 skills