Token导航 LogoToken导航TokenDH.com
效率敏感数据clawhub未标认证来源可访问clear审计提醒

notion-expense-trackerNotion expense tracker 效率

Agent Skill

用于处理 Notion 页面、数据库、工作区内容和结构化记录。它适合让 Agent 查询知识库、整理页面内容、创建记录或把外部信息同步到 Notion。使用时需要确认集成是否已被授权到目标页面或数据库,并区分读取、追加和覆盖更新;涉及批量写入或修改数据库属性时,应先核对字段名称、属性类型和目标页面。

总安装

2,889

周安装

118

GitHub Stars

公开资料未说明

下载量

935
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:notion-expense-tracker(Notion expense tracker 效率)
来源仓库:https://github.com/huang-zi-zheng/notion-expense-tracker
安装命令:
openclaw skills install notion-expense-tracker
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install notion-expense-tracker

简介

使用自然语言输入将日常支出记录到 Notion,自动解析项目、金额、类别和付款方式到您配置的数据库中。

SKILL.md

Expense Tracker

Log daily expenses to Notion via natural language chat. Type something like "chicken rice 5" and it auto-parses the item, amount, category, and payment method — then writes it to your Notion database.

Supports bilingual input (English + Chinese), 10 spending categories, and multiple payment platforms.

Setup

  1. Create a Notion integration at https://www.notion.so/my-integrations
  2. Share your expense database with the integration
  3. Set environment variables:
   export NOTION_API_KEY="your_token_here"
   export EXPENSE_DATABASE_ID="your_database_id_here"

Required Notion Database Schema

PropertyTypeNotes
NametitleExpense description
AmountnumberNumeric value in SGD, no currency prefix
Bank NameselectOCBC, TRUST, DBS, Revolut, 支付宝, 微信, OCBC BUSINESS
CategoryselectFood, Transport, shopping, business, Groceries, Leisure, Bills, medical, investment, Education
Transaction DatedateISO 8601 (YYYY-MM-DD)

Usage Examples

InputItemAmountCategoryBank
chicken rice 5chicken rice5.00FoodOCBC
grab to school 12.50grab to school12.50TransportOCBC
咖啡 3.50 支付宝咖啡3.50Food支付宝
notion labs 33 revolutnotion labs33.00businessRevolut
dinner with jy 57 trustdinner with jy57.00FoodTRUST
driving class 90driving class90.00EducationOCBC

Commands

  • /today — List today's expenses with running total
  • /summary — Current month breakdown by category
  • /month [month] — View a specific month (e.g., /month march)
  • /budget [amount] — Set monthly budget; shows remaining on each log
  • /bank [name] — Filter expenses by payment method

Parsing Rules

  • Amount is usually the last number: "2 coffee 9" → item="2 coffee", amount=9
  • Strips "$" or "SGD" prefixes
  • Supports decimals: "3.50", "12.5"
  • Bank detection is case-insensitive: "ocbc" = "OCBC"
  • Chinese platforms: "支付宝" / "alipay" → 支付宝, "微信" / "wechat" → 微信
  • Default bank: OCBC (when none specified)
  • If user specifies category explicitly (e.g., "chicken rice 5 business"), uses that override
  • All amounts in SGD, rounded to 2 decimal places

Troubleshooting

If logging to Notion fails:

  1. Verify your NOTION_API_KEY environment variable is set and valid
  2. Confirm your EXPENSE_DATABASE_ID is correct and the database is shared with your integration
  3. Ensure database properties match the schema above (exact names, case-sensitive)
  4. Check that the integration has write permissions

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

77.11%
按下载量换算721

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills