grid-api

Execute Grid API CLI operations for payments, quotes, and customer management.

26|11|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/lightsparkdev/grid-api --skill grid-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grid-api
Source: https://github.com/lightsparkdev/grid-api/tree/main/.claude/skills/grid-api
Command: npx skills add https://github.com/lightsparkdev/grid-api --skill grid-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Grid API Skill provides guided access to perform Grid API operations via the CLI, simplifying payments, quotes, and customer management without requiring deep API knowledge.

Core Features & Use Cases

  • Execute API Operations using the Grid API CLI at cli/dist/index.js
  • Answer Documentation Questions by reading the OpenAPI spec and Mintlify docs in this repo
  • Guide payment workflows including UMA payments, international transfers, on-ramp, and off-ramp

Quick Start

Ask me to run a sample payment using the Grid API CLI.

Frequently Asked Questions about grid-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute Grid API payments via CLI?

The Grid API CLI supports payment workflows including UMA payments, international transfers, on-ramp, and off-ramp operations. It executes these operations through the CLI at cli/dist/index.js, simplifying customer management and payment routing.

Can I create quotes and manage external accounts using the Grid API?

Yes, the Grid API CLI handles quotes, external accounts, and customer management. It provides guided access to these operations via cli/dist/index.js, simplifying complex API interactions into straightforward command-line executions.

What do I need to run Grid API CLI operations?

Running Grid API CLI operations requires the CLI at cli/dist/index.js, access to the repository's OpenAPI spec, and Mintlify docs. The environment supports Bash, Read, Grep, and Glob as allowed tools for executing operations.

How do I find documentation for Grid API endpoints?

Grid API endpoint documentation is available through the OpenAPI spec and Mintlify docs in the repository. The skill reads these references to answer documentation questions and guide endpoint queries.

Does the Grid API CLI support UMA payments and international transfers?

Yes, the Grid API CLI supports UMA payments, international transfers, on-ramp, and off-ramp workflows. These are core features executable through cli/dist/index.js, simplifying complex payment routing without deep API knowledge.