← 返回 Skills 市场
Shopping List Ui
作者
Ajeenkya Bhatalkar
· GitHub ↗
· v1.0.0
454
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install shopping-list-ui
功能描述
Web UI for the shopping-list skill. Adds a /shopping page to Second Brain with full CRUD — view, add, edit, check off, and delete items. Requires the shoppin...
安全使用建议
This skill is coherent with its stated purpose, but it will create and modify files inside your Second Brain app and read the shopping-list JSON data. Before installing: 1) Verify the shopping-list skill is installed and working. 2) Backup your repo or use a feature branch. 3) Ask the publisher for source code or a repo URL (none is provided) and review the exact file diffs the skill will apply. 4) Inspect skills/shopping-list/data/config.json to ensure it doesn't contain secrets you don't want accessed. 5) Test changes in a local/dev environment before deploying. If you cannot review or do not trust the skill author, decline or reimplement the UI changes manually.
功能分析
Type: OpenClaw Skill
Name: shopping-list-ui
Version: 1.0.0
The skill bundle, consisting of `_meta.json` and `SKILL.md`, describes a web UI for a shopping list. All file modifications and data access points (e.g., `skills/shopping-list/data/active.json`) are consistent with the stated purpose of integrating with an existing shopping list skill. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection with harmful intent, or obfuscation. The instructions are purely descriptive and align with a legitimate application feature.
能力评估
Purpose & Capability
Name/description (Shopping List UI) align with the instructions: the SKILL.md describes adding a /shopping page, API routes, data layer, and small component changes. All requested actions (reading/writing skills/shopping-list/data/*.json and modifying second-brain app files) are coherent with a UI integration for the shopping-list skill.
Instruction Scope
Instructions explicitly direct the agent to add/modify specific app files and to read/write the shopping-list skill's JSON data files (active.json and config.json). There are no references to unrelated system paths, external network endpoints, or hidden data exfiltration. However, the instructions grant the agent write access to the app codebase — this is expected for a UI plugin but is a non-trivial scope that merits manual review of changes.
Install Mechanism
No install spec and no code files (instruction-only). That is the lowest-risk installation vector because nothing is automatically downloaded or executed; the agent will follow the prose instructions to create/modify files.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md reads user identity from skills/shopping-list/data/config.json (documented). This local config access is proportional to the stated purpose, but you should confirm that config.json contains only identity metadata and not sensitive secrets.
Persistence & Privilege
The skill will persistently modify the Second Brain app (add files and change components). always:false and default autonomous invocation are set. Modifying the codebase is legitimate for this UI integration, but it is a privileged action (writes to repo). Require a manual review/approval step before applying changes to production.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shopping-list-ui - 安装完成后,直接呼叫该 Skill 的名称或使用
/shopping-list-ui触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Shopping List UI: a web interface for managing your shopping list in Second Brain.
- Adds a new /shopping page with categorized list view and inline item editing.
- Supports full CRUD operations—add, edit, check off, and delete items.
- Integrates with the existing shopping-list skill; changes sync instantly between chat and UI.
- Updates navigation and icon components to include shopping list access.
元数据
常见问题
Shopping List Ui 是什么?
Web UI for the shopping-list skill. Adds a /shopping page to Second Brain with full CRUD — view, add, edit, check off, and delete items. Requires the shoppin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 454 次。
如何安装 Shopping List Ui?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shopping-list-ui」即可一键安装,无需额外配置。
Shopping List Ui 是免费的吗?
是的,Shopping List Ui 完全免费(开源免费),可自由下载、安装和使用。
Shopping List Ui 支持哪些平台?
Shopping List Ui 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shopping List Ui?
由 Ajeenkya Bhatalkar(@ajeenkya)开发并维护,当前版本 v1.0.0。
推荐 Skills