smithery/plurigrid

flowglad-integration

Zero-webhook billing for AI agents

Installation

$ npx skills add smithery/plurigrid --skill flowglad-integration

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/plurigrid · top by installs.

npx skills add smithery/plurigrid

Browse all from smithery/plurigrid

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,286 B
  • docs SUMMARY.md 62 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Flowglad Integration

Trit: +1 (PLUS) - Generates billing flows

Zero-webhook billing platform for AI agent subscriptions.

Overview

Resolves credit balance friction via polling-based checkout.

GF(3) Triad

Trit Skill Role
-1 amp-skill Validates credit
0 unified-reafference Coordinates state
+1 flowglad-integration Generates checkout

Patterns That Work

  • Polling-based checkout (no webhooks)
  • Usage metering via ledger
  • Multi-tenant with RLS

Patterns to Avoid

  • Webhook-dependent flows
  • Synchronous payment confirmation

Related Skills

  • amp-skill
  • unified-reafference
  • aptos-trading

SDF Interleaving

This skill connects to Software Design for Flexibility (Hanson & Sussman, 2021):

Primary Chapter: 10. Adventure Game Example

Concepts: autonomous agent, game, synthesis

GF(3) Balanced Triad

flowglad-integration (−) + SDF.Ch10 (+) + [balancer] (○) = 0

Skill Trit: -1 (MINUS - verification)

Secondary Chapters

  • Ch4: Pattern Matching

Connection Pattern

Adventure games synthesize techniques. This skill integrates multiple patterns.