← Back to Skills Marketplace
192
Downloads
2
Stars
0
Active Installs
17
Versions
Install in OpenClaw
/install rocom
Description
Roco Kingdom World offline data tool. Local JSON queries for pets, skills, and items.
Usage Guidance
This package appears to be an offline Node.js data browser and its file list (many static JSONs) matches that purpose, but because it includes an executable JS file you should not run it blindly. Before installing or running: 1) open and review rocom.mjs for any network calls (http, https, fetch, net, axios, request), child_process usage, or reads/writes to unexpected file paths; 2) search the code for strings like 'fetch', 'http', 'https', 'net', 'dgram', 'child_process', 'exec', 'spawn', or 'require("fs")' reading outside ./data; 3) run it first in a sandboxed environment or with network disabled; 4) check the SKILL.md for hidden/unusual characters (the scanner flagged unicode control chars) and remove them; 5) verify licensing: data claims CC BY-NC-SA which may restrict redistribution. If you cannot inspect the JS file, treat this skill as untrusted and avoid running it with network access or on sensitive hosts.
Capability Analysis
Type: OpenClaw Skill
Name: rocom
Version: 1.5.0
The 'rocom' skill is a legitimate offline data utility for game statistics. The primary execution script, 'rocom.mjs', is a simple Node.js tool that performs read-only operations on local JSON files within the 'data/' directory. It contains no network modules, no external dependencies, and no credential-handling logic. The documentation in 'SKILL.md' and 'references/game-knowledge.md' provides standard usage instructions and guidance for the AI agent without any evidence of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
Name, description, required binary (node), and the large bundled data/ JSON files are consistent with an offline data lookup tool for game content.
Instruction Scope
SKILL.md instructs running node rocom.mjs against local JSON files and explicitly states 'no network calls'; however, the package includes a runnable code file (rocom.mjs). Because the JS source was not provided in the evaluation excerpt, the runtime behavior of that file (network I/O, spawning subprocesses, reading other paths) cannot be confirmed. That mismatch between the explicit 'no network' claim and the presence of executable code is the primary scope concern.
Install Mechanism
There is no install spec (instruction-only), which is low-risk for installs, but the skill bundles an executable module (rocom.mjs) and large JSON assets that will be executed/parsed by Node when invoked — inspect the bundled code rather than relying solely on the README.
Credentials
The skill requests no environment variables, no credentials, and only requires Node — this is proportionate for a local JSON lookup tool.
Persistence & Privilege
always is false and there are no config paths or claims of modifying agent/system configuration. Autonomous model invocation is allowed but is the normal platform default.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rocom - After installation, invoke the skill by name or use
/rocom - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.5.0
- Major update: Expanded data coverage, improved documentation, and enhanced offline features.
- Added detailed feature list for pets, skills, items, dungeons, and regional data.
- Usage instructions now include command table with examples.
- Documented data source (Bilibili WIKI) and licensing.
- Clarified local-only, privacy-first operation with performance and technical notes.
v1.4.9
- Updated documentation for clarity and consistency.
- Usage examples now use parentheses for arguments.
- Clarified notes about local data usage and security.
v1.4.8
rocom v1.4.8
- Streamlined documentation for clarity and brevity in SKILL.md.
- Updated description to emphasize offline data lookup for pets, skills, and items.
- Simplified usage examples and improved safety note.
- No functional changes to code or data reported.
v1.4.7
- Refreshed documentation for clarity and readability in SKILL.md, adopting a more concise and consistent style.
- Updated command reference and feature descriptions with simplified formatting.
- Removed emojis and markdown styling for a cleaner presentation.
- No changes to core functionality or features.
v1.4.6
- Expanded SKILL.md with detailed usage instructions and clear feature descriptions for pets, skills, items, dungeons, and regions.
- Added comprehensive security, privacy, and data integrity declarations in table format.
- Included bundle information (file size, data source, manifest reference).
- Provided integration tips for offline use and LLM/terminal compatibility.
- No code or runtime logic changes; documentation update only.
v1.4.5
- Removes all external source URLs from runtime JSON data to ensure full offline operation.
- Updates safety notes in documentation to reflect the stricter offline mode.
- Maintains existing query features for pets, skills, formations, and items.
v1.4.4
rocom 1.4.4
- Added MANIFEST.md to list all bundled data assets for increased transparency.
- Updated SKILL.md with a new section detailing data source, integrity, and additional safety notes about the `/data` directory.
- No changes affecting usage or core functionality.
v1.4.3
- Switched documentation language from Chinese to concise English.
- Simplified usage and feature documentation for clarity.
- Added explicit security and privacy declaration to SKILL.md.
- Updated description and metadata for broader accessibility and clarity.
- No functional changes to core script; strictly documentation updates.
v1.4.2
Version 1.4.2
- Refined and simplified documentation for easier usage, focusing on key features and safety.
- Updated metadata: emoji changed to 🏰; clarified bin requirements.
- Removed the sync_wiki.sh script for a more streamlined package.
- Internal code and description adjustments to emphasize offline, privacy-friendly local data usage.
v1.4.1
- 更新了文档中的数据维护与发布说明,简化为开发者备注。
- 移除了关于数据同步脚本和本地抓取的相关描述。
- 其它文档内容和使用方式未发生变化。
v1.4.0
rocom 1.4.0
- Added support for pet natures and detailed pet profiles.
- New data files: natures.json, pets_detail.json, and meta information.
- Improved dungeon, item, quest, and region datasets with updated entries.
- Added sync_wiki.sh for local data synchronization from Bilibili WIKI.
- Documentation fully revised and now in Chinese, with detailed usage and data update instructions.
v1.3.0
Major data update and simplification.
- Replaced over 900 individual detail files with 3 consolidated data files: formations_detail_all.json, pets_detail_all.json, skills_detail_all.json
- Removed obsolete per-entity files from data/formations_detail and data/pets_detail
- Core functionality in rocom.mjs updated to use new consolidated data structure
- Improved efficiency and reduced install size by removing redundant data files
v1.2.0
**Major update: Full pet details and English documentation.**
- Bundled 950+ pet detail files, expanding in-depth pet data.
- Overhauled documentation for clearer usage, now in English.
- Usage and update instructions simplified; emphasized no sync needed.
- Command table and game knowledge summary updated for clarity.
v1.1.1
- Data for all queries is now bundled with the skill—no initial sync required after install.
- Documentation updated to reflect out-of-the-box usage and simplified first-time setup.
- Manual data sync and update commands remain available for advanced users.
- No changes to commands or features—still supports pet, skill, team, and stat queries as before.
v1.1.0
- Added formation detail and pet detail data files for increased coverage.
- Updated items, meta, and pets data for latest content.
- Improved dataset completeness with new sub-files in data/formations_detail and data/pets_detail.
v1.0.1
- Updated English description for clarity and broader coverage (pet search, team building, boss guides, stat analysis).
- Metadata emoji changed from 🏰 to "castle".
- No changes to commands or core documentation content.
v1.0.0
Initial release of RocoM skill: comprehensive 洛克王国:世界 (Roco Kingdom: World) game data query and guide.
- Query pet pokedex, skills, element counters, formations, evolution chains, stats, mark system, dungeons, regions, natures.
- Fast local/offline queries after data sync from Bilibili WIKI.
- CLI commands for searching, listing, and analyzing all major game systems.
- Includes formation suggestions, stat rankings, attribute counter tables, and strategic game knowledge.
- Automatic data updating with `watch` command and cron support.
Metadata
Frequently Asked Questions
What is Rocom?
Roco Kingdom World offline data tool. Local JSON queries for pets, skills, and items. It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install Rocom?
Run "/install rocom" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rocom free?
Yes, Rocom is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rocom support?
Rocom is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rocom?
It is built and maintained by Riv3r (@imnotriv3r); the current version is v1.5.0.
More Skills