← 返回 Skills 市场
skill-navigator
作者
brandon-zhanghaodong
· GitHub ↗
· v1.0.0
· MIT-0
458
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-navigator
功能描述
Provides a highly visual and interactive dashboard for OpenClaw users to easily understand and recall the functionalities of installed skills, featuring a vi...
安全使用建议
This skill appears to do what it says: scan local SKILL.md files and render a dashboard. Before installing or running it, check two things: (1) verify that your runtime actually stores skills at /home/ubuntu/skills or edit the script/commands to the correct path; (2) ensure none of your existing SKILL.md files contain secrets or sensitive config (they usually shouldn't), because the dashboard will read and surface those files' metadata. If you want extra caution, run the script in a sandboxed environment first and inspect its output before giving it broad access to your production skills directory.
功能分析
Type: OpenClaw Skill
Name: skill-navigator
Version: 1.0.0
The skill bundle is designed to provide a visual dashboard of installed OpenClaw skills. It functions by scanning the `/home/ubuntu/skills` directory, parsing metadata from `SKILL.md` files using `yaml.safe_load` in `scripts/scan_skills.py`, and populating a Markdown template. The code and instructions are consistent with the stated purpose and do not exhibit signs of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The skill claims to build a visual dashboard of installed skills and its script scans SKILL.md files to extract metadata and compute capability scores. Reading skill metadata under a local skills directory is coherent with the stated purpose. Minor inconsistency: SKILL.md frontmatter name is 'skill-dashboard-visualizer' while the registry slug is 'skill-navigator'—this is likely a naming mismatch but does not change behavior.
Instruction Scope
Instructions explicitly tell the agent to run scripts that read SKILL.md files under /home/ubuntu/skills. That is within the expected scope for an inventory/dashboard tool. Note: the SKILL.md uses an absolute path (/home/ubuntu/skills/skill-dashboard-visualizer/...), which assumes where skills are installed; if the runtime stores skills elsewhere the provided commands may fail. Also the dashboard will surface metadata from other skills' SKILL.md files—if those files accidentally contain secrets, those will be read and included in the generated output.
Install Mechanism
No install spec and no network/downloads are present. The skill is instruction+script-only and uses only standard Python libraries. This is low-risk from an installation standpoint.
Credentials
The skill does not request environment variables, credentials, or config paths. Its access is limited to reading files in /home/ubuntu/skills, which matches the declared purpose.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request permanent presence or modify other skills' configurations. No elevated privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-navigator - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-navigator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the skill-dashboard-visualizer.
- Provides a visual and interactive dashboard summarizing all installed skills for OpenClaw users.
- Features an at-a-glance visual dashboard, radar chart capability map, and contextual prompting for skill suggestions.
- Includes a Python script to scan and extract metadata from installed skills and a Markdown template for dashboard rendering.
- Designed with a clean, modern "blue tech style" for professional aesthetics and easy extensibility.
元数据
常见问题
skill-navigator 是什么?
Provides a highly visual and interactive dashboard for OpenClaw users to easily understand and recall the functionalities of installed skills, featuring a vi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 458 次。
如何安装 skill-navigator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-navigator」即可一键安装,无需额外配置。
skill-navigator 是免费的吗?
是的,skill-navigator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
skill-navigator 支持哪些平台?
skill-navigator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 skill-navigator?
由 brandon-zhanghaodong(@brandon-zhanghaodong)开发并维护,当前版本 v1.0.0。
推荐 Skills