Gifts for Openclaw

A structured personal system for tracking gift ideas, recipient preferences, and historical giving records.

ivangdavila
v1.0.0
Feb 11, 2026
2
1.5k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install gifts

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install gifts using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Gifts?

The Gifts skill is a specialized framework designed for AI agents to help you manage the complexities of thoughtful gift-giving. By utilizing Openclaw Skills, this system establishes a localized workspace where your agent can record spontaneous mentions of desires, catalog clothing sizes, and maintain a chronological log of gifts given to prevent repetition. It serves as a personal intelligence layer for your social circle, ensuring that every gift is meaningful and every occasion is remembered.

This skill focuses on capturing context—such as why someone wanted an item or where they saw it—to make future suggestions more personalized. It effectively turns casual conversation into an actionable database, making it a vital component for anyone looking to use Openclaw Skills for personal relationship management.

Gifts Use Cases

  • Automatically saving gift ideas when a person mentions something they like during a conversation
  • Tracking specific clothing and shoe sizes for family members and friends
  • Managing a centralized calendar of birthdays and recurring gift-giving occasions
  • Maintaining a historical archive of gifts given to ensure variety and track successful reactions
  • Storing a personal wishlist to share with others when asked

How Gifts Works

  1. The skill creates and manages a structured directory at ~/gifts/ to organize all gift-related data.
  2. When you mention a gift idea or a person's preference, the agent parses the information and updates the relevant markdown file in the people directory.
  3. The agent monitors the occasions calendar to provide proactive reminders about upcoming birthdays or holidays.
  4. Before an event, the agent cross-references the person's interests and backlog to suggest the most relevant gift options.
  5. Upon completion of a gift exchange, the agent logs the transaction and the recipient's feedback to refine future recommendations.

Gifts Setup

To initialize the Gifts workspace within your Openclaw Skills environment, ensure the following directory structure is created:

mkdir -p ~/gifts/people
mkdir -p ~/gifts/occasions
mkdir -p ~/gifts/given
mkdir -p ~/gifts/ideas
touch ~/gifts/my-wishlist.md

Once the folders are in place, you can begin by telling your agent: "Create a profile for Sarah, her birthday is March 15th and she loves Italian cooking."

Gifts Data Schema & Taxonomy

Component Description Metadata Captured
Person Profile Individual markdown files for each recipient Interests, sizes, idea backlog, avoid lists
Occasions Monthly calendar files Birthdays, anniversaries, specific dates
Gift History Annual logs of past gifts Item name, price, occasion, recipient reaction
Ideas Bank Generic and experience-based lists Categories, safe options, experience gift ideas
Personal Wishlist Your own preferences Sizes, desired items, items to avoid

Gifts Advanced Features

  • Context-Aware Capture: Logs not just the item, but the source of the idea (e.g., 'mentioned while window shopping')
  • Feedback Integration: Tracks how much a recipient liked a gift to improve the accuracy of future Openclaw Skills suggestions
  • Size & Preference Vault: Maintains detailed technical specifications for recipients to ensure a perfect fit every time
  • Avoidance Mapping: Specifically tracks items to stay away from based on past feedback or explicit instructions
  • Historical Analysis: Prevents giving the same or similar gifts across different years

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*