patent-disclosure-skill

patent-disclosure-skill

Generate deliverable technical disclosure documents from project documentation, including patent point mining, novelty search, and self-check.

Agent SkillOfficeOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 2.8k
Source
skill-github

Overview

The Chinese Patent.skill is an AI-powered skill designed to extract and generate technical disclosure documents from project documentation. It enables rapid creation of high-quality patent application materials through patent point mining, online novelty search via the CNIPA, data de-identification, and a closed-loop self-check process. The skill supports multiple file formats and can generate system block diagrams and flowcharts. Ideal for technical teams and individuals who frequently handle patent applications.

Capabilities

  • Project document scanning
  • Patent point mining
  • CNIPA novelty search
  • Technical disclosure document generation
  • System block diagram and flowchart generation
  • File change tracking

Use cases

Patent application preparationTechnical disclosure document generationPatent point mining and analysisPrior art comparison

Setup

Requires: API KeyNode 环境Python 环境
Place this directory in the git repository root or globally under the skills path, ensuring SKILL.md is located at the root of the skill folder. Base dependencies: pip install -r requirements.txt; CNIPA novelty search dependencies (optional): pip install -r tools/requirements-cnipa.txt and run python -m playwright install chromium.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install this skill?

Clone this repository to the desired path and install the required dependencies.

Do I need to configure an API Key?

Yes, some features require API Key configuration.

What file formats are supported?

Supports .docx, .pptx, and Markdown formats.

Related skills