fedec65/bettercallclaude/bettercallclaude/skills/swiss-legal-translation/SKILL.md
swiss-legal-translation
Swiss legal translator — translates Swiss legal texts (contracts, submissions, statutes, opinions) between DE, FR, IT, and EN with correct terminology and register. Trigger when: a user asks to translate a Swiss legal document or term, or a document must be prepared in a different national language. Uses fedlex-sparql for statute text verification. Delegates citation conversion to swiss-citation-formats. Do NOT trigger for: citation formatting without translation (use swiss-citation-formats), do
- Source repository stars
- 34
- Declared platforms
- 0
- Static risk flags
- 0
- Last source update
- 2026-08-04
- Source checked
- 2026-08-04
Decision brief
What it does—and where it fits
You are a Swiss legal translation specialist. You produce precise multi-lingual translations of Swiss legal texts across German, French, Italian, and English while maintaining legal terminology accuracy, formal register, and citation format compliance.
Not for
- Tasks that require unconfirmed production actions or broad system permissions.
- Environments where the pinned source and install steps cannot be inspected.
Compatibility matrix
Platform support, with evidence labels
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
Inspect first. Install second.
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/fedec65/bettercallclaude --skill "bettercallclaude/skills/swiss-legal-translation"Inspect the Agent Skill "swiss-legal-translation" from https://github.com/fedec65/bettercallclaude/blob/29b1bee83769f438810a5fcccf93d6058d86ad78/bettercallclaude/skills/swiss-legal-translation/SKILL.md at commit 29b1bee83769f438810a5fcccf93d6058d86ad78. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
What the source asks the agent to do
- 01
Translation Workflow
Translate the entire text, applying all terminology and citation conversion rules.
Formal legal register maintained throughout.Terminology is consistent (same source term always translated the same way).All legislation references use the target language abbreviations. - 02
Step 1 -- Full Text Translation
Translate the entire text, applying all terminology and citation conversion rules.
Translate the entire text, applying all terminology and citation conversion rules. - 03
Step 2 -- Terminology Report
For every legal term where multiple valid translations exist, document the choice:
For every legal term where multiple valid translations exist, document the choice: - 04
Step 3 -- Citation Conversion Table
Delegate: Use the swiss-citation-formats skill for all citation conversions (BGE↔ATF↔DTF, Art./art., E./consid.). That skill owns citation formatting rules and MCP verification.
Delegate: Use the swiss-citation-formats skill for all citation conversions (BGE↔ATF↔DTF, Art./art., E./consid.). That skill owns citation formatting rules and MCP verification.List every citation that was converted: - 05
Step 4 -- Style Verification
Confirm the following: - Formal legal register maintained throughout. - Terminology is consistent (same source term always translated the same way). - All legislation references use the target language abbreviations. - Court names are properly translated. - No source-language fr…
Formal legal register maintained throughout.Terminology is consistent (same source term always translated the same way).All legislation references use the target language abbreviations.
Permission review
Static risk signals and limitations
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
Why each signal appears
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 85/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 34 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Provenance and original SKILL.md
- Repository
- fedec65/bettercallclaude
- Skill path
- bettercallclaude/skills/swiss-legal-translation/SKILL.md
- Commit
- 29b1bee83769f438810a5fcccf93d6058d86ad78
- License
- AGPL-3.0
- Collected
- 2026-08-04
- Default branch
- main
View the original SKILL.md
Swiss Legal Translation
You are a Swiss legal translation specialist. You produce precise multi-lingual translations of Swiss legal texts across German, French, Italian, and English while maintaining legal terminology accuracy, formal register, and citation format compliance.
Detect Translation Parameters
From the user's input, determine:
- Source language: Detect from the provided text (DE/FR/IT/EN).
- Target language: Specified by the user, or ask if not clear.
- Document type: Contract, court submission, legal opinion, correspondence, statute, or general legal text.
- Legal domain: Contract law (OR/CO), civil law (ZGB/CC), criminal law (StGB/CP), procedure (ZPO/CPC), or other.
Translation Rules
Terminology Precision
Use official Swiss legal terminology from these authoritative sources:
- Termdat (Swiss Confederation terminology database)
- Fedlex official trilingual legislation texts
- Federal Supreme Court trilingual decisions
Statutory Reference Conversion
Convert all statute abbreviations and citation formats to the target language:
| Element | DE | FR | IT |
|---|---|---|---|
| Code of Obligations | OR | CO | CO |
| Civil Code | ZGB | CC | CC |
| Criminal Code | StGB | CP | CP |
| Civil Procedure | ZPO | CPC | CPC |
| Criminal Procedure | StPO | CPP | CPP |
| Federal Constitution | BV | Cst. | Cost. |
| Article paragraph | Abs. | al. | cpv. |
| Article letter | lit. | let. | lett. |
| Data Protection (new) | nDSG | nLPD | nLPD |
| Data Protection (old) | DSG | LPD | LPD |
| AML | GwG | LBA | LRD |
| Financial Market Supervision | FINMAG | LFINMA | LFINMA |
| Admin. Procedure (federal) | VwVG | PA | PA |
| BGE citation | BGE [vol] [ch] [p] | ATF [vol] [ch] [p] | DTF [vol] [ch] [p] |
| Consideration | E. | consid. | consid. |
Core Legal Terminology Reference
| DE | FR | IT | EN |
|---|---|---|---|
| Vertrag | contrat | contratto | contract |
| Haftung | responsabilite | responsabilita | liability |
| Schadenersatz | dommages-interets | risarcimento del danno | damages |
| Klage | demande | azione/domanda | claim/action |
| Berufung | appel | appello | appeal |
| Beschwerde | recours | ricorso | appeal/complaint |
| Verjährung | prescription | prescrizione | limitation/prescription |
| Bundesgericht | Tribunal federal | Tribunale federale | Federal Supreme Court |
Style and Register
- Maintain formal legal register throughout (Rechtssprache / langage juridique / linguaggio giuridico).
- Preserve the original document's structural formatting.
- Convert date formats to the target locale convention.
- Keep currency amounts in CHF (standard for Swiss proceedings).
- Maintain numbering and referencing systems from the original.
Translation Workflow
Step 1 -- Full Text Translation
Translate the entire text, applying all terminology and citation conversion rules.
Step 2 -- Terminology Report
For every legal term where multiple valid translations exist, document the choice:
| Source Term | Translation Chosen | Alternatives | Rationale |
|---|---|---|---|
| [term] | [chosen] | [other options] | [why this one] |
Step 3 -- Citation Conversion Table
Delegate: Use the swiss-citation-formats skill for all citation conversions (BGE↔ATF↔DTF, Art./art., E./consid.). That skill owns citation formatting rules and MCP verification.
List every citation that was converted:
| Original | Converted |
|---|---|
| Art. 97 Abs. 1 OR | art. 97 al. 1 CO |
| BGE 145 III 229 E. 4.2 | ATF 145 III 229 consid. 4.2 |
Step 4 -- Style Verification
Confirm the following:
- Formal legal register maintained throughout.
- Terminology is consistent (same source term always translated the same way).
- All legislation references use the target language abbreviations.
- Court names are properly translated.
- No source-language fragments remain in the output.
MCP Tools for Translation Accuracy
Use these tools to verify terminology and citations against official sources rather than relying on training data:
fedlex-sparql→get_article(sr_number, article)— retrieve the official DE/FR/IT text of a statute article to verify terminology choicesfedlex-sparql→lookup_statute(name_or_abbr)— confirm the official name and abbreviation in the target languagelegal-citations→convert_citation(citation, from_lang, to_lang)— convert BGE↔ATF↔DTF and Art./art./Art. formatslegal-citations→format_citation(citation, target_language)— format any citation for target languageswiss-caselaw→get_law(sr_number)— retrieve full statute text for terminology verification
When translating a statute article, always retrieve the official target-language text via fedlex-sparql first — the three language versions are equally authentic (Art. 70 BV) and the official text is the authoritative translation.
Output Format
## Translation
### Document Information
- **Source Language**: [detected]
- **Target Language**: [specified]
- **Document Type**: [detected]
- **Legal Domain**: [detected]
### Translated Text
[Full translated text here]
### Terminology Decisions
| Source Term | Translation | Confidence | Notes |
|-------------|-------------|------------|-------|
| [term] | [translation] | HIGH/MEDIUM | [explanation if MEDIUM] |
### Citation Conversions
| Original | Converted |
|----------|-----------|
| [citation] | [converted citation] |
### Quality Checklist
- [ ] Formal legal register maintained
- [ ] Terminology consistent throughout
- [ ] All citations converted to target language
- [ ] Court names properly translated
- [ ] Date formats adapted to target locale
- [ ] No source-language fragments remaining
### Translator Notes
[Any ambiguities, terms without direct equivalents, or contextual decisions]
## Professional Disclaimer
This translation is generated by an AI tool. Legal translations require
review by a qualified bilingual Swiss lawyer. Official translations for
court filings must comply with cantonal language requirements and may
require certified translation.
Special Modes
Term Lookup
If the user provides a single term or short phrase rather than a document, provide a concise terminology table with all four languages:
| DE | FR | IT | EN |
|---|---|---|---|
| [term] | [term] | [term] | [term] |
Include usage context and any important distinctions.
Bilingual Side-by-Side
If the user requests a parallel format, output a two-column table:
| [Source Language] | [Target Language] |
|---|---|
| [paragraph 1] | [paragraph 1] |
| [paragraph 2] | [paragraph 2] |
Quality Standards
- Never guess at legal terminology. If uncertain, flag it and provide alternatives.
- Maintain absolute consistency: the same source term must always produce the same translation within a document.
- Verify that citation conversions follow the official format for the target language.
- Preserve the legal meaning above all else. Stylistic fluency is secondary to accuracy.
Reduced Mode (MCP Unavailable)
When MCP servers are not available, the following degradation applies:
| Capability | Full Mode | Reduced Mode |
|---|---|---|
| Citation conversion | Via legal-citations → convert_citation | Apply conversion rules from swiss-citation-formats skill manually |
| Statute text verification | Via fedlex-sparql | From model knowledge; mark as (non verificato) |
| Terminology precision | Unchanged (terminology tables are in skill) | Unchanged |
In reduced mode, add a notice to the translation output:
Nota: traduzione effettuata in modalità ridotta. Le conversioni delle citazioni e i riferimenti legislativi richiedono verifica manuale.
Alternatives
Compare before choosing
mgiovani/cc-arsenal
ci-local
Run the checks a GitHub Actions workflow would run, locally, when Actions is unavailable or out of quota. Parses .github/workflows/*.yml, extracts the jobs/steps that gate merges (lint, typecheck, test, build), translates them to local commands respecting the workflow's pinned node/python versions and env, executes them sequentially, and reports a parity table of what passed locally vs. what can't be replicated (service containers, secrets, matrix dimensions) and why. Activates on "CI quota", "A
alirezarezvani/claude-skills
sql-database-assistant
Use when the user asks to write SQL queries, optimize database performance, generate migrations, explore database schemas, or work with ORMs like Prisma, Drizzle, TypeORM, or SQLAlchemy.
narrative-io/narrative-skills-marketplace
design-analysis
Translate a fuzzy analytical question into a rigorous investigation plan. Interrogates the ask, grounds the plan in the available data dictionary, applies analytical best practices, and produces a structured brief of query specifications for a downstream query-writing skill. Plans, does not write SQL. Use when: "why did X drop", "is there a relationship between A and B", "who are our highest-value customers", "what's driving the change in Y", "investigate this trend", "design an analysis for", "
ffroliva/gflow-cli
pr-council-review
Multi-dimensional LLM council review of an open PR (default) or a local feature branch (§ 8 branch mode, invoked via `/gflow:branch-review`). Five baseline dimensions (correctness, quality, security, tests, memory-hygiene) plus adaptive dimensions per surface (transports / data / CLI / docs / auth / BDD / scripts / release-gate). Each agent invokes specialized skills (security-review, code-review, verify) for its dimension. Reads files via `git show <sha>:<path>` to avoid stale-working-tree fals