— No reviews yet
0 installs
10 views
0.0% view→install
Install
$ agentstack add skill-avvocati-e-mac-skill-legali-gestiolex-corpus ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Gestiolex Corpus? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
GestioLex Corpus
What this MCP is
- GestioLex Corpus is a remote MCP server developed and provided by GestioLex at
https://corpus.gestiolex.it/mcp. - It gives the assistant access to Italian legal research tools for code articles, statutory lookup, and jurisprudential massime.
- This repository ships only the skill instructions; it does not include or run the GestioLex Corpus MCP server.
Runtime compatibility
- In Claude Code, Claude Desktop, or Claude for Work/Cowork, use the available MCP tools exposed by the configured
gestiolex_corpusserver. - In Codex or OpenAI environments, use the available
gestiolex_corpusMCP tools with the same routing rules. - If the runtime does not expose the required MCP tools, say that GestioLex Corpus is not available in the current environment and ask whether to use another documented source or workflow.
- Do not invent equivalent tool results from memory.
Quick routing
- Use
leggi_articolowhen the user already gives both article and code. - Use
cerca_normawhen the user needs a statutory basis but does not know the exact citation. - Use
cerca_giurisprudenzawhen the user asks for orientamenti, precedenti, massime, principi di diritto, or case-law support. - Treat bare patterns like
111 c.c.,360 c.p.c.,24 Cost.,3 codice del consumo, or24 Carta costituzionaleas exact article requests when the user asks to read, retrieve, or quote the text. - Resolve longer code abbreviations before shorter ones:
c.p.p.beforec.p., andc.p.c.beforec.p.orc.c..
Operating rules
- Prefer one tool call first, not parallel search by default.
- Keep the first query short, technical, and low-ambiguity.
- Use
k=1for a single precise hook,k=3for normal legal research,k=5only for panoramiche or contrastive orientation. - Let narrow markers override broad-looking words:
solo,un solo,molto mirate,piu vicino,riferimento preciso, andgancio piu utilemeank=1. - If the first result set is off-topic, reformulate once with fewer words and stronger legal nouns.
- If the second attempt is still weak, say so explicitly and avoid overstating confidence.
Query construction
- Reduce narrative prompts to
istituto + problema. - For smaller or less reliable models, extract the legal topic after
su,di,in materia di, orrelativo a, then remove procedural filler. - Preserve article numbers only when they disambiguate the search.
- For
cerca_giurisprudenza, avoid mixing too many facts and too many provisions in one query. - For
cerca_norma, prefer legal nouns over full natural-language questions. - If the prompt says
disciplina,norma,base normativa, orarticolo, prefercerca_normaeven if it also uses a generic word likeorientamento. - If the query matches a high-confidence known anchor in the reference file, use
leggi_articolodirectly.
Response style
- Answer the legal point first.
- Then cite the article or the massima source briefly.
- Flag partial relevance inline when the returned result is useful but not exact.
- Avoid long quotations unless the exact wording is the point of the request.
Read [references/query-patterns.md](references/query-patterns.md) only when you need normalization rules, examples, or red-team failure handling.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: avvocati-e-mac
- Source: avvocati-e-mac/skill-legali
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.