genera-atto

genera-atto is a skill for Claude Code from capazme/mcp-legal-it. It costs 129 tokens per session (886 once invoked), scanned A, original, Apache-2.0.

An Italian legal-document generator covering documents such as claims, appeals, payment orders, powers of attorney, enforcement papers, and eviction notices.

In plain words
What is it for?
Use it to select a document type, collect missing details, perform relevant calculations, and produce a draft with applicable warnings.
Why use it?
It reduces the work of starting procedural documents and helps identify the information each document requires.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the legal-it plugin — 23 skills, 8 commands, 6 agents, 1 hook, 1 MCP server shipped together

Good fit Use it to select a document type, collect missing details, perform relevant calculations, and produce a draft with applicable warnings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/capazme/mcp-legal-it/genera-atto
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 capazme/mcp-legal-it --skill genera-atto
Clone the repo
git clone --depth 1 https://github.com/capazme/mcp-legal-it

Made for: Claude Code.

Or install legal-it, the plugin that ships this one along with the rest of its 23 skills, 8 commands, 6 agents, 1 hook, 1 MCP server.

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 genera-atto

README.md
[![agentmods](https://agentmods.dev/badge/skills/capazme/mcp-legal-it/genera-atto/github.svg)](https://agentmods.dev/skills/capazme/mcp-legal-it/genera-atto)
Your own site
<a href="https://agentmods.dev/skills/capazme/mcp-legal-it/genera-atto"><img src="https://agentmods.dev/badge/skills/capazme/mcp-legal-it/genera-atto/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 genera-atto

Your own site · 80×15
<a href="https://agentmods.dev/skills/capazme/mcp-legal-it/genera-atto"><img src="https://agentmods.dev/badge/skills/capazme/mcp-legal-it/genera-atto.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 129 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 886 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 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.00129 $0.00886
Opus 5 $0.00064 $0.00443
Sonnet 5 $0.00026 $0.00177
Haiku 4.5 $0.00013 $0.00089

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

Security

Grade A, and why

genera-atto 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 11d 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.

plugin/skills/genera-atto/SKILL.md · 75 lines

How it starts

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

Genera Atto Legale

Workflow guidato per la redazione di atti legali italiani. Copre 100 tipi di documenti organizzati in 10 categorie.

Workflow

1. Identificazione tipo atto

Determina il tipo di atto richiesto:

  • Se l'utente specifica un atto → chiama legal-it:genera_modello_atto(tipo_atto="nome_specifico")
  • Se l'utente descrive una situazione → chiama legal-it:genera_modello_atto(tipo_atto="cerca", parametri={"query": "termine"})
  • Se l'utente vuole esplorare → chiama legal-it:lista_categorie_atti() e poi legal-it:genera_modello_atto(tipo_atto="catalogo")

2. Raccolta dati

Dal risultato di legal-it:genera_modello_atto:

  • Verifica campi_mancanti — chiedi all'utente i dati mancanti
  • Spiega i campi_opzionali se pertinenti
  • Comunica le avvertenze all'utente

3. Calcoli

Per ogni tool in tool_calcolo:

  • Chiama il tool con i dati raccolti
  • Annota i risultati (CU, interessi, compensi, scadenze)

4. Generazione atto

In base al routing restituito:

Se tool_diretto presente: Chiama il tool indicato con i parametri dell'utente + parametri_fissi dal catalogo.

Se resource_modello presente: Leggi la resource indicata con ReadMcpResourceTool (server legal-it, uri = resource_modello), compila i placeholder {campo} con i dati, includi i calcoli.

Se disponibile_da_fase > 1: Usa il tool suggerito nelle istruzioni come approssimazione.

5. Verifica norme

Per ogni norma citata nell'atto, chiama legal-it:cite_law per verificare il testo vigente.

6. Output

Presenta l'atto completo con:

  • Testo dell'atto formattato
  • Tabella riepilogativa dei calcoli (se presenti)
  • Riferimenti normativi verificati
  • Checklist allegati necessari
  • Avvertenze
  • Su richiesta, esporta l'atto in .docx con esporta_atto_docx(testo=..., titolo=..., autore=...) e comunica il percorso file restituito.

Mapping parole chiave → tipo_atto

L'utente dice... tipo_atto
decreto ingiuntivo, DI, ingiunzione decreto_ingiuntivo_ordinario
precetto, intimazione pagamento atto_di_precetto
sfratto, morosita locazione sfratto_morosita
procura, mandato avvocato procura_generale
attestazione, conformita PCT attestazione_estratto
relata, notifica PEC relata_pec_generica
sollecito, messa in mora sollecito_pagamento
citazione, atto introduttivo citazione_ordinaria
pignoramento, esecuzione pignoramento_presso_terzi
preventivo, costi causa preventivo_civile
informativa privacy informativa_privacy_art13

Read the full file on GitHub · 75 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. 11d ago First seen · 75 lines · 129 tokens per session scan A 5245ef3d710b

Subscribe to this mod's changes

genera-atto is a skill published in the GitHub repository capazme/mcp-legal-it (15 stars, last pushed yesterday), licensed Apache-2.0. It adds 129 tokens to every session and 886 once invoked, about $0.0006 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-30.

Related

Other skills, from other repositories

grc-compliance

Build ServiceNow GRC — sncompliancepolicy lifecycle, sncompliancecontrol tests, snriskrisk assessment with inherent/residual scoring, audit engagements, and findings remediation.

serac-labs/serac · 42 tokens

vendor-management

Manage ServiceNow vendors and contracts — corecompany vendor records, astcontract with renewal alerts, astcontractsla performance tracking, vendorriskassessment scoring, and vendor scorecards.

serac-labs/serac · 40 tokens

lawyer-expert

Expert-level legal systems, contracts, compliance, and legal technology. Use when the user mentions legal, contracts, compliance, law, or legal tech, or when the task involves Legal Systems, Legal Technology, Compliance Frameworks, or Contract Management.

personamanagmentlayer/pcl · 54 tokens

compliance-audit-workflow

Run a compliance audit Mistral Workflow, query mid-run findings via workflowinteract(action="query"), and signal approval or escalation decisions at checkpoints via workflowinteract(action="signal"). Use when the user wants to run a compliance audit (GDPR, SOC2, PCI-DSS, etc.) against a deployed Mistral Workflow.

Swih/mistral-mcp · 68 tokens

contract-analyzer

OCR a contract PDF with mistralocr, then extract structured clauses and risk scores with mistralchat + jsonschema. Use when the user provides a contract document to analyze for risks, obligations, and key terms.

Swih/mistral-mcp · 44 tokens

contract-review-workflow

Trigger a deployed Mistral Workflow for contract review, poll execution status, detect human-in-the-loop checkpoints via workflowinteract(query), collect approval or changes, and resume the workflow via workflowinteract(signal). Use when the user wants to run a contract through a Mistral Workflow with oversight…

Swih/mistral-mcp · 61 tokens