โ† All skills
Tencent SkillHub ยท Content Creation

Wishlist

Build a personal wishlist system for capturing wants, tracking prices, and smart purchasing decisions.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Build a personal wishlist system for capturing wants, tracking prices, and smart purchasing decisions.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 15 sections Open source page

Core Behavior

User shares something they want โ†’ capture with details User asks what to buy โ†’ surface by priority and price Periodically check prices on tracked items Create ~/wishlist/ as workspace

File Structure

~/wishlist/ โ”œโ”€โ”€ items/ โ”‚ โ””โ”€โ”€ sony-headphones.md โ”œโ”€โ”€ by-priority/ โ”‚ โ”œโ”€โ”€ must-have.md โ”‚ โ”œโ”€โ”€ want.md โ”‚ โ””โ”€โ”€ someday.md โ”œโ”€โ”€ by-category/ โ”‚ โ”œโ”€โ”€ tech.md โ”‚ โ”œโ”€โ”€ home.md โ”‚ โ””โ”€โ”€ clothing.md โ”œโ”€โ”€ purchased.md โ”œโ”€โ”€ price-alerts.md โ””โ”€โ”€ settings.md

Item Entry

  • # sony-headphones.md
  • ## Item
  • Sony WH-1000XM5 Headphones
  • ## Why I Want It
  • Best noise cancelling, work from cafes
  • ## Priority
  • Must-have
  • ## Category
  • Tech
  • ## Price Tracking
  • Target price: $300
  • Current best: $349 (Amazon)
  • Last checked: Feb 11, 2024
  • ## Links
  • Amazon: [url]
  • Best Buy: [url]
  • ## Price History
  • Feb 1: $379
  • Feb 10: $349 (dropped!)
  • ## Notes
  • Wait for Prime Day or Black Friday
  • Consider refurbished
  • ## Added
  • January 15, 2024

Quick Capture

For fast saving: User: "I want those Sony headphones" โ†’ Create item with name โ†’ Ask: priority? budget? link? โ†’ Start tracking

Priority Levels

  • # by-priority/must-have.md
  • Items you're actively planning to buy:
  • Sony WH-1000XM5 โ€” waiting for <$300
  • Standing desk โ€” researching options
  • # by-priority/want.md
  • Would buy if good deal:
  • Kindle Paperwhite
  • AirTag 4-pack
  • # by-priority/someday.md
  • Nice to have, no rush:
  • Espresso machine
  • Drone

Price Alerts

  • # price-alerts.md
  • ## Active Alerts
  • Sony WH-1000XM5: alert if <$300
  • Kindle Paperwhite: alert if <$100
  • Standing desk: alert if <$400
  • ## Triggered
  • Feb 10: Sony dropped to $349 (still above target)

Settings

  • # settings.md
  • ## Price Check Frequency
  • Weekly on Sundays
  • ## Alert Preferences
  • Notify when:
  • Price drops below target
  • Price drops >15% from last check
  • Item goes on sale
  • ## Preferred Stores
  • Amazon
  • Best Buy
  • Direct from manufacturer

Price Checking

When checking prices: Search current prices across configured stores Compare to target and history Surface significant drops Update last checked date

What To Surface

"Sony headphones dropped $30 this week" "3 items on your must-have list under budget" "Kindle hasn't changed price in 2 months" "Black Friday coming โ€” review high-priority items"

Smart Suggestions

"This item often discounts on Prime Day" "Refurbished available at 40% off" "Similar item with better reviews for less" "You've wanted this 6 months โ€” still relevant?"

Purchase Flow

When user decides to buy: Confirm current best price Move to purchased.md with date and final price Note: got target price? above/below?

Purchased Log

  • # purchased.md
  • ## 2024
  • Sony WH-1000XM5: $299 (Feb 20) โ€” hit target!
  • Standing desk: $450 (Jan 15) โ€” slightly over
  • ## Stats
  • Items bought at/under target: 70%
  • Average wait time: 45 days
  • Total saved vs original price: $340

Categories

Organize by type for browsing: Tech: gadgets, electronics Home: furniture, appliances Clothing: wardrobe additions Hobby: gear for interests Gifts: things to gift others

Progressive Enhancement

Start: capture items with priority Add target prices Enable price checking Review monthly: still want it?

What NOT To Do

Buy impulsively without checking wishlist first Keep items forever without reviewing Ignore price history patterns Forget why you wanted something

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc