1800flowers-checkout

Automate purchasing, tracking, and returns for 1-800-Flowers via the Zinc API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill removes the manual friction of purchasing, tracking, and returning items from 1-800-Flowers by integrating directly with the Zinc API, allowing for programmatic order management.

Core Features & Use Cases

  • Full Order Lifecycle: Execute purchases, track shipment status, and initiate returns through a single interface.
  • Flexible Authentication: Supports standard API key usage or Machine Payments Protocol (MPP) for per-request payments using Stripe, Tempo, or x402.
  • Use Case: An agent can automatically place a gift order for a user, monitor the delivery status, and handle any necessary returns without the user ever needing to visit the 1-800-Flowers website.

Quick Start

Use the 1800flowers-checkout skill to place an order for a bouquet to be delivered to the specified address with a maximum price of 5000 cents.

Frequently Asked Questions about 1800flowers-checkout

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

FAQPage Schema
How do I automate 1-800-Flowers order placement and tracking programmatically?

Automating 1-800-Flowers orders requires valid product URLs, shipping address details, and either a ZINC_API_KEY or a configured MPP payment method. The Skill uses these inputs to execute purchases, monitor shipment status, and initiate returns via the Zinc API.

What payment methods can I use for automated ecommerce checkout through the Zinc API?

For automated ecommerce checkout via the Zinc API, use a standard ZINC_API_KEY or the Machine Payments Protocol (MPP). MPP enables per-request automated payment processing using Stripe, Tempo, or x402.

Can I initiate returns automatically for 1-800-Flowers orders?

Yes, you can initiate returns automatically for 1-800-Flowers orders. The Skill manages the full order lifecycle, allowing an agent to execute purchases, track shipment status, and handle returns without visiting the website.

What data do I need to start automating gift orders for 1-800-Flowers?

To start automating gift orders, you need valid product URLs, shipping address details, and a configured payment method. You can also specify a maximum price, such as 5000 cents, to constrain the automated purchase.

Does the 1-800-Flowers automation Skill support automated payment processing without an API key?

Yes, the Skill supports automated payment processing without a standard API key by using the Machine Payments Protocol (MPP). MPP facilitates per-request automated payments using Stripe, Tempo, or x402 protocols.