LaunchKit · 2026
Back to Skills

meow-finder

CLI tool to discover AI tools.

1
2.1k downloads
by @abgohel

Setup & Installation

openclaw skills install @abgohel/meow-finder

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

npx clawhub install meow-finder

What This Skill Does

CLI tool for discovering AI tools from a curated list of 40+ options. Search by keyword, filter by category, or find only free tools. Runs entirely in the terminal.

Gives a quick CLI-based way to browse a curated AI tool directory without navigating search engines or marketing sites.

When to use it

  • Finding free AI image generators
  • Discovering coding assistants from the command line
  • Browsing AI tools by category before choosing one
  • Quickly checking what video AI tools exist
  • Looking up social media AI tools without opening a browser

Example Workflow

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

INPUT

User asks: Find free AI video tools

AGENT
  1. 1Runs `meow-finder --free video` in the terminal
  2. 2Tool searches curated data/tools.json for video category entries marked free
  3. 3Displays matching tools with name, description, pricing, and URL in formatted output
OUTPUT

Formatted table of free video AI tools with names, descriptions, and links