Gifts

Build a personal gift system for tracking ideas, occasions, and gift-giving history.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Gifts" with this command: npx skills add ivangdavila/gifts

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Accelo

Accelo integration. Manage Organizations, Leads, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Accelo data.

Registry SourceRecently Updated
General

8X8

8x8 integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with 8x8 data.

Registry SourceRecently Updated
General

7Shifts

7shifts integration. Manage Companies. Use when the user wants to interact with 7shifts data.

Registry SourceRecently Updated
General

46Elks

46elks integration. Manage Organizations. Use when the user wants to interact with 46elks data.

Registry SourceRecently Updated