← 返回 Skills 市场
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install patent-landscape
功能描述
Use when analyzing biotech patent landscapes, identifying white spaces in pharmaceutical IP, tracking competitor patents, or assessing freedom to operate for...
安全使用建议
This skill appears to be a small, local mock analyzer (no network, no credentials). It's coherent and low-risk, but note the documentation errors: example import path (scripts.patent_landscape) and mention of a CONFIG block don't match the included scripts/main.py. Before using in production, (1) run python -m py_compile scripts/main.py and python scripts/main.py --help as suggested, (2) inspect/verify the code yourself (it is short and readable), (3) correct the SKILL.md examples or adapt your invocation to scripts/main.py, and (4) if you extend the skill to call external patent APIs, ensure you add and review explicit dependency and credential requirements and pin third-party packages.
功能分析
Type: OpenClaw Skill
Name: patent-landscape
Version: 1.0.0
The skill bundle is a template for biotech patent landscape analysis. The primary script (scripts/main.py) is a harmless mock implementation that prints hardcoded analysis results based on user input, with no network, file system, or shell execution capabilities. While SKILL.md references missing files (e.g., scripts/patent_landscape.py), there is no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The declared purpose (biotech patent landscape analysis) matches the package contents: a small Python analyzer (scripts/main.py) and reference material. The script implements a mock PatentLandscape class and prints results consistent with the described capabilities (search/white-space/FTO are documented as features).
Instruction Scope
SKILL.md gives clear, bounded runtime instructions and audit commands (py_compile, --help). Minor inconsistencies exist in examples: SKILL.md's Quick Start imports from scripts.patent_landscape (module name not present) and mentions editing an in-file CONFIG block — the shipped scripts/main.py has no CONFIG or scripts/patent_landscape module. These are functional/documentation errors, not evidence of secret access or network activity.
Install Mechanism
No install spec is provided (instruction-only packaging). The only code is a small pure-Python script with no external dependencies in use. SKILL.md notes 'third-party packages: not explicitly version-pinned', but the included code does not import third-party modules, so there is no install-time network fetch or archive extraction to be concerned about.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code does not read environment variables, files, or network endpoints — it only prints a mock analysis. Requested privileges are minimal and proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skill/system settings. Autonomous invocation is allowed by default, which is normal for skills; combined with the minimal footprint, this poses no special risk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install patent-landscape - 安装完成后,直接呼叫该 Skill 的名称或使用
/patent-landscape触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Biotech Patent Landscape Analyzer.
- Enables comprehensive analysis of biotech and pharmaceutical patents, including white space identification, competitor tracking, and freedom-to-operate (FTO) assessments.
- Supports structured, reproducible workflows for evidence-based patent landscape review.
- Includes example commands and usage for both CLI and Python interfaces.
- Reference materials and workflow documentation provided for audit-ready results.
元数据
常见问题
Patent Landscape 是什么?
Use when analyzing biotech patent landscapes, identifying white spaces in pharmaceutical IP, tracking competitor patents, or assessing freedom to operate for... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 Patent Landscape?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install patent-landscape」即可一键安装,无需额外配置。
Patent Landscape 是免费的吗?
是的,Patent Landscape 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Patent Landscape 支持哪些平台?
Patent Landscape 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Patent Landscape?
由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills