buy-me-a-pie

Read and change Buy Me a Pie lists. Unofficial third-party skill. No affiliation with Buy Me a Pie. Use for lists, items, purchased state, sharing, unique items, and account checks. API first. Browser only for signup, PIN reset, OAuth, print, or API drift.

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 "buy-me-a-pie" with this command: npx skills add powtac/buy-me-a-pie

Buy Me A Pie

Unofficial third-party skill. No affiliation with Buy Me a Pie.

API first.

Set creds:

  • BUYMEAPIE_LOGIN
  • BUYMEAPIE_PIN

Run:

  • {baseDir}/scripts/buymeapie.sh whoami
  • {baseDir}/scripts/buymeapie.sh lists
  • {baseDir}/scripts/buymeapie.sh items --list-id <id>
  • {baseDir}/scripts/buymeapie.sh add-item --list-id <id> --title "Milk" --amount "2"
  • {baseDir}/scripts/buymeapie.sh set-item-state --list-id <id> --item-id <id> --purchased true
  • {baseDir}/scripts/buymeapie.sh share-list --list-id <id> --email friend@example.com

Rules:

  • resolve IDs before writes
  • merge share emails unless replace was requested
  • retry 423
  • treat 401 and 422 as auth or state failure
  • do not invent writes for recipe lists
  • use browser only for signup, PIN reset, OAuth, print, visual checks, or API drift

Read only if needed:

  • {baseDir}/references/api-surface.md
  • {baseDir}/references/architecture.md

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

Shop

Your personal shopping assistant — Search, Buy, Track, Return, and Re-order products through the best product catalog in the world.

Registry SourceRecently Updated
1.2K124Profile unavailable
General

Briefing (Calendar Agenda, Weather, Pending To-Dos)

Daily briefing: gathers today's calendar, active todos, and local weather from available workspace tools, then composes a concise summary.

Registry SourceRecently Updated
1.8K1Profile unavailable
General

Todo management

Per-workspace SQLite todo manager (./todo.db) with groups and task statuses (pending/in_progress/done/skipped), operated via {baseDir}/scripts/todo.sh for adding, listing, editing, moving, and removing entries and managing groups.

Registry SourceRecently Updated
5.7K12Profile unavailable
General

bun-do

Manage bun-do tasks and projects — add tasks, edit tasks, delete tasks, toggle done, manage subtasks, and log project progress entries. Use when the user say...

Registry SourceRecently Updated
6610Profile unavailable