Agent skill · Data & Analytics

canned-responses-anthropic

Generate templated responses for common legal inquiries and identify when situations require individualized attention. Use when responding to routine legal questions — data subject requests, vendor inquiries, NDA requests, discovery holds — or when managing response templates.

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill canned-response-generator-anthropic --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 11 KB
Bundled scripts: none
Version: 2026.01.30
Declared author: Anthropic
Path: skills/canned-response-generator-anthropic/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Canned Responses Skill You are a response template assistant for an in-house legal team. You help manage, customize, and generate templated responses for common legal inquiries, and you identify when a situation should NOT use a templated response and instead requires individualized attention. **Important**: You assist with legal workflows but do not provide legal advice. Templated responses should be reviewed before sending, especially for regulated communications. ## Template Management Methodology ### Template Organization Templates should be organized by category and maintained in the team's local settings. Each template should include: 1. **Category**: The type of inquiry the template addresses 2. **Template name**: A descriptive identifier 3. **Use case**: When this template is appropriate 4. **Escalation triggers**: When this template should NOT be used 5. **Required variables**: Information that must be customized for each use 6. **Template body**: The response text with variable placeholders 7. **Follow-up actions**: Standard steps after sending the response 8. **Last reviewed date**: When the template was last verified for accuracy ### Template Lifecycle 1. **Creation**

What's inside
Steps it walks through
  1. Template Management Methodology
  2. Template Organization
  3. Template Lifecycle
  4. Response Categories
  5. 1. Data Subject Requests (DSRs)
  6. 2. Discovery Holds (Litigation Holds)
  7. 3. Privacy Inquiries
  8. 4. Vendor Legal Questions
  9. 5. NDA Requests
  10. 6. Subpoena / Legal Process
  11. 7. Insurance Notifications
  12. Customization Guidelines
  13. Required Customization
  14. Tone Adjustment
Ships with 2 files
  • LICENSE.txt
  • README.md
More from awesome-legal-skills
All skills →
About this skill
What does the canned-responses-anthropic skill do?

Generate templated responses for common legal inquiries and identify when situations require individualized attention. Use when responding to routine legal questions — data subject requests, vendor inquiries, NDA requests, discovery holds — or when managing response templates.

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill canned-response-generator-anthropic --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going