Patent Application Drafting Assistant
Paste the following prompt into your AI chat to install this skill:
Please install @user_9c63fdb4/patent-drafting-cn according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem Addressed
Drafting patent application initial drafts involves repetitive tasks like formatting adjustments, chart handling, and content organization. Manual drafting is time-consuming and error-prone, especially when processing PDF disclosure materials into structured documents. This skill automates this workflow to ensure consistency and reliability.
How It Works
The skill automates the process through these core steps:
- Upload PDF Disclosure Material: The upload interface processes PDF files to obtain a documentId for subsequent generation. If users upload DOCX/DOC files, the skill automatically converts them silently to PDF without prompting.
- Call Generation Interface: Patent content is generated via SSE (Server-Sent Events) streaming, allowing real-time text creation. The assemble.js script runs in the background to handle streaming data, with progress polling for status updates.
- Content Processing and Export: After generation, SVG charts are converted to high-resolution PNG images and embedded in place, Markdown tables are transformed into native DOCX tables (with borders and bold headers), and the final output is exported as a .docx file. The entire process takes approximately 8-15 minutes, during which progress polling must continue.
Applicable Boundaries and Notes
- Input Format Limitations: The upload interface only accepts PDF files. For DOCX/DOC files, the skill converts them automatically, but providing PDF is recommended to avoid conversion issues.
- Environment Dependencies: Requires a Node.js environment to run the
assemble.jsscript, and export functionality depends on@resvg/resvg-jsanddocxlibraries. Ensurenode_modulesdirectory exists during installation. - Generation Time and Polling Requirements: The process is lengthy; polling must continue until
[进度 100%]appears without early termination. Progress scripts must be followed verbatim without modification. - Error Handling: If validation fails or the interface returns an error, the skill immediately terminates and relays the error message without speculation or suggestions.
Use Cases
- After completing a technical disclosure, an inventor needs to convert PDF materials into a standard patent application draft and export it as a DOCX file with embedded charts and tables.
- A patent agency handles multiple cases and needs to batch-process disclosure materials, automatically generating uniformly formatted patent documents to avoid manual layout errors.
- A corporate intellectual property specialist regularly submits patent applications and wants to automatically convert existing technical documents into draft formats compliant with patent office requirements.
- A R&D team leader patenting technical achievements needs to extract content from PDF disclosures and generate a formal document with embedded charts and native tables.
Best For
- Inventor: Needs to quickly convert innovative technical documents into patent application drafts, avoiding time-consuming manual writing.
- Patent Agent: Handles multiple cases and wants to automate draft generation to save time and ensure format consistency.
- Corporate IP Specialist: Regularly submits patent applications and requires efficient generation of standard documents with internal charts.
- R&D Team Leader: Patents technical achievements and needs to process disclosure materials with complex charts and tables.
Related Skills
A financial data query skill developed by the Tencent Stock Watchlist team for fetching real-time quotes, financial statements, capital flows, and historical K-line data for A-shares, Hong Kong stocks, US stocks, and other markets.
An AI-driven tool for resolving labor disputes in China, assisting with issues like wrongful termination, wage arrears, overtime pay, and work injuries through legal analysis, calculations, and document drafting.
A pre-publication compliance inspection skill for copywriting, using a three-layer risk structure to detect forbidden words and provide detailed issue lists and modification suggestions.
An AI-powered legal consultation and structured complaint drafting tool based on Chinese current law, covering 11 standard case types plus a universal template, with intelligent case type identification and document output.