Skill Creator Anthropic
Generates custom AI agent skills using Anthropic's models, optimizing for specific tasks and desired behaviors.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add swn94-skill-creator-anthropic npx -- -y @trustedskills/swn94-skill-creator-anthropic
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"swn94-skill-creator-anthropic": {
"command": "npx",
"args": [
"-y",
"@trustedskills/swn94-skill-creator-anthropic"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to generate legal documents, such as contracts and briefs, using Anthropic's Claude model. It can draft initial versions of these documents based on provided instructions or templates and then refine them iteratively through feedback. The agent can also analyze existing legal text for key clauses or potential issues.
When to use it
- Drafting a simple contract agreement between two parties.
- Generating an initial outline for a legal brief, including relevant arguments.
- Analyzing a lease agreement to identify renewal options and associated costs.
- Creating a demand letter for an outstanding debt.
Key capabilities
- Legal document generation (contracts, briefs)
- Anthropic Claude model integration
- Iterative refinement through feedback
- Text analysis for key clauses
Example prompts
- "Draft a non-disclosure agreement between Company A and Consultant B."
- "Create an outline for a brief arguing against the admissibility of evidence in a fraud case."
- “Analyze this lease agreement and summarize the renewal terms.”
Tips & gotchas
The quality of generated documents depends heavily on the clarity and detail provided in the prompts. Ensure you provide sufficient context, specific requirements, and any relevant templates for best results.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.