saccoai-swiss-compliance
Installation
SKILL.md
This skill audits any website for Swiss legal compliance and generates the missing assets. It covers the full compliance surface: privacy policy (nDSG Art. 19), Impressum (Swiss commercial law), cookie consent mechanics, third-party script loading, and technical security headers.
Provide a URL for an audit-only run. Provide a project path to also generate and integrate missing assets directly into the codebase.
Inputs
| Input | Required | Default | Description |
|---|---|---|---|
| Target | Yes | — | Site URL (audit only) or project path (audit + generate + integrate) |
| Client info | For generate | — | Company name, address, UID number (CHE-xxx.xxx.xxx), contact email, phone |
| Languages | No | from project | Languages for generated compliance assets |
| Mode | No | full | audit (report only), generate (create assets only), full (audit + generate + integrate) |
Execution Model
Single-agent sequential. No parallelism needed — all phases depend on the previous phase's output. agent-browser handles all crawling in Phase 1.