🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Laravel Creem Agent

by @romansh

Creem payment store assistant — query subscriptions, customers, transactions, products, run heartbeat checks, and manage a payment store via a local Laravel...

💡 Examples

  • what is the store status? -> send exactly what is the store status?
  • how many successful transactions were completed today? -> send exactly how many successful transactions were completed today?
  • how many customers paid today? -> send exactly how many customers paid today?
  • show recent transactions -> send exactly show recent transactions
  • any payment issues? -> send exactly any payment issues?
  • Anti-patterns for cheap models

  • Do NOT rewrite how many successful transactions were completed today? into recent transactions
  • Do NOT rewrite how many customers paid today? into sales
  • Do NOT rewrite which customer paid the most today? into recent transactions unless an exact first call failed
  • Do NOT answer from your own knowledge when the endpoint can answer the exact question
  • Do NOT say you need local workspace data before calling the endpoint
  • Do NOT ask the user where the transactions are stored before calling the endpoint
  • Do NOT relay a transaction list verbatim when the user asked for a count
  • View on ClawHub
    TERMINAL
    clawhub install openclaw-laravel-creem-agent-skill

    🧪 Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    🔍 Can't find the right skill?

    Search 60,000+ AI agent skills — free, no login needed.

    Search Skills →