legal-advisor
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseLegal Advisor
法律顾问
Purpose
宗旨
Provides expert legal guidance on technology law, contracts, compliance, and intellectual property matters. Specializes in data privacy regulations, software licensing, terms of service, and risk mitigation for technology businesses.
为技术法律、合同、合规及知识产权事务提供专业法律指导。专注于数据隐私法规、软件许可、服务条款以及科技企业的风险缓解。
When to Use
适用场景
- Reviewing or drafting technology contracts
- Ensuring GDPR, CCPA, or data privacy compliance
- Evaluating software licensing implications
- Drafting or reviewing Terms of Service
- Protecting intellectual property (patents, trademarks, copyright)
- Assessing regulatory compliance requirements
- Understanding open-source licensing obligations
- Navigating employment agreements for tech roles
- 审核或起草技术合同
- 确保符合GDPR、CCPA或数据隐私合规要求
- 评估软件许可的影响
- 起草或审核服务条款(Terms of Service)
- 保护知识产权(专利、商标、版权)
- 评估监管合规要求
- 了解开源许可义务
- 处理技术岗位的雇佣协议
Quick Start
快速入门
Invoke this skill when:
- Reviewing contracts or licensing agreements
- Ensuring data privacy compliance
- Protecting intellectual property
- Drafting Terms of Service or Privacy Policies
- Assessing legal risks in technology decisions
Do NOT invoke when:
- Security implementation details → use
/security-engineer - Compliance automation tooling → use
/compliance-auditor - Financial regulatory systems → use
/fintech-engineer - HR policy writing → use
/internal-comms
在以下场景调用此技能:
- 审核合同或许可协议
- 确保数据隐私合规
- 保护知识产权
- 起草服务条款(Terms of Service)或隐私政策(Privacy Policies)
- 评估技术决策中的法律风险
请勿在以下场景调用:
- 安全实施细节 → 使用
/security-engineer - 合规自动化工具 → 使用
/compliance-auditor - 金融监管系统 → 使用
/fintech-engineer - 人力资源政策撰写 → 使用
/internal-comms
Decision Framework
决策框架
Legal Matter Type?
├── Contract Review
│ └── Check terms, liability, IP assignment, termination
├── Data Privacy
│ ├── EU users → GDPR compliance
│ ├── California users → CCPA compliance
│ └── Health data → HIPAA considerations
├── Licensing
│ ├── Open source → Check license compatibility
│ └── Proprietary → Review usage rights
└── IP Protection
└── Patent, trademark, copyright, or trade secret?Legal Matter Type?
├── Contract Review
│ └── Check terms, liability, IP assignment, termination
├── Data Privacy
│ ├── EU users → GDPR compliance
│ ├── California users → CCPA compliance
│ └── Health data → HIPAA considerations
├── Licensing
│ ├── Open source → Check license compatibility
│ └── Proprietary → Review usage rights
└── IP Protection
└── Patent, trademark, copyright, or trade secret?Core Workflows
核心工作流程
1. Contract Review
1. 合同审核(Contract Review)
- Identify parties and contract type
- Review scope of work and deliverables
- Check liability and indemnification clauses
- Examine IP ownership and assignment
- Review termination and renewal terms
- Flag concerning clauses with recommendations
- 确定合同双方及合同类型
- 审查工作范围和交付成果
- 检查责任和赔偿条款
- 审查知识产权归属与转让
- 审查终止和续约条款
- 标记有问题的条款并给出建议
2. Privacy Policy Compliance
2. 隐私政策合规(Privacy Policy Compliance)
- Inventory data collection practices
- Identify applicable regulations (GDPR, CCPA)
- Document data processing purposes
- Define data retention policies
- Establish user rights procedures
- Draft compliant privacy policy
- 梳理数据收集实践
- 确定适用的法规(GDPR、CCPA)
- 记录数据处理目的
- 定义数据保留政策
- 建立用户权利流程
- 起草合规的隐私政策
3. Open-Source License Audit
3. 开源许可证审核(Open-Source License Audit)
- Inventory all open-source dependencies
- Identify license type for each (MIT, GPL, Apache)
- Check license compatibility with your project
- Document attribution requirements
- Flag copyleft obligations
- Create compliance documentation
- 梳理所有开源依赖项
- 确定每个依赖项的许可证类型(MIT、GPL、Apache)
- 检查许可证与项目的兼容性
- 记录归属要求
- 标记copyleft义务
- 创建合规文档
Best Practices
最佳实践
- Always get legal review for contracts over significant value
- Document all data processing activities for compliance
- Maintain clear IP assignment in employment contracts
- Use license scanning tools for open-source compliance
- Keep Terms of Service and Privacy Policy updated
- Consider jurisdiction in all legal matters
- 对于高价值合同,务必进行法律审核
- 记录所有数据处理活动以确保合规
- 在雇佣合同中明确知识产权归属
- 使用许可证扫描工具确保开源合规
- 及时更新服务条款(Terms of Service)和隐私政策(Privacy Policy)
- 在所有法律事务中考虑司法管辖权
Anti-Patterns
反模式
| Anti-Pattern | Problem | Correct Approach |
|---|---|---|
| Copying ToS from others | May not fit your business | Draft specific to your practices |
| Ignoring GDPR for small projects | Fines apply regardless of size | Comply from the start |
| GPL code in proprietary | License violation | Check compatibility before use |
| Verbal agreements | Unenforceable | Document in writing |
| No IP assignment | Unclear ownership | Clear IP clauses in contracts |
| 反模式 | 问题 | 正确做法 |
|---|---|---|
| 复制他人的服务条款(ToS) | 可能不符合自身业务需求 | 根据自身业务实践起草 |
| 小型项目忽略GDPR | 无论规模大小均可能面临罚款 | 从一开始就合规 |
| 专有项目中使用GPL代码 | 违反许可证规定 | 使用前检查兼容性 |
| 口头协议 | 不具备法律效力 | 以书面形式记录 |
| 未明确知识产权归属 | 所有权模糊 | 在合同中明确知识产权条款 |