Roco Kingdom World offline data tool. Local JSON queries for pets, skills, and items.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill rocom --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Rocom?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-rocom)More formats (shields.io, HTML) on the badges page.
---
name: rocom
description: Roco Kingdom World offline data tool. Local JSON queries for pets, skills, and items.
metadata: { "openclaw": { "emoji": "castle", "requires": { "bins": ["node"] } } }
---
# Roco Kingdom:World Data Tool
A professional, offline-first data assistant for Roco Kingdom:World.
## Features
- **Pet Encyclopedia**: 490+ pets with full stats, attributes, and skill lists.
- **Skill Database**: 490+ skills with power, energy cost, and effect details.
- **Item Catalog**: 1700+ items, materials, and furniture with source info.
- **Dungeon Guide**: Challenge limits, reward drops, and攻略 recommendations.
- **Regional Data**: Pet distribution maps and zone descriptions.
## Usage Guide
| Command | Description | Example |
| --- | --- | --- |
| `pet search (name)` | Fuzzy search for pets | `node rocom.mjs pet search dimo` |
| `pet detail (name)` | View full stats and evolution | `node rocom.mjs pet detail dimo` |
| `skill list` | Browse all available skills | `node rocom.mjs skill list` |
| `dungeon detail (name)` | Check rewards and limits | `node rocom.mjs dungeon detail ocean` |
| `region detail (area)` | See local pet spawns | `node rocom.mjs region detail shop` |
## Data Integrity
- **Source**: Bilibili WIKI (CC BY-NC-SA 4.0).
- **Format**: Pure static JSON in the `data/` folder.
- **Safety**: No network calls, no credentials, no external links.
## Technical Notes
- **Runtime**: Requires Node.js.
- **Performance**: Millisecond-level local queries.
- **Privacy**: All processing happens on your machine.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!