solvapay

Integrate SolvaPay into any project -- SDK integration for Next.js, React, Express, and MCP servers; provider account onboarding; and hosted website checkout. Use this skill whenever the user mentions SolvaPay, payments, billing, monetization, pricing, subscriptions, paywalls, checkout, products, plans, customer portal, usage tracking, webhooks, or any payment-related setup, even if they don't explicitly say 'SolvaPay'.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "solvapay" with this command: npx skills add solvapay/skills/solvapay-skills-solvapay

SolvaPay

Route user intent to the right domain guide and provide shared context.

Quick Start

  1. Identify the primary user intent from request keywords.
  2. If intent is ambiguous, ask one disambiguation question.
  3. Read the matching domain guide:
  4. Follow the domain guide to completion.

Documentation Sources

Use this retrieval order for all domains:

  1. SolvaPay Docs MCP server (preferred): https://docs.solvapay.com/mcp
  2. Docs index fallback: https://docs.solvapay.com/llms.txt
  3. Direct docs page fetch on docs.solvapay.com

If the MCP server is unavailable, suggest it as a friendly optional improvement. Continue without blocking.

Guardrails

  • Never expose SOLVAPAY_SECRET_KEY to client code or public env vars.
  • Never build custom card collection if hosted checkout satisfies requirements.
  • Always prefer official SolvaPay SDK helpers over ad-hoc raw HTTP calls.
  • Always prefer topic-based docs discovery (MCP or llms.txt), not hard-coded doc paths.

Intent Matrix

User intentTrigger examplesRoute to
SDK integration"integrate sdk", "protect api", "paywall", "usage events", "webhooks", "express", "mcp server", "nextjs sdk"sdk-integration/guide.md
Website hosted checkout"add checkout to website", "hosted checkout", "customer portal", "nextjs checkout"website-checkout/guide.md
Provider onboarding"create account", "create product", "create plan", "sandbox test", "go live", "provider setup"provider-onboarding/guide.md

Negative Routing Examples

  • "Migrate old billing data", "analytics dashboard", "general Stripe setup only" -> do not auto-route; ask clarification.
  • "Build MCP app UI" without SDK/paywall details -> clarify before routing.
  • "Fix one broken endpoint" with no product context -> ask whether this is SDK integration or onboarding issue.

Disambiguation Prompt

Use this if needed:

"Do you want to (1) integrate the SDK in code, (2) set up hosted website checkout, or (3) onboard your provider account?"

Default if still ambiguous after one question: route to sdk-integration/guide.md.

Task Progress

  • Identify primary intent
  • Route to the correct domain guide
  • If needed, ask one disambiguation question
  • Complete the domain guide to handoff

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

integrate-solvapay-sdk

No summary provided by upstream source.

Repository SourceNeeds Review
General

integrate-website-checkout

No summary provided by upstream source.

Repository SourceNeeds Review
General

onboard-solvapay-provider

No summary provided by upstream source.

Repository SourceNeeds Review
General

OpenClaw Skill Growth

Make OpenClaw Skills observable, diagnosable, and safely improvable over time. Use this when the user wants to maintain many SKILL.md files, inspect repeated...

Registry SourceRecently Updated
171Profile unavailable