← 返回
AI智能 中文

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...
购物清单技能的 Web UI。为 Second Brain 添加 /shopping 页面,支持查看、添加、编辑、勾选和删除项目的完整 CRUD 功能。
ajeenkya
AI智能 clawhub v1.0.0 1 版本 99866 Key: 无需
★ 0
Stars
📥 745
下载
💾 18
安装
1
版本
#latest

概述

Shopping List UI

Web interface for managing the shopping list. Adds a /shopping page to the

Second Brain portal with categorized list view and inline editing.

Prerequisites

  • Second Brain portal running (Next.js)
  • shopping-list skill installed (clawhub install shopping-list)

Files

This skill adds the following files to the Second Brain app:

FilePurpose
---------------
second-brain/src/lib/shopping.tsData layer — reads/writes shopping-list skill JSON files
second-brain/src/app/api/shopping/route.tsGET list + POST add item
second-brain/src/app/api/shopping/[id]/route.tsPUT edit, DELETE remove, PATCH check-off
second-brain/src/app/shopping/page.tsxShopping list page with CRUD UI

Also modifies:

  • second-brain/src/components/Sidebar.tsx — adds Shopping nav entry
  • second-brain/src/components/SFIcon.tsx — adds cart.fill icon

Data

Reads and writes skills/shopping-list/data/active.json — the same file used

by the conversational shopping-list CLI skill. Changes made in the web UI are

immediately visible in chat, and vice versa.

User identity for addedBy is read from skills/shopping-list/data/config.json.

If not set, defaults to "web".

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 23:00 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,209
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,511
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,903