Legal Impressum
Generates a legally compliant German "Impressum" (legal notice) for websites, ensuring compliance and protecting your business.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add legal-impressum npx -- -y @trustedskills/legal-impressum
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"legal-impressum": {
"command": "npx",
"args": [
"-y",
"@trustedskills/legal-impressum"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill generates legally compliant Impressum (imprint) pages for websites, ensuring they meet regulatory requirements. It automatically structures essential business details like contact information and legal entity data into a standardized format.
When to use it
- You need to create a mandatory legal imprint page for a website operating in jurisdictions requiring one, such as Germany or Austria.
- You want to quickly draft an initial version of your site's legal footer without manually formatting HTML.
- You are launching a new web project and require immediate compliance with local e-commerce laws regarding business identification.
Key capabilities
- Generates structured Impressum content based on provided business details.
- Formats output suitable for direct insertion into website footers or CMS pages.
- Ensures inclusion of standard legal fields like address, contact data, and VAT ID where applicable.
Example prompts
- "Create an Impressum page for a freelance graphic designer located in Munich with the email [email protected]."
- "Draft a compliant imprint section for an e-commerce shop selling handmade jewelry based in Berlin."
- "Generate a legal footer text including my company name 'TechSolutions GmbH', address, and VAT number DE123456789."
Tips & gotchas
- Always verify the generated text with a local legal professional, as specific requirements vary by country and industry.
- Ensure you provide accurate and up-to-date business registration details to avoid liability for false information.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.