Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rye-com/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Rye Agent Skills

Agent skills for Rye's Universal Checkout API — turn any product URL into a completed purchase.

Built on the agentskills.io open standard. Works with Claude Code, Cursor, Codex, and any compatible agent.

Installation

npx skills add rye-com/agent-skills

Available Skills

rye-overview

Learn what Rye is, explore capabilities, and find the right path for your use case.

Use when:

  • You want to understand what Rye does and how it works
  • You're exploring whether Rye fits your use case
  • You need help choosing between integration approaches
  • You want to see what you can build (shopping assistants, dropshipping, chat commerce, etc.)
rye-universal-checkout

Integrate Rye checkout into apps or buy products programmatically via AI agents. Contains references for developer integration, agent commerce, and the full API.

Use when:

  • Integrating Rye checkout into an existing codebase
  • Building an AI agent that purchases products on behalf of users
  • Looking up product data (price, availability, images) from any URL
  • Writing a script that buys a product from any merchant

References included:

  • Developer Integration Workflow (analyze → plan → implement → verify)
  • Agent Commerce Workflow (lookup → buy → confirm)
  • Full API Reference (endpoints, SDKs, examples)

Usage

Skills are automatically available once installed. The agent will use them when relevant tasks are detected.

Examples:

What is Rye? Can it work for my use case?
Integrate Rye checkout into my Next.js app
Look up this product and tell me if it's available: https://www.amazon.com/Apple-MX532LL-A-AirTag/dp/B0CWXNS552/
Build me a Python script that buys a product from any URL
Buy this for me: https://flybyjing.com/collections/shop/products/the-big-boi
Help me go from Rye staging to production

License

MIT

About

Agent skills to help developers integrate with the Rye Universal API's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors