send-doughnuts

Automate Krispy Kreme doughnut purchases and shipping via the Zinc API with Stripe Link.

2|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/zincio/skills --skill send-doughnuts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: send-doughnuts
Source: https://github.com/zincio/skills/tree/main/skills/send-doughnuts
Command: npx skills add https://github.com/zincio/skills --skill send-doughnuts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires link-cli.

What problem does it solve?

This skill removes the friction of manual gift-giving by allowing you to order and ship Krispy Kreme doughnuts to colleagues, clients, or friends directly from your command line.

Core Features & Use Cases

  • Terminal-Based Ordering: Place orders for a dozen doughnuts without leaving your development environment.
  • Secure Payment: Integrates with Stripe Link to handle payments securely via a one-time Shared Payment Token.
  • Use Case: Quickly send a thank-you gift to a prospect or a celebratory treat to a remote team member by providing their address and your payment approval.

Quick Start

Use the send-doughnuts skill to order a dozen original glazed doughnuts for the team at the specified office address.

Frequently Asked Questions about send-doughnuts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate corporate gifting and send treats directly from the terminal?

Automate shipping by using this skill to order Krispy Kreme doughnuts through the Zinc API. It handles the entire order lifecycle from address validation to delivery tracking directly from your command line.

Does automated doughnut ordering work with Stripe Link for secure payment processing?

Yes, secure payment processing works with Stripe Link. The skill uses the link-cli tool to authorize payments via a one-time Shared Payment Token, ensuring your financial data remains protected during the corporate gifting checkout flow.

Do I need the link-cli tool to ship doughnuts through the Zinc API?

Yes, you need the link-cli tool installed to authenticate and authorize payments. It generates the required shared payment tokens to securely process your Stripe transaction before the Zinc API can finalize the doughnut shipment.

Can I order Krispy Kreme doughnuts for remote team appreciation without leaving my development environment?

Yes, you can order Krispy Kreme doughnuts for remote team appreciation without leaving your development environment. Simply provide the recipient's office address and approve the payment to send a celebratory treat directly.

What are the limitations of terminal-based shipping for corporate gifting?

Terminal-based shipping is limited to Krispy Kreme doughnuts processed via the Zinc API. It requires pre-configured address validation and successful Stripe Link token generation, meaning any payment authorization failure will halt the order lifecycle.