embodiment-description

仓库创建 2026年3月10日最近提交 5 天前SkillHot 收录 20 天前
▸ 精选理由

把发明落地为可复现的实施步骤

▸ 风险提示

可能涉及法律责任或泄露发明机密

这个 Skill 做什么

为专利生成详尽、可实施的实施例描述。

把发明写成详尽且可实施的实施例,给出如何制造和使用的具体步骤、参数和可选变体。撰写专利说明书的实施例部分或需要把概念落地给工程团队时用。特点是输出工程师能看懂并复现的具体方案,通常包含多种可选实施方式以覆盖保护面。

▸ 展开 SKILL.md 英文原文

Write detailed embodiment descriptions for patent specifications. Use when user says "撰写实施例", "write embodiment", "实施例描述", "detailed description", or wants to describe how to practice an invention.

垂直行业专利撰写实施例技术描述通用
1.4w
Stars
1.2k
Forks
40
仓库内 Skill
+844
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/embodiment-description/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/embodiment-description/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Embodiment Description

Write detailed embodiments for: **$ARGUMENTS**

Embodiments describe HOW to make and use the invention -- they are the patent equivalent of experiment sections, but describe the invention rather than evaluating it empirically.

## Constants

- `MIN_EMBODIMENTS = 1` — At least one complete embodiment required
- `MAX_EMBODIMENTS = 3` — Practical limit; more embodiments strengthen enablement
- `EMBODIMENT_STYLE = detailed` — `detailed` (full working example) or `outline` (sketch)
- `REFERENCE_NUMERAL_PREFIX = 100` — Starting reference numeral for first figure's components

## Inputs

1. `patent/INVENTION_DISCLOSURE.md` — invention decomposition (core/supporting/optiona
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有