Skill Creator Anthropic

🌐Community
by lawvable · vlatest · Repository

Generates detailed, safe, and aligned AI skills using Anthropic's models, optimizing for helpfulness and ethical considerations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add skill-creator-anthropic npx -- -y @trustedskills/skill-creator-anthropic
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "skill-creator-anthropic": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/skill-creator-anthropic"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The skill-creator-anthropic skill allows AI agents to generate legal documents and contracts. It leverages Anthropic's Claude model for drafting various legal forms, including NDAs, employment agreements, and basic sales contracts. The generated content is intended as a starting point and requires review by a qualified legal professional.

When to use it

  • Drafting initial versions of standard legal documents like Non-Disclosure Agreements (NDAs).
  • Creating templates for simple employment contracts or service agreements.
  • Generating basic sales contract outlines for small business transactions.
  • Quickly producing draft language for specific clauses within a larger legal document.

Key capabilities

  • Legal document generation
  • Contract drafting
  • Utilizes Anthropic Claude model
  • Supports various legal forms (NDAs, employment agreements, sales contracts)

Example prompts

  • "Create an NDA between [Company A] and [Company B]."
  • "Draft a simple employment agreement for a software engineer in California."
  • "Generate a basic sales contract for the sale of consulting services."

Tips & gotchas

The generated documents are drafts only. Always have a qualified legal professional review any document created by this skill before use to ensure accuracy and compliance with applicable laws.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
lawvable
Installs
9

🌐 Community

Passed automated security scans.