メインコンテンツへスキップ

Overview

Agent Skills are reusable capabilities that enhance what AI coding assistants can do when working with Dodo Payments. They provide procedural knowledge and best practices that help agents accomplish specific tasks more effectively - from integrating checkout flows to setting up usage-based billing.
Think of skills as plugins for your AI assistant. They teach your agent how to implement Dodo Payments features correctly, following our recommended patterns and best practices.
Skills work with any MCP-compatible AI agent, including:
  • Claude Code - Anthropic’s CLI coding assistant
  • OpenCode - Open source AI coding agent
  • Cursor - AI-first code editor
  • Other MCP clients - Any agent supporting the skills protocol

Available Skills

Installation

Choose your preferred installation method based on your AI coding assistant.

Using Skills

Once installed, your AI assistant can leverage these skills when you ask it to implement Dodo Payments features. Here are some example prompts:

Best Practices

Webhooks

Subscriptions

Checkout

Usage-Based Billing

BillingSDK

License Keys

Credit-Based Billing

How Skills Work

Skills provide your AI assistant with:
  1. Procedural Knowledge - Step-by-step instructions for implementing features
  2. Code Templates - Production-ready code patterns and snippets
  3. Best Practices - Recommended approaches for security, error handling, and UX
  4. Context Awareness - Understanding of how different Dodo Payments features work together
When you ask your AI assistant to implement a feature, it uses the relevant skill to:
  • Understand the correct implementation approach
  • Generate accurate, working code
  • Follow Dodo Payments conventions
  • Handle edge cases and errors properly
Skills complement the MCP Server and Sentra. Use MCP for API operations, Sentra for guided integration, and Skills for enhanced AI assistant capabilities.

Comparison with Other Tools

Resources

Skills Repository

Browse the source code and contribute to Dodo Payments skills

MCP Server

Enable AI assistants to execute Dodo Payments API operations

Sentra

AI-powered billing assistant for your IDE

Discord Community

Get help and share feedback with the community
最終更新日 2026年5月13日