·shopify-billing
</>

shopify-billing

toilahuongg/google-antigravity-kit

Guide for implementing Shopify's Billing API, enabling app monetization through subscriptions and one-time charges. Use this skill when the user needs to create recurring application charges, one-time purchases, or check subscription status.

2Installs·1Trend·@toilahuongg

Installation

$npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill shopify-billing

SKILL.md

The Billing API allows you to charge merchants for your app using recurring subscriptions or one-time purchases.

[!IMPORTANT] GraphQL Only: The REST Billing API is deprecated. Always use the GraphQL Admin API for billing operations.

Use this mutation to create a recurring charge (e.g., monthly plan).

Guide for implementing Shopify's Billing API, enabling app monetization through subscriptions and one-time charges. Use this skill when the user needs to create recurring application charges, one-time purchases, or check subscription status. Source: toilahuongg/google-antigravity-kit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill shopify-billing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is shopify-billing?

Guide for implementing Shopify's Billing API, enabling app monetization through subscriptions and one-time charges. Use this skill when the user needs to create recurring application charges, one-time purchases, or check subscription status. Source: toilahuongg/google-antigravity-kit.

How do I install shopify-billing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill shopify-billing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/toilahuongg/google-antigravity-kit