Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
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.
User asks: Submit my app at https://myapp.com with email founder@myapp.com and get the badge HTML
- 1Send POST /api/submit with url and email fields
- 2Parse the JSON response for listing details and badge_html
- 3Return the listing id, tier, title, and badge_html to the user
- 4Optionally offer to call POST /api/upgrade with a chosen tier to get a checkout URL
Listing created with id 42 at free tier; badge HTML returned for placement on the site to earn a dofollow link