← 返回 Skills 市场
121
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poe1
功能描述
Path of Exile 市场价格查询工具。通过 poe.ninja API 获取游戏物品实时价格数据。适用场景:(1) 查询通货汇率(Chaos/Divine/Mirror 等)(2) 查询装备、技能宝石、地图等物品价格 (3) 查询预言卡、圣甲虫、精髓等消耗品价格 (4) 获取价格趋势数据 (5) 跨联盟价...
安全使用建议
This skill appears to do exactly what it claims: query the public poe.ninja API and display results. Before installing, consider: (1) it makes outbound HTTP requests to https://poe.ninja (no credentials needed), so it requires network access; (2) avoid issuing rapid automated queries to respect rate limits (the repo and docs already warn about this); (3) if you want extra caution, inspect the included Python scripts yourself (they are short and readable) or run them in an isolated environment. If you prefer the agent not call external services autonomously, disable autonomous invocation for this skill in your agent settings.
功能分析
Type: OpenClaw Skill
Name: qpooqp777
Version: 1.0.0
The skill bundle is a legitimate tool for querying Path of Exile market prices via the poe.ninja API. The Python scripts (get_currency.py, get_item.py, search_item.py) use standard libraries to perform GET requests to official poe.ninja endpoints and display the results. There is no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description say it queries poe.ninja for Path of Exile prices and the included scripts and docs only implement that behavior (GET requests to poe.ninja endpoints). There are no unrelated requirements (no cloud creds, no extra services).
Instruction Scope
SKILL.md and the scripts only instruct the agent to call poe.ninja endpoints and to run the provided Python scripts; they do not read arbitrary files, environment variables, or send data to other endpoints.
Install Mechanism
There is no install spec (instruction-only skill) and the bundle contains small Python scripts. Nothing is downloaded from untrusted URLs or extracted during install.
Credentials
The skill declares no required environment variables or credentials and the code does not access secrets or configuration outside its scope (it builds public API URLs only).
Persistence & Privilege
always is false and the skill does not request or modify other skills or system settings. It can be invoked autonomously (default), which is normal for skills and not a red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poe1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/poe1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
poe-ninja-api 1.0.0
- 初始发布,支持通过 poe.ninja API 查询 Path of Exile 游戏内物品实时市场价格
- 支持通货、装备、技能宝石、地图等多种物品类型的价格获取
- 提供基础 API 文档及联盟和物品类型用法说明
- 包含常用 Python 查询脚本及参数示例
- 详细说明响应结构和关键字段,适合新手快速集成
元数据
常见问题
poe1 item search_for poe.ninja API 是什么?
Path of Exile 市场价格查询工具。通过 poe.ninja API 获取游戏物品实时价格数据。适用场景:(1) 查询通货汇率(Chaos/Divine/Mirror 等)(2) 查询装备、技能宝石、地图等物品价格 (3) 查询预言卡、圣甲虫、精髓等消耗品价格 (4) 获取价格趋势数据 (5) 跨联盟价... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 poe1 item search_for poe.ninja API?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poe1」即可一键安装,无需额外配置。
poe1 item search_for poe.ninja API 是免费的吗?
是的,poe1 item search_for poe.ninja API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
poe1 item search_for poe.ninja API 支持哪些平台?
poe1 item search_for poe.ninja API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 poe1 item search_for poe.ninja API?
由 qpooqp777(@qpooqp777)开发并维护,当前版本 v1.0.0。
推荐 Skills