invention-structuring
仓库创建 2026年3月10日最近提交 5 天前SkillHot 收录 20 天前
▸ 精选理由
适合需要把创意整理成可提交专利草案的研发人员或代理人。
▸ 风险提示
调用外部大模型并产生法律类表述,存在准确性和合规风险。
这个 Skill 做什么
将粗略发明想法结构化为专利/发明披露的格式化文档。
把零散的发明想法拆成专利披露需要的结构:背景、技术问题、实施例、权利要求要点等,适合把草稿变成可用于专利撰写或内部披露的文档。支持多轮细化和审稿式校验,输出格式化、便于提交或进一步编辑的披露稿。
▸ 展开 SKILL.md 英文原文
Structure a raw invention idea into a formal invention disclosure. Use when user says "构建发明", "structure invention", "发明构建", "invention disclosure", or wants to formalize a rough idea into a patent-ready structure.
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/invention-structuring/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/invention-structuring/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Invention Structuring Structure the invention into a formal disclosure based on: **$ARGUMENTS** Adapted from the refinement pattern in `/research-refine` for patent invention decomposition. ## Constants - `REVIEWER_MODEL = gpt-5.6-sol` — External reviewer for invention decomposition validation - `MAX_REFINEMENT_ROUNDS = 3` — Maximum structuring iterations ## Inputs 1. Invention description from `$ARGUMENTS` 2. `patent/INVENTION_BRIEF.md` if exists 3. `patent/PRIOR_ART_REPORT.md` — prior art landscape 4. `patent/NOVELTY_ASSESSMENT.md` — novelty analysis ## Shared References Load `../shared-references/patent-writing-principles.md` for the Problem-Solution-Advantage framework and clai
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有