Shop Culture
Skill by bythecult
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bythecult/shop-cultureWhat This Skill Does
The Shop Culture skill provides a robust, agentic interface for the For the Cult store, allowing AI agents to seamlessly navigate and interact with a premium catalog of lifestyle, wellness, smart home, and longevity products. By leveraging the store's public REST API, this skill empowers agents to perform end-to-end e-commerce operations. It handles product discovery through intelligent search and browsing, retrieves detailed specifications and variants, manages order creation with support for multi-chain payments (including Solana, Ethereum, Base, Polygon, Arbitrum, Bitcoin, Dogecoin, and Monero), and provides real-time shipment tracking. A standout feature is its integration with x402 checkout protocols for USDC, allowing agents to handle transactions securely without needing to manage private keys directly. The skill also recognizes CULT token-holder status to automatically apply tiered discounts of 5-20% and shipping waivers, making it a powerful utility for agents assisting users with high-end shopping needs.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal or agent command palette:
clawhub install openclaw/skills/skills/bythecult/shop-culture
Ensure your agent runtime has network access enabled to reach the public API endpoints. No external API keys or environment variables are required, as the skill operates via a public, open-access architecture.
Use Cases
- Curated Shopping: Assisting users in finding specific longevity or wellness products based on natural language preferences.
- Gift Procurement: Researching unique items and placing orders directly on behalf of a user.
- Automated Reordering: Setting up agents to check the status of existing orders or reorder household essentials from the smart home catalog.
- Discounts Application: Automatically verifying token-holder status to ensure the user receives the maximum applicable discount during the checkout process.
Example Prompts
- "Find me the best smart home gadgets for longevity and check if I can get a discount with my CULT tokens."
- "Look for a high-quality wellness product for a gift under $100 and add it to my cart for checkout using USDC."
- "Can you track the status of my recent order for the organic coffee and let me know when it will be delivered?"
Tips & Limitations
- Identity: If your runtime provides an
X-Moltbook-Identityheader, the agent can access personalized features like order history and user preferences. Ensure this is only provided if you trust the runtime. - Payments: While the skill manages the checkout process, the actual signing of transactions remains the responsibility of the user or the secure wallet environment integrated with your agent.
- Network: This skill relies entirely on the stability of the For the Cult API; ensure your agent has consistent internet connectivity.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bythecult-shop-culture": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api