Rye Universal Checkout
Rye Universal Checkout streamlines payments across various platforms, simplifying transactions and boosting sales for businesses of all sizes.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add rye-universal-checkout npx -- -y @trustedskills/rye-universal-checkout
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rye-universal-checkout": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rye-universal-checkout"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The rye-universal-checkout skill enables AI agents to process and complete purchases from various online retailers. It simplifies the checkout experience by handling tasks like form filling, payment processing, and order confirmation across different platforms. This skill aims to provide a consistent and automated purchasing flow regardless of the retailer's specific website design or checkout procedure.
When to use it
- Automated shopping lists: Have an agent purchase items from your recurring grocery list without manual intervention.
- Gift purchases: Automatically buy gifts for friends and family based on pre-defined preferences.
- Replenishment of consumables: Set up automated reorders for frequently used products like printer ink or pet food.
- Bulk purchasing: Quickly purchase multiple items from a retailer, particularly useful for business supplies.
Key capabilities
- Cross-retailer checkout compatibility
- Automated form filling during checkout
- Payment processing integration
- Order confirmation handling
Example prompts
- "Buy two boxes of 'Acme Brand Paper Towels' from Amazon."
- "Add a 'Samsung 65-inch TV' to my cart and proceed to checkout using my saved payment information."
- “Purchase the items in this list: [list of products]”
Tips & gotchas
The skill requires access to your saved payment information and shipping addresses for seamless operation. Ensure you have configured these details within the agent’s environment beforehand, as it will attempt to use them during checkout.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.