← Back to Skills Marketplace
meichuanyi

Sun-Panel Navigation

by meichuanyi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sun-panel
Description
Manage Sun-Panel navigation by adding websites, creating and editing shortcut groups, and getting icon recommendations for bookmarks.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sun-panel
  3. After installation, invoke the skill by name or use /sun-panel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首次发布:支持添加网站、管理分组、智能图标推荐、自动获取Favicon
Metadata
Slug sun-panel
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sun-Panel Navigation?

Manage Sun-Panel navigation by adding websites, creating and editing shortcut groups, and getting icon recommendations for bookmarks. It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install Sun-Panel Navigation?

Run "/install sun-panel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sun-Panel Navigation free?

Yes, Sun-Panel Navigation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sun-Panel Navigation support?

Sun-Panel Navigation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sun-Panel Navigation?

It is built and maintained by meichuanyi (@meichuanyi); the current version is v1.0.0.

💬 Comments