Code Patent Validator
Turn your code scan findings into search queries — research existing implementations before consulting an attorney. NOT legal advice.
Why use this skill?
Turn code scan findings into comprehensive research queries. Prepare for patent discussions with expert-led evidence mapping for your source code.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/leegitw/code-patent-validatorWhat This Skill Does
The Code Patent Validator is a specialized utility designed to bridge the gap between technical code scanning and preliminary patent research. It acts as an architectural guide, transforming raw code-patent-scanner findings into actionable, multi-source search queries. Instead of drawing legal conclusions, this agent empowers users to conduct high-quality, self-directed research into existing technological implementations. By focusing on evidence mapping and query construction, the skill ensures that developers understand the landscape of their own logic, identifying whether specific patterns exist in current documentation, academic papers, or previous patent filings.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/leegitw/code-patent-validator
Use Cases
- Pre-filing Exploration: Use this before discussing your work with a legal professional to verify if your architectural choices have unique, non-obvious implementations.
- Patent Landscape Analysis: Ideal for R&D teams looking to understand if a specific algorithm or data structure has already been documented in the public domain.
- Evidence Synthesis: If you are maintaining a patent-sensitive repository, use this to generate a checklist of search terms to verify your claims against existing literature.
Example Prompts
- "I've run the scanner on my microservices architecture; here is the patterns.json output. Generate a research strategy for these patterns."
- "Help me create specific Google Patents and GitHub search queries for this consensus algorithm pattern I've implemented."
- "Validate my recent scanner results and provide a list of differentiation questions I should consider before I talk to a patent attorney."
Tips & Limitations
It is critical to remember that this skill is strictly for research preparation. It does not perform actual patent searches, cannot evaluate the legal uniqueness of your code, and does not provide legal advice. You should treat the outputs as a starting point for your own due diligence. Always verify your results through professional legal counsel when making decisions regarding intellectual property or patent filings. The validator relies heavily on the quality of input from your initial code scan; ensure your patterns.json is accurate for the best results.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-leegitw-code-patent-validator": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
doctorbot-ci-validator
Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.
source-trace-builder
为分析稿建立引用索引和原始出处映射,区分一手与二手来源。;use for sources, citations, research workflows;do not use for 编造文献出处, 替代正式文献管理软件.
verify-before-done
Prevent premature completion claims, repeated same-pattern retries, and weak handoffs. Use this skill to improve verification, strategy switching, and blocked-task reporting without changing personality or tone.
evidence-gap-mapper
在报告、方案或演示稿中定位结论先行但证据不足的位置,并给出补证优先级。;use for evidence, gap-analysis, research workflows;do not use for 伪造数据支撑结论, 忽略高风险假设.
securityvitals
Security vitals checker for OpenClaw. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.