← 返回 Skills 市场
ty-teo

Patent Assistant

作者 TY-teo · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
2446
总下载
8
收藏
8
当前安装
2
版本数
在 OpenClaw 中安装
/install patent-assistant
功能描述
专利交底书撰写与专利检索助手。帮助研发人员将技术方案转化为结构化交底书,并进行专利检索分析。当用户要求写专利、写交底书、专利检索、查新时使用。
安全使用建议
This skill appears coherent for writing patent disclosures and doing web-based patent searches. Two important practical cautions: (1) patent_search.py issues live HTTP requests to external services (Google Patents, Lens, Innojoy, Baidu, Espacenet, CNIPA). Do not submit confidential or unpublished technical details into the search feature if you wish to avoid sending IP to third-party sites. (2) The HTML parsing is simple/fragile (regex-based); search results may be incomplete or require manual verification. If you need confidentiality or auditability, run the scripts in an isolated environment or use an internal/professional patent-search service. Otherwise, it is reasonable to install/use this skill as-is.
功能分析
Type: OpenClaw Skill Name: patent-assistant Version: 1.1.0 The skill bundle is benign. The `SKILL.md` provides clear instructions for the AI agent to execute the provided Python scripts for patent disclosure generation and patent search, without any evidence of prompt injection attempts to manipulate the agent for malicious purposes. The `scripts/generate_disclosure.py` handles text formatting locally, and `scripts/patent_search.py` performs legitimate HTTP requests to well-known, public patent search platforms (e.g., patents.google.com, www.lens.org, xueshu.baidu.com) as part of its core functionality, without attempting to exfiltrate sensitive local data or execute arbitrary commands.
能力评估
Purpose & Capability
Name/description (patent disclosure + patent search) align with included files and runtime actions. The repository contains a disclosure generator and a multi-platform search script; required env vars, binaries, and config paths are none, which is proportional for this functionality.
Instruction Scope
SKILL.md instructs the agent to run the two included Python scripts and to collect missing clarification from the user — this fits the stated purpose. Important behavioral note: scripts perform live HTTP requests to third-party patent/publication sites using the user's search text. That is expected for a search tool but means user-provided technical descriptions will be transmitted externally if used for searches.
Install Mechanism
No install spec; instruction-only with Python scripts that run on the host. No downloads or archive extraction, no third-party package installation specified. Low install risk.
Credentials
No environment variables, credentials, or config paths are requested. The code does not read unusual system files or expect unrelated secrets. CNIPA is listed but the script only returns login/register links rather than asking for credentials.
Persistence & Privilege
always is false; the skill does not request permanent presence or modify other skills. It is user-invocable and can be called autonomously (platform default), which is normal and not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install patent-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /patent-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
新增多平台检索:Google Patents, Lens.org, 大为Innojoy, 百度学术, Espacenet, 国知局CNIPA;支持并行检索
v1.0.0
Initial release: 专利交底书生成 + Google Patents 检索
元数据
Slug patent-assistant
版本 1.1.0
许可证
累计安装 8
当前安装数 8
历史版本数 2
常见问题

Patent Assistant 是什么?

专利交底书撰写与专利检索助手。帮助研发人员将技术方案转化为结构化交底书,并进行专利检索分析。当用户要求写专利、写交底书、专利检索、查新时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2446 次。

如何安装 Patent Assistant?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install patent-assistant」即可一键安装,无需额外配置。

Patent Assistant 是免费的吗?

是的,Patent Assistant 完全免费(开源免费),可自由下载、安装和使用。

Patent Assistant 支持哪些平台?

Patent Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Patent Assistant?

由 TY-teo(@ty-teo)开发并维护,当前版本 v1.1.0。

💬 留言讨论