ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 5/5

CurlShip Directory Submission

Submit products to CurlShip, the bot-friendly SaaS directory. One curl command to list your product with OG tag scraping, badge-based dofollow links, and tier upgrades.

Why use this skill?

Automate your SaaS product submissions to CurlShip with the OpenClaw skill. Instantly list your app, fetch badges, and manage directory tiers via simple CLI commands.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/marcindudekdev/curlship
Or

What This Skill Does

The CurlShip Directory Submission skill enables OpenClaw agents to programmatically add products or SaaS applications to the CurlShip directory. By leveraging the CurlShip API, this skill automates the submission process by sending a product URL and contact email to the service. Once submitted, CurlShip automatically scrapes the target URL for Open Graph (OG) tags to populate listing details like title, description, and preview images. The skill also allows users to retrieve current directory data and generate HTML badge snippets for dofollow link implementation. It simplifies the directory submission workflow, making it ideal for founders looking to automate their distribution and SEO efforts without manual data entry or form filling.

Installation

To install this skill, run the following command in your terminal or inside your OpenClaw environment: clawhub install openclaw/skills/skills/marcindudekdev/curlship Ensure your network configuration permits outbound requests to curlship.com, as the skill relies on remote API communication to function.

Use Cases

This skill is primarily used for automated directory listing. Common use cases include: 1. Launch day automation: Automatically submitting a new project to CurlShip as part of a post-deployment checklist. 2. SEO management: Checking existing listings and fetching badge code to ensure proper link indexing and dofollow status. 3. Marketplace discovery: Querying the full list of active directory entries for competitive analysis or identifying similar products in the SaaS space. 4. Upgrade management: Obtaining checkout URLs for users interested in moving from the free tier to Bronze, Silver, Gold, or Platinum status for better placement.

Example Prompts

  1. "Submit my new SaaS product at https://myapp.io with my contact email [email protected] to the CurlShip directory."
  2. "Can you check the CurlShip directory to see if my site is already listed, and if so, what its current tier is?"
  3. "Fetch the latest list of all active products on CurlShip and provide me with the badge HTML for my listing."

Tips & Limitations

  • Rate Limiting: CurlShip enforces a strict limit of 10 submissions per hour per IP. If you receive a 429 error, wait before retrying.
  • Authentication: This skill does not support private API keys. All operations are performed anonymously, which is efficient but means individual account tracking must be managed via email identifiers provided in the request.
  • Safety: Do not submit private or sensitive URLs, as all submissions are public and subject to the platform's moderation and anti-spam protocols.
  • Content: Ensure your product has clear, valid Open Graph tags defined on your homepage to ensure CurlShip scrapes the correct metadata for your listing.

Metadata

Stars1450
Views0
Updated2026-02-25
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-marcindudekdev-curlship": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#seo#saas#directory#automation#distribution
Safety Score: 5/5

Flags: network-access, external-api