Legal Impressum (Austria)
Drafts Austrian website Impressum/Offenlegung text with company-form-specific templates and legal citations
Test report
- Verdict
- Works with setup
- Score
- Tested
- Jul 15, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · 47bc227
Solid, well-organized Austrian Impressum templates (11 company forms with correct ECG/UGB/GewO field citations) beat a generic baseline draft on completeness, but the SKILL.md points to three sibling jurisdiction files (SKILL-GERMANY.md, SKILL-EU.md, SKILL-WORLD.md) and a references/full-guide.md that don't exist anywhere in the repo.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 3/5
- Triggers reliably 5/5
- Output vs. baseline 8/10
- Docs & honesty 3/5
What Legal Impressum (Austria) does
Generates and reviews Austrian Impressum and disclosure content for websites across 11 company forms (Einzelunternehmen through Verein), citing ECG, UGB, GewO, MedienG, and DSGVO requirements with ready-to-use templates. Triggers on mentions of Impressum, legal notice, Austria/Österreich, Mediengesetz, Offenlegung, or website operator disclosure; three promised sibling files for Germany/EU/World jurisdictions and a deeper reference guide are linked but absent from the repo.
How to install Legal Impressum (Austria)
git clone https://github.com/ThomasMoreAI/legal-skills-open
cd legal-skills-open
mkdir -p ~/.claude/skills
cp -r at/regulatory/skills/legal-impressum ~/.claude/skills/legal-impressum
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Legal Impressum (Austria)
-
/legal-impressumDrafts Austrian website Impressum/Offenlegung text with company-form-specific templates and legal citations
It also activates on plain-language prompts like these:
-
Draft an Impressum for my Austrian GmbH website -
What does GewO require in my Offenlegung for an Einzelunternehmen? -
Do I need a Mediengesetz disclosure notice on my Austrian blog?
Frequently asked questions
- Is the Legal Impressum (Austria) skill free?
- Yes. The skill itself is free from ThomasMoreAI/legal-skills-open. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Legal Impressum (Austria) work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 15, 2026. Verdict: Works with setup. Solid, well-organized Austrian Impressum templates (11 company forms with correct ECG/UGB/GewO field citations) beat a generic baseline draft on completeness, but the SKILL.md points to three sibling jurisdiction files (SKILL-GERMANY.md, SKILL-EU.md, SKILL-WORLD.md) and a references/full-guide.md that don't exist anywhere in the repo.
- What is the Legal Impressum (Austria) SkillProof Score?
- 7.6/10 — installs cleanly 3/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 3/5.
- How do I install Legal Impressum (Austria)?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Legal Impressum (Austria) with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.