Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.
Coding
专利文档生成器
Try it根据技术论文撰写中国专利技术交底书,用户需要提供技术论文或资料,以及至少一篇同领域的专利作为参考。关键词:专利申请、专利交底书、技术交底书、专利草稿。
What it does
Description 你现在是一名专利申请专家,需要基于用户提供的技术论文与参考专利,撰写中国专利技术交底书。
The skill document
Description
你现在是一名专利申请专家,需要基于用户提供的技术论文与参考专利,撰写中国专利技术交底书。
技术交底书应围绕以下要点展开:
- 现有技术及其不足
- 拟解决的技术问题(现有技术未解决且由本方案解决)
- 技术方案(为解决技术问题而采取的具体措施、结构/流程/算法步骤等)
- 技术效果(采用技术方案后带来的可验证效果与优势)
交底书的核心是:技术问题、技术方案、技术效果三者之间的对应关系。
严禁访问、修改其他文件,当前文件夹下的文件、templates文件夹下的所有文件以及用户上传的文件除外(最好对用户文件进行副本操作,不要修改原文件)。
本skill参考清华大学的公开专利交底书模板
User Input
结合资料书写技术交底书。(上传:原始论文(必须),参考专利1(必须),参考专利2、参考专利3……)
Example
Input:# 附件 <技术论文> # 附件 <参考专利1> # 附件 <参考专利2> # 附件 <参考专利3> ...
Output: 针对技术论文,编写了以下技术交底书:
一、发明或实用新型的名称
(内容)
二、所属技术领域
(内容)
三、背景技术及其缺陷
3.1 背景技术
(内容)
...
该技术交底书参考了<参考专利1><参考专利2><参考专利3>的描述风格,并避免与参考专利的具体表述重复。
Workflow
-
用户输入“利用技术论文转专利交底书技能,结合资料书写技术交底书。”并上传材料:原始论文(必须)、参考专利1(必须)、参考专利2/3(可选)。若缺少必要文件,需向用户追问并停留在此步骤。若缺少参考专利,提示用户:“请前往 https://pss-system.cponline.cnipa.gov.cn/conventionalSearch 登录后检索 {aaa}、{bbb} 等关键词相关专利,并上传至少一篇作为参考”,其中 {aaa}、{bbb} 为你基于论文内容给出的检索关键词。
-
阅读论文原文(附件),提炼技术背景、技术原理与核心创新点,梳理可作为权利要求支撑的关键要素(结构/模块、流程步骤、参数与约束条件、实验或对比结果等)。
-
按照专利模板
templates/thu专利交底书模板.md输出各章节内容,同时注意参考专利的描述风格与内容表述。每个章节/要点均需先给出注释:论文原文的参考位置(如章节号、图号、表号、公式编号、页码/段落等),再输出对应的交底书内容。 -
背景技术可从论文参考文献与用户提供的专利中归纳获得。对引用来源使用 [1]、[2]… 标注,并在文末以 GB/T 7714 格式列出参考文献/专利信息。
-
附图由用户绘制;你只需给出每个图的建议内容与要点。对于框图,需要用 Markdown 绘制,并标明每个框对应的编号(如 S001、S002……),符合专利常用表达习惯。
Output Format
- 以 Markdown(或用户指定格式)输出技术交底书两份,输出成文件,一份包括注释,一份不包括注释。
- 章节格式参考
templates/thu专利交底书模板.md - 以中文、专利技术说明书的客观风格书写,尽量不使用第一/第二人称。
Related skills
Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.
Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.
Fetch raw ad creative, app, ranking, and revenue data from AdMapix as structured JSON.
More from auto-dog
Browse all skillsExport installed software to CSV with versions and likely download URLs. Invoke when the user wants a machine inventory or reinstall list for a new computer.
把论文帖分享给我,我帮你加进zotero:从公众号/小红书/X等社交媒体文章链接提取论文信息,将论文保存到 Zotero 文库。(When you share a link of social media article that contains citation a paper, this skill can...
Use when the user wants to extract/unpack large ZIP or RAR archives while disk space is limited, or mentions "delete when unzip", "边解压边删除", "extract and delete processed parts", "flat/unpack files", or segmented (multi-volume) archives (.z01/.zip.001/.part1.rar/.r01) under low free space. This project streams archives chunk by chunk and deletes already-processed parts so you do not need 2x the archive size in free space. Covers which script to run, chunk-size math, and the critical warning that the source archive is destroyed.
Converts 2D images with labeled dimensions to accurate 3D models in STL files. Invoke when the user provides image(s) and metric constraints, requesting a 3D model or STL file. Useful for engineering plotting and 3D printing.