← 返回 Skills 市场
bytesagain1

Roadmap

作者 bytesagain1 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
347
总下载
0
收藏
1
当前安装
7
版本数
在 OpenClaw 中安装
/install roadmap
功能描述
Roadmap - command-line tool for everyday use Use when you need roadmap.
安全使用建议
This skill appears locally scoped and implements a roadmap CLI that stores data in ~/.local/share/roadmap and does not contact external services or request credentials. Before installing/using: 1) Note that SKILL.md mentions ROADMAP_DIR but the bundled script ignores it—if you expect to change the data location either export HOME appropriately or edit the script to honor ROADMAP_DIR. 2) The tool writes plain text logs under your home directory; don't store secrets there and check permissions if you have privacy concerns. 3) Exports (JSON) are built manually and may not escape special characters correctly—review exported files if you rely on them. 4) If you want networked backups or integrations, those are not present and would require inspecting/modifying the script. Overall this is coherent for its stated purpose, but review and/or patch the ROADMAP_DIR behavior if you need configurable storage.
功能分析
Type: OpenClaw Skill Name: roadmap Version: 2.0.0 The roadmap skill is a local productivity tool for managing task logs and timelines. The shell script (scripts/script.sh) performs basic file operations within a dedicated local directory (~/.local/share/roadmap) and lacks any network activity, credential access, or suspicious execution patterns.
能力评估
Purpose & Capability
The name/description (roadmap CLI) align with the included script: it manages roadmap entries, timelines, exports, and status, storing data under the user's home directory. The skill does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md describes commands and claims you can set ROADMAP_DIR to change the data directory. The shipped script, however, unconditionally uses DATA_DIR="${HOME}/.local/share/roadmap" and does not read ROADMAP_DIR. Also the SKILL.md command table is a subset of the script's actual subcommands. These are coherence/accuracy issues (functionality mismatch), not signs of exfiltration.
Install Mechanism
There is no install spec or third‑party download. This is an instruction-only skill with a single local bash script, so nothing is pulled from the network or written to system locations beyond the user's home directory during normal use.
Credentials
The skill declares no required environment variables or credentials. SKILL.md suggests ROADMAP_DIR can override the data directory, but the script does not honor that variable; the script implicitly relies on HOME. No sensitive secrets or external tokens are requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It creates and writes files only under ~/.local/share/roadmap (user-owned data), which is a normal level of persistence for a CLI tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install roadmap
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /roadmap 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.5
old template -> domain-specific v2.0.0
v1.0.4
old template -> domain-specific v2.0.0
v1.0.3
Quality upgrade
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Standards compliance: unique content, no template text
v1.0.0
Initial release
元数据
Slug roadmap
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 7
常见问题

Roadmap 是什么?

Roadmap - command-line tool for everyday use Use when you need roadmap. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 347 次。

如何安装 Roadmap?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install roadmap」即可一键安装,无需额外配置。

Roadmap 是免费的吗?

是的,Roadmap 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Roadmap 支持哪些平台?

Roadmap 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Roadmap?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.0。

💬 留言讨论