stripe-directory

Searches the Stripe Directory to shortlist vendors and purchase MPP-supported services.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/ttakci/sellerhill --skill stripe-directory-ttakci
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: stripe-directory
Source: https://github.com/ttakci/sellerhill/tree/main/.grok/skills/stripe-directory
Command: npx skills add https://github.com/ttakci/sellerhill --skill stripe-directory-ttakci

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Finding the right vendor, tool, or service provider for a specific workflow or pain point usually requires hours of manual research, and programmatically paying for machine-consumable services is even harder. This Skill turns a vague market need into a curated shortlist using the Stripe Directory CLI, and can complete purchases of MPP-supported services on the user's behalf. ## Core Features & Use Cases - Iterative Vendor Discovery: Runs structured stripe directory search queries across vertical, workflow, pain-point, and adjacent angles, with filters for country, Stripe App availability, Link support, and MPP support. - Scored Shortlists: Dedupes and ranks results by trust signals (Projects provider, Link enabled, Marketplace app, Stripe Verified) and returns 5-10 grouped matches labeled direct, adjacent, or needs manual review. - Programmatic Purchasing: For MPP-supported services, resolves the HTTP 402 payment endpoint and pays via Link CLI, Tempo, Privy Agent Wallet, or mppx, always with explicit price confirmation and user approval. - Use Case: A user asks for tools to automate contractor dispatching. The Skill searches angles like "field service management" and "dispatch invoicing", then returns a ranked shortlist with URLs and the exact queries used. ## Quick Start Ask the agent to find and compare service providers for your workflow, for example: find the top subscription billing tools for a B2B SaaS company.

Frequently Asked Questions about stripe-directory

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

FAQPage Schema
How do I find vendors or service providers with Stripe Directory?▼

Run stripe directory search with short noun-phrase queries covering vertical, workflow, and pain-point angles. The Skill runs 1-3 iterative searches, dedupes results, and returns a grouped shortlist of 5-10 matches with URLs and trust signals.

How do I buy a service programmatically through the agent?▼

Only MPP-supported results are purchasable. The Skill resolves the service's HTTP 402 endpoint, confirms the price, asks you to pick a payment method (Link CLI, Tempo, Privy, or mppx), and requires your explicit approval before any payment executes.

What filters does stripe directory search support?▼

Supported filters include --countries-supported, --has-stripe-app, --link-supported, --stripe-projects-supported, and --mpp-supported, plus --limit and --page for pagination. Filters map hard constraints like geography or purchasability onto search results.

Which payment methods work for MPP-supported services?▼

Four payers are supported: Link CLI (Stripe-native shared payment tokens with a test mode), Tempo and Privy Agent Wallet CLI (crypto wallets), and mppx as a debug-only fallback. The Skill checks installation with which before proceeding.

What happens when Stripe Directory search returns sparse results?▼

The Skill raises the result limit, pages to the next result set, and broadens or narrows queries with synonyms before concluding a niche is empty. It reports weak or generic results honestly instead of padding the shortlist.