ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Shop Culture

Skill by bythecult

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bythecult/shop-culture
Or

What 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

  1. "Find me the best smart home gadgets for longevity and check if I can get a discount with my CULT tokens."
  2. "Look for a high-quality wellness product for a gift under $100 and add it to my cart for checkout using USDC."
  3. "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-Identity header, 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

Author@bythecult
Stars4097
Views1
Updated2026-04-14
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bythecult-shop-culture": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ecommerce#shopping#web3#crypto#agentic
Safety Score: 4/5

Flags: network-access, external-api