signature-request

signature-request is a skill for Claude Code from nota-america/forgecat-agent-profiles. It costs 66 tokens per session (820 once invoked), scanned A, original, Apache-2.0.

An electronic-signature routing tool that checks a final document, sets the signing order, and sends it to the required signers.

In plain words
What is it for?
Use it to prepare contracts and other documents for sequential or parallel electronic signing.
Why use it?
It helps catch missing exhibits, incorrect entity names, dates, or signature blocks before execution. It is intended for documents that are already agreed and final.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: positional $N argument.

Good fit Use it to prepare contracts and other documents for sequential or parallel electronic signing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nota-america/forgecat-agent-profiles/signature-request
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 nota-america/forgecat-agent-profiles --skill signature-request
Clone the repo
git clone --depth 1 https://github.com/nota-america/forgecat-agent-profiles

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 signature-request

README.md
[![agentmods](https://agentmods.dev/badge/skills/nota-america/forgecat-agent-profiles/signature-request/github.svg)](https://agentmods.dev/skills/nota-america/forgecat-agent-profiles/signature-request)
Your own site
<a href="https://agentmods.dev/skills/nota-america/forgecat-agent-profiles/signature-request"><img src="https://agentmods.dev/badge/skills/nota-america/forgecat-agent-profiles/signature-request/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 signature-request

Your own site · 80×15
<a href="https://agentmods.dev/skills/nota-america/forgecat-agent-profiles/signature-request"><img src="https://agentmods.dev/badge/skills/nota-america/forgecat-agent-profiles/signature-request.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 820 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00066 $0.00820
Opus 5 $0.00033 $0.00410
Sonnet 5 $0.00013 $0.00164
Haiku 4.5 $0.00007 $0.00082

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

Security

Grade A, and why

signature-request 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 9d 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.

profiles/anthropics/knowledge-work-plugins/anthropics_knowledge-work-plugins_legal/for-claude/.claude/skills/signature-request/SKILL.md · 109 lines

How it starts

The opening of the file, as written. The whole thing — 109 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/signature-request -- E-Signature Routing

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md (.forgecat/profiles/@forgecat/anthropics_knowledge-work-plugins_legal/CONNECTORS.md).

Prepare a document for electronic signature — verify completeness, set signing order, and route for execution.

Important: This command assists with legal workflows but does not provide legal advice. Verify documents are in final form before sending for signature.

Usage

/signature-request $ARGUMENTS

Prepare for signature: @$1

Workflow

Step 1: Accept the Document

Accept the document in any format:

  • File upload: PDF, DOCX
  • URL: Link to a document in ~~cloud storage or ~~CLM
  • Reference: "The Acme Corp MSA we finalized yesterday"

Step 2: Pre-Signature Checklist

Before routing for signature, verify:

## Pre-Signature Checklist

- [ ] Document is in final, agreed form (no open redlines)
- [ ] All exhibits and schedules are attached
- [ ] Correct legal entity names on signature blocks
- [ ] Dates are correct or left blank for execution date
- [ ] Signature blocks match the authorized signers
- [ ] Any required internal approvals have been obtained
- [ ] Document has been reviewed by appropriate counsel

Step 3: Configure Signing

Gather signing details:

  • Signers: Who needs to sign? (names, emails, titles)
  • Signing order: Sequential or parallel?
  • Internal approval: Does anyone need to approve before the counterparty signs?
  • CC recipients: Who should receive a copy of the executed document?

Step 4: Route for Signature

If ~~e-signature is connected:

  • Create the signature envelope/request
  • Set signing fields and order
  • Add any required initials or date fields
  • Send for signature

If not connected:

  • Generate a signing instruction document
  • Provide the document formatted for wet signature or manual e-sign
  • List all signers with contact information

Read the full file on GitHub · 109 lines

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. 9d ago First seen · 109 lines · 66 tokens per session scan A fee02cc553b0

Subscribe to this mod's changes

signature-request is a skill published in the GitHub repository nota-america/forgecat-agent-profiles (66 stars, last pushed yesterday), licensed Apache-2.0. It adds 66 tokens to every session and 820 once invoked, about $0.0003 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-09-03.

Related

Other skills, from other repositories

handbook-updates

Diff a proposed handbook change against the current version, flag ripple effects and state supplement impacts. Use when user says "update the handbook", "add this to the handbook", "handbook change", or has a policy ready for insertion.

anthropics/claude-for-legal · 52 tokens

software-copyright-materials

A workflow for creating Chinese application materials for software copyright registration from a real software project.

Fokkyp/SoftwareCopyright-Skill · 97 tokens

ler-um-contrato

Extraia as cláusulas padrão de um contrato ou de uma pasta inteira deles sem precisar ler o juridiquês você mesmo. Eu extraio os limites de responsabilidade, os termos de rescisão, a renovação automática, os termos de pagamento, a propriedade intelectual, o tratamento de dados, os compromissos de disponibilidade e a…

gethouston/houston · 115 tokens

cn-ib-document-control

A document tracker for Chinese investment-banking deals such as IPOs, fundraising, mergers, and acquisitions. It records what documents are required, received, valid, current, assigned, and closed.

Qiushen-first/cn-investment-banking-skills · 115 tokens

legal-homework-formatter

A formatting workflow for Chinese law-school homework in Microsoft Word, including footnotes, legal citations, headings, and tables of contents.

NEU-ZHA/legal-ai-skills · 120 tokens

china-kyc-doc-parse

A guide for extracting and checking information from Chinese identity documents used in customer verification. It covers personal identity cards, business licences, and related company or identity details.

jwangkun/claude-for-financial-services-cn · 88 tokens