·skill-creator-anthropic
</>

skill-creator-anthropic

Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the model's capabilities with specialized knowledge, workflows, or tool integrations.

13Installs·0Trend·@lawvable

Installation

$npx skills add https://github.com/lawvable/awesome-legal-skills --skill skill-creator-anthropic

How to Install skill-creator-anthropic

Quickly install skill-creator-anthropic AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lawvable/awesome-legal-skills --skill skill-creator-anthropic
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lawvable/awesome-legal-skills.

SKILL.md

View raw

Skills are modular, self-contained packages that extend the Agent's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform the Agent from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess.

The context window is a public good. Skills share the context window with everything else the Agent needs: system prompt, conversation history, other Skills' metadata, and the actual user request.

Default assumption: the Agent is already very smart. Only add context the Agent doesn't already have. Challenge each piece of information: "Does the Agent really need this explanation?" and "Does this paragraph justify its token cost?"

Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the model's capabilities with specialized knowledge, workflows, or tool integrations. Source: lawvable/awesome-legal-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lawvable/awesome-legal-skills --skill skill-creator-anthropic
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from lawvable/awesome-legal-skills

Quick answers

What is skill-creator-anthropic?

Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the model's capabilities with specialized knowledge, workflows, or tool integrations. Source: lawvable/awesome-legal-skills.

How do I install skill-creator-anthropic?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lawvable/awesome-legal-skills --skill skill-creator-anthropic Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lawvable/awesome-legal-skills