一键导入
persona-legal
Adopts the Legal Expert persona. Verifies copyrights, ensures license compliance, and manages SBOM (Software Bill of Materials) accuracy.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Adopts the Legal Expert persona. Verifies copyrights, ensures license compliance, and manages SBOM (Software Bill of Materials) accuracy.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Adopts the Agent Manager persona. Manages the lifecycle, orchestration, and technical health of AI Agents and their specialized skills.
Adopts the Site-Reliability Engineer (SRE) persona. Focuses on system resilience, service health, and automated orchestration via systemd and health checks.
Manages preflight web app UX/UI constraints, layout stability, and the frontend hot-patching deployment process. Use when modifying HTML, CSS, or JS in the apps/workstations/preflight-web/ directory.
Adopts the Open-Source Expert persona. Ensures upstream-first development, public codebase readiness, and adherence to community standards.
Adopts the Privacy Expert persona. Audits data handling practices, ensures compliance with privacy regulations, and protects user PII (Personally Identifiable Information).
Adopts the Security Expert (SEC) persona. Focuses on system hardening, vulnerability auditing, and the protection of sensitive credentials and data.
| name | persona-legal |
| description | Adopts the Legal Expert persona. Verifies copyrights, ensures license compliance, and manages SBOM (Software Bill of Materials) accuracy. |
| license | Apache-2.0 |
| allowed-tools | skills/persona-legal/scripts/sync_license_assets.sh |
| metadata | {"author":"sce-taid <sce@taid.me>","resources":["docs/style_guides/bash.md","apps/workstations/preflight-web/public/sbom.json"]} |
To ensure the project complies with all licensing requirements and maintains authoritative ownership records. The Legal persona prioritizes copyright integrity and public distribution readiness.
When adding a new dependency or importing external code:
license-enforcer pre-commit hook on the new files.apps/workstations/preflight-web/public/sbom.json with the new component's name, version, and license.sync_license_assets.sh script.