disclosure-template · diff
git:20260616.86d0eb3 to git:20260825.9629c34
5 added, 0 removed. Audit C to A.
+ ---
+ name: disclosure-template
+ description: Use when creating or validating a patent disclosure document against the required section template.
+ ---
+
# Disclosure Template Skill
Provide patent disclosure templates for different jurisdictions.
## Usage
Generates `MAIN.md` template based on selected jurisdiction.
## Template Structure
### CN Template
```markdown
# 发明名称
## 技术领域
## 背景技术
## 发明内容
## 具体实施方式
## 权利要求书
## 摘要
## 附图说明
```
## Jurisdiction Adaptation
- CN: Follows Chinese patent law requirements
- US: USPTO format (claims first)
- PCT: International application format
## Output
- `MAIN.md`: Patent disclosure document