Auto-Updater Skill
一个面向 Other 场景的 Agent 技能。原始说明:Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
name: team-budget-tracker
description: "团队预算管理工具 - 帮助小型团队规划和追踪项目预算"
author: "张磊"
version: "0.9.0"
metadata:
openclaw:
emoji: "💰"
requires:
bins: ["bash"]
帮助小型团队创建、分配和追踪项目预算。
运行 install.sh 完成安装。
参考 示例预算文件 了解预算文件格式。
查看 模板配置 获取默认分类配置。
见 CHANGELOG。