← Back to Skills Marketplace
qpooqp777

poe1 item search_for poe.ninja API

by qpooqp777 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
121
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install poe1
Description
Path of Exile 市场价格查询工具。通过 poe.ninja API 获取游戏物品实时价格数据。适用场景:(1) 查询通货汇率(Chaos/Divine/Mirror 等)(2) 查询装备、技能宝石、地图等物品价格 (3) 查询预言卡、圣甲虫、精髓等消耗品价格 (4) 获取价格趋势数据 (5) 跨联盟价...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install poe1
  3. After installation, invoke the skill by name or use /poe1
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
poe-ninja-api 1.0.0 - 初始发布,支持通过 poe.ninja API 查询 Path of Exile 游戏内物品实时市场价格 - 支持通货、装备、技能宝石、地图等多种物品类型的价格获取 - 提供基础 API 文档及联盟和物品类型用法说明 - 包含常用 Python 查询脚本及参数示例 - 详细说明响应结构和关键字段,适合新手快速集成
Metadata
Slug poe1
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is poe1 item search_for poe.ninja API?

Path of Exile 市场价格查询工具。通过 poe.ninja API 获取游戏物品实时价格数据。适用场景:(1) 查询通货汇率(Chaos/Divine/Mirror 等)(2) 查询装备、技能宝石、地图等物品价格 (3) 查询预言卡、圣甲虫、精髓等消耗品价格 (4) 获取价格趋势数据 (5) 跨联盟价... It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install poe1 item search_for poe.ninja API?

Run "/install poe1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is poe1 item search_for poe.ninja API free?

Yes, poe1 item search_for poe.ninja API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does poe1 item search_for poe.ninja API support?

poe1 item search_for poe.ninja API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created poe1 item search_for poe.ninja API?

It is built and maintained by qpooqp777 (@qpooqp777); the current version is v1.0.0.

💬 Comments