LaunchKit · 2026
Back to Skills

curlship

Submit products to CurlShip, the bot-friendly SaaS directory.

0
745 downloads
by @marcindudekdev

Setup & Installation

openclaw skills install @marcindudekdev/curlship

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install curlship

What This Skill Does

CurlShip is a SaaS directory that accepts submissions via a single API call. It auto-scrapes OG tags from the submitted URL to populate the listing. No authentication required; paid tiers provide higher placement and dofollow backlinks.

Unlike most directories that require manual form submissions, CurlShip accepts a single curl command with no account or API key needed.

When to use it

  • Submitting a new SaaS tool to a public directory without signing up
  • Checking what products are currently listed on CurlShip
  • Getting badge HTML to earn a dofollow backlink for a free listing
  • Upgrading a listing to a paid tier for better directory placement
  • Automating product directory submissions from a CI/CD pipeline or bot

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Submit my app at https://myapp.com with email founder@myapp.com and get the badge HTML

AGENT
  1. 1Send POST /api/submit with url and email fields
  2. 2Parse the JSON response for listing details and badge_html
  3. 3Return the listing id, tier, title, and badge_html to the user
  4. 4Optionally offer to call POST /api/upgrade with a chosen tier to get a checkout URL
OUTPUT

Listing created with id 42 at free tier; badge HTML returned for placement on the site to earn a dofollow link