Official skills

Semesh skills turn agent apps into paid products.

The official Semesh skills wrap real platform actions: deploy an app, fetch metered data, publish paid services, run cron jobs, and lend logged-in agent compute. User charging is available only when the live server enables that billing path.
Install from the official skills repo
# Claude Code plugin marketplace
/plugin marketplace add StructureIntelligence/semesh-skills
/plugin install ship-paid-app@semesh-skills

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

Skill

ship-paid-app

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

Skill

charge-my-users

Use end-user-pays billing with X-Semesh-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.