← 返回 Skills 市场
192
总下载
2
收藏
0
当前安装
17
版本数
在 OpenClaw 中安装
/install rocom
功能描述
Roco Kingdom World offline data tool. Local JSON queries for pets, skills, and items.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rocom - 安装完成后,直接呼叫该 Skill 的名称或使用
/rocom触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Rocom 是什么?
Roco Kingdom World offline data tool. Local JSON queries for pets, skills, and items. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。
如何安装 Rocom?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rocom」即可一键安装,无需额外配置。
Rocom 是免费的吗?
是的,Rocom 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rocom 支持哪些平台?
Rocom 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rocom?
由 Riv3r(@imnotriv3r)开发并维护,当前版本 v1.5.0。
推荐 Skills