draft-response

draft-response is a skill for Claude Code from avocatt/legal-rag-toolkit. It costs 37 tokens per session (322 once invoked), scanned A, original, no licence file.

A skill for drafting contract language, response letters, and other legal text from indexed contracts.

In plain words
What is it for?
Use it to draft, redraft, or create legal content based on existing indexed contracts.
Why use it?
It avoids starting legal wording from scratch when relevant contract material is already available.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Use it to draft, redraft, or create legal content based on existing indexed contracts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/avocatt/legal-rag-toolkit/draft-response
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add avocatt/legal-rag-toolkit --skill draft-response
Clone the repo
git clone --depth 1 https://github.com/avocatt/legal-rag-toolkit

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for draft-response

README.md
[![agentmods](https://agentmods.dev/badge/skills/avocatt/legal-rag-toolkit/draft-response/github.svg)](https://agentmods.dev/skills/avocatt/legal-rag-toolkit/draft-response)
Your own site
<a href="https://agentmods.dev/skills/avocatt/legal-rag-toolkit/draft-response"><img src="https://agentmods.dev/badge/skills/avocatt/legal-rag-toolkit/draft-response/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for draft-response

Your own site · 80×15
<a href="https://agentmods.dev/skills/avocatt/legal-rag-toolkit/draft-response"><img src="https://agentmods.dev/badge/skills/avocatt/legal-rag-toolkit/draft-response.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 322 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.00322
Opus 5 $0.00018 $0.00161
Sonnet 5 $0.00007 $0.00064
Haiku 4.5 $0.00004 $0.00032

Measured 8d ago against content hash e2e75b580946, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

draft-response scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/draft-response/SKILL.md · 37 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 37 lines · 37 tokens per session scan A e2e75b580946

Subscribe to this mod's changes

draft-response is a skill published in the GitHub repository avocatt/legal-rag-toolkit (0 stars, last pushed 5mo ago), with no licence file. It adds 37 tokens to every session and 322 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

privacy-eu

A generator for privacy notices, terms of service, consent windows, and cookie banners for services aimed at people in the European Union. It covers GDPR and several related EU consumer and digital-service rules.

kimlawtech/korean-privacy-terms · 70 tokens

privacy-jp

A Japanese-language document generator for services built with Next.js. It creates privacy policies, terms of service, consent dialogs, and cookie banners while considering Japan's personal-information and consumer-protection laws.

kimlawtech/korean-privacy-terms · 74 tokens

canonical-markdown-authoring

Convert plain markdown contract drafts into OpenAgreements' canonical template.md authoring format — YAML frontmatter, Kind|Label|Value|Show When cover-term tables, oa:clause directives, [[Defined Term]] paragraphs, and oa:signer directives that compile to validated JSON specs and DOCX artifacts. Use when the user…

open-agreements/open-agreements · 105 tokens

iso-27001-evidence-collection

Collect, organize, and validate evidence for ISO 27001 and SOC 2 audits. API-first approach with CLI commands for major cloud platforms. Produces timestamped, auditor-ready evidence packages. Use when user says "collect audit evidence," "prepare evidence package," "evidence for the auditor," "refresh evidence," or…

open-agreements/open-agreements · 80 tokens

iso-27001-internal-audit

Run an ISO 27001 internal audit. Walk through controls by domain, identify gaps, collect evidence, and generate findings with corrective action recommendations. Uses NIST SP 800-53 (public domain) as canonical reference. Use when user says "run internal audit," "ISO 27001 audit," "control assessment," "audit…

open-agreements/open-agreements · 84 tokens

cloud-service-agreement

Draft and fill SaaS agreement templates — cloud contract, MSA, order form, software license, pilot agreement, design partner agreement. Includes variants with SLAs and AI terms. Produces signable DOCX from Common Paper standard forms. Use when user says "SaaS agreement," "cloud contract," "MSA," "order form,"…

open-agreements/open-agreements · 103 tokens