
from Patent Disclosure Skill679
End-to-end Chinese patent mining and disclosure drafting: extract patentable points, run prior-art checks, generate disclosure drafts, and perform consistency s
This skill provides an end-to-end workflow for patent mining and technical disclosure drafting focused on Chinese patent practice. It guides the agent to scan project documents (including .docx/.pptx), extract candidate patentable points, perform structured prior-art searches (CNIPA EPUB workflows), generate a脱敏 technical disclosure (.md + .docx) with mermaid diagrams, and run post-generation self-checks for logical and parameter consistency.
Use when you need to: 1) discover patentable inventions from project materials; 2) prepare a formal technical disclosure for patent filing; 3) run a structured prior-art search and incorporate findings; or 4) iterate on an existing disclosure (merge new material or correct facts) while preserving versioned outputs.
Best suited for agents that can Read/Write files and run local scripts (e.g., Claude Code-like agents, Copilot/Codex environments with Bash access).
Patent disclosure skill for Chinese patent mining and prior-art search. Well-structured multi-step workflow with clear prompt file mapping and iteration handling. No bundled scripts to test — relies on external tools (cnipa_epub_search.py, mermaid_render.py, docx_to_md.py) referenced but not included in the fetched package. Security is clean with no suspicious patterns.
Niche but well-crafted skill for Chinese patent workflow. No scripts were bundled in the fetch, so only static analysis of SKILL.md was possible. The skill references several external tools/scripts that would need to be present in the skill directory for full operation.