← 返回 Skills 市场
Sun-Panel Navigation
作者
meichuanyi
· GitHub ↗
· v1.0.0
· MIT-0
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sun-panel
功能描述
Manage Sun-Panel navigation by adding websites, creating and editing shortcut groups, and getting icon recommendations for bookmarks.
安全使用建议
This skill appears to do what it says: it will ask you for your Sun-Panel host/username/password and create a config at ~/.openclaw/skills/sun-panel/config.json, then use curl/jq to log in and manage bookmarks/groups on the host you provide. Before installing: (1) ensure you trust the Sun-Panel instance you provide and are comfortable storing credentials locally; (2) be aware the SKILL.md stores plaintext credentials—set strict file permissions (e.g., chmod 600) or prefer using a limited-permission account or API token if available; (3) ensure your agent environment has curl and jq (the skill assumes them but doesn't declare them); (4) if you do not want persistent credentials on disk, do not provide them—use per-session tokens or remove the config after use. If any of these are unacceptable, do not install or only use with a throwaway/limited account.
功能分析
Type: OpenClaw Skill
Name: sun-panel
Version: 1.0.0
The sun-panel skill bundle provides legitimate instructions and shell commands for an AI agent to manage a Sun-Panel navigation dashboard. It includes logic for configuration management, authentication via API, and performing CRUD operations on bookmarks and groups using standard tools like curl and jq. All actions are transparently documented in SKILL.md and align with the stated purpose of the skill.
能力评估
Purpose & Capability
The skill's name/description match the instructions: it reads a Sun-Panel URL/username/password from a local config and calls the Sun-Panel API to manage groups and bookmarks. The requested capabilities (login, token use, CRUD on items) are appropriate for the stated purpose.
Instruction Scope
All runtime steps are limited to the skill's own config path (~/.openclaw/skills/sun-panel/config.json) and the user-provided Sun-Panel host URL. The instructions do not attempt to read other system files or unrelated credentials. However, the instructions explicitly tell the agent to store plaintext username/password in a config file and to use them for automated login, which is a risk and should be handled carefully.
Install Mechanism
This is instruction-only (no install spec) which minimizes disk footprint. The SKILL.md assumes availability of curl and jq for runtime operations, but the skill declares no required binaries—this is an inconsistency you should account for (the agent environment must have curl and jq installed).
Credentials
The skill does not request environment variables, but it requires storing credentials (username/password) in a local JSON file in the user's home directory. Storing passwords in plaintext is disproportionate risk unless file permissions and usage are managed; the skill should instead support tokens or recommend secure storage and minimum-permission account usage.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It only writes to its own config directory (~/.openclaw/skills/sun-panel) and does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sun-panel - 安装完成后,直接呼叫该 Skill 的名称或使用
/sun-panel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布:支持添加网站、管理分组、智能图标推荐、自动获取Favicon
元数据
常见问题
Sun-Panel Navigation 是什么?
Manage Sun-Panel navigation by adding websites, creating and editing shortcut groups, and getting icon recommendations for bookmarks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 Sun-Panel Navigation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sun-panel」即可一键安装,无需额外配置。
Sun-Panel Navigation 是免费的吗?
是的,Sun-Panel Navigation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sun-Panel Navigation 支持哪些平台?
Sun-Panel Navigation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sun-Panel Navigation?
由 meichuanyi(@meichuanyi)开发并维护,当前版本 v1.0.0。
推荐 Skills