Official skills

SettleMesh skills turn agent apps into paid products.

The official SettleMesh skills wrap real platform actions: deploy an app, charge users, fetch metered data, publish paid services, run cron jobs, and lend logged-in agent compute.
Install from the official skills repo
# Claude Code plugin marketplace
/plugin marketplace add StructureIntelligence/settlemesh-skills
/plugin install ship-paid-app@settlemesh-skills

# OpenClaw / ClawHub
openclaw skills install ship-paid-app

Skill

ship-paid-app

Deploy a live app with SettleMesh login, a managed database, and usage billing.

Skill

charge-my-users

Use end-user-pays billing with X-Settle-Payer so the signed-in user's wallet pays.

Skill

metered-data-fetch

Add paid web search, scrape, SEO, and finance data calls without BYOK setup.

Skill

paid-waitlist-page

Publish a hosted signup page that persists leads and can charge for access.

Skill

media-studio-metered

Expose metered image, video, and audio generation or editing that an app can resell.

Skill

sell-live-dataset

Publish a priced API around a live dataset so other apps or agents can pay per call.

Skill

agent-cron-service

Run scheduled agent jobs with exactly-once billing and auditable usage.

Skill

rent-a-logged-in-agent

Lend a logged-in Claude Code or Codex session inside a fail-closed sandbox.