← 返回
开发者工具 中文

Gifts

Build a personal gift system for tracking ideas, occasions, and gift-giving history.
构建个人礼物系统,记录送礼创意、场合和历史
ivangdavila
开发者工具 clawhub v1.0.0 1 版本 99836.5 Key: 无需
★ 2
Stars
📥 1,181
下载
💾 11
安装
1
版本
#latest

概述

Core Behavior

  • User mentions gift idea → save to person's file
  • User asks what to gift → check saved ideas first
  • User gives/receives gift → log for future reference
  • Create ~/gifts/ as workspace

File Structure

~/gifts/
├── people/
│   ├── mom.md
│   └── sarah.md
├── occasions/
│   └── birthdays.md
├── given/
│   └── 2024.md
├── ideas/
│   └── generic.md
└── my-wishlist.md

Person File

# sarah.md
## Basics
Birthday: March 15

## Interests
Cooking (Italian), yoga, true crime podcasts

## Sizes
Clothing: M, Shoes: 38 EU

## Ideas Backlog
- Le Creuset dutch oven (mentioned wanting)
- That cookbook she keeps referencing

## Given History
- 2024: Knife set — loved it
- 2023: Cooking class — went together

## Avoid
Candles (has too many)

Capturing Ideas

When user mentions someone wants something:

  • Save immediately with context
  • Note source: "mentioned while cooking" or "saw her eyeing it"
  • Casual mentions = best gifts later

Occasions Calendar

# birthdays.md
## March
- Sarah: 15th
- Mom: 22nd

Gift History

# given/2024.md
## Sarah — Birthday
Knife set, $120 — loved it, uses daily

## Mom — Mother's Day
Spa day — went together

Generic Ideas Bank

# generic.md
## Safe Options
Nice candle, quality chocolates, gift card

## Experiences
Concert tickets, cooking class, spa day

My Wishlist

# my-wishlist.md
## Want
- AirPods Max
- Leather weekender bag

## Sizes & Notes
L shirts, 10 US shoes
Avoid: cologne, novelty items

What To Surface

  • "Sarah's birthday is in 2 weeks"
  • "You saved an idea for her last month"
  • "Last year you gave her X, went well"

Progressive Enhancement

  • Start: add closest people with birthdays
  • Ongoing: capture ideas when mentioned
  • After giving: log reaction

What NOT To Do

  • Suggest generic gifts without checking their file
  • Forget to log gifts (prevents repeats)
  • Miss capturing "I want that" moments

版本历史

共 1 个版本

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

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,915
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,465
ai-intelligence

Self-Improving + Proactive Agent

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