✓ Verified
🌐 Web Scrapers
✓ Enhanced Data
Eve Online Item Search
Search EVE Online items by name via APIs and return item details.
- Rating
- 4.1 (162 reviews)
- Downloads
- 32,074 downloads
- Version
- 1.0.0
Overview
Search EVE Online items by name via APIs and return item details.
Complete Documentation
View Source →
EVE 物品搜索
概述
该技能通过本地脚本 scripts/search.py 查询并返回物品的 名称、描述 和 类别名称。
使用方式
bash
python3 scripts/search.py "水硼砂"
返回结果
返回一个 JSON 对象,包含:
namedescriptioncategory_name
json
{
"name": "启示级",
"description": "...",
"category_name": "巡洋舰"
}
触发条件
当用户输入EVE、EVE online时自动触发。 当用户询问与EVE游戏相关问题时触发,通过该技能查阅游戏中的专业术语。scripts/
包含本地脚本search.py,执行查询并输出最终结果。references/
API 接口相关文档与说明。Installation
Terminal bash
openclaw install eve-online-item-search
Copied!
💻Code Examples
python3 scripts/search.py "水硼砂"
python3-scriptssearchpy-.txt
## 返回结果
返回一个 JSON 对象,包含:
- `name`
- `description`
- `category_name`
示例:example.json
{
"name": "启示级",
"description": "...",
"category_name": "巡洋舰"
}Tags
#search_and-research
#api
Quick Info
Category Web Scrapers
Model Claude 3.5
Complexity One-Click
Author liriu
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install eve-online-item-search
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0