ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

priceworld

SaaS pricing intelligence for email marketing tools (web hosting and domains planned). Query current prices, compare tools, and find hidden costs. Use when users ask about software pricing, plan comparisons, renewal costs, or budget recommendations.

skill-install โ€” Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/priceworldcom/priceworld
Or

PriceWorld - SaaS Pricing Intelligence

Pricing data sourced from official vendor pages with last-checked dates. Answers questions about current prices, plan limits, hidden costs, and renewal pricing.

Supported Categories

  • โœ… Email marketing (Mailchimp, Kit, Beehiiv, Buttondown)
  • ๐Ÿ”œ Web hosting (planned)
  • ๐Ÿ”œ Domain registrars (planned)

Commands

Lookup Pricing

Query current pricing for a specific tool:

priceworld:lookup <tool>

Example: priceworld:lookup mailchimp

Returns: Plan tiers, monthly/annual prices, subscriber limits, last verified date.

Compare Tools

Side-by-side comparison of two tools:

priceworld:compare <tool1> <tool2>

Example: priceworld:compare mailchimp kit

Returns: Feature and pricing comparison table.

Find Cheapest

Find the most cost-effective option for a use case:

priceworld:cheapest <category> --subscribers=<count>

Example: priceworld:cheapest email-marketing --subscribers=5000

Returns: Ranked list by value for specified subscriber count.

Data Freshness

All pricing data includes a "last checked" date and source URL. Data is sourced from official vendor pricing pages.

Pricing Notes

  • Currency: USD
  • Region: US pricing
  • Annual pricing: Shown as monthly equivalent (annual total รท 12)
  • Excludes: Tax/VAT, promotional discounts, regional variations
  • Sources: Official vendor pricing pages only

Limitations

  • Currently in beta with email marketing coverage only
  • Pricing is informational โ€” always verify on vendor site before purchasing
  • Does not include enterprise/custom pricing tiers
  • Not affiliated with Mailchimp, Kit, Beehiiv, Buttondown, or any listed vendors

Privacy & Security

  • This skill does not require personal information to function
  • Do not paste API keys, invoices, or account screenshots
  • Queries are processed by the assistant runtime; we do not store user queries

Tool Aliases

  • Kit = ConvertKit (rebranded 2024)

PriceWorld โ€” Pricing sourced from vendors, not marketing pages.

Metadata

Stars1217
Views0
Updated2026-02-20
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-priceworldcom-priceworld": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.