connect-ai-stripe
OfficialQuery and manage Stripe data through CData Connect AI.
AuthorCDataSoftware
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of querying and managing Stripe data, enabling users to efficiently handle payment transactions, invoices, and subscriptions within the CData Connect AI framework.
Core Features & Use Cases
- Stripe Data Querying: Access and retrieve Stripe data using SQL queries for detailed insights into customer transactions, billing, and payment history.
- API Surface Identification: Distinguish between classic and V2 Stripe API surfaces for specific data model and query pattern requirements.
- Use Case: A finance team can leverage this Skill to pull payment intent data for the last 30 days and analyze the transaction volume and customer payment trends.
Quick Start
Run the query: SELECT [Id], [Amount], [Currency], [Status], [Created] FROM [YourConnection].[Stripe].[PaymentIntent] WHERE [Created] >= '2023-01-01'
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: connect-ai-stripe Download link: https://github.com/CDataSoftware/connect-ai-skills/archive/main.zip#connect-ai-stripe Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.