meow-finder

CLI tool to discover AI tools. Search 40+ curated tools by category, pricing, and use case.

3,891 stars

Best use case

meow-finder is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

CLI tool to discover AI tools. Search 40+ curated tools by category, pricing, and use case.

Teams using meow-finder should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/meow-finder/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/abgohel/meow-finder/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/meow-finder/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How meow-finder Compares

Feature / Agentmeow-finderStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

CLI tool to discover AI tools. Search 40+ curated tools by category, pricing, and use case.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Meow Finder

CLI tool to discover AI tools. Search 40+ curated tools by category.

## When to Use

- "Find AI tools for video editing"
- "What free image generators are there?"
- "Show me coding assistants"
- "List social media tools"

## Installation

```bash
npm install -g meow-finder
```

Or clone:
```bash
git clone https://github.com/abgohel/meow-finder.git
cd meow-finder
npm link
```

## Usage

```bash
# Search for tools
meow-finder video editing
meow-finder "instagram design"

# Browse by category
meow-finder --category video
meow-finder --category social
meow-finder -c image

# Filter options
meow-finder --free           # Only free tools
meow-finder --free video     # Free video tools
meow-finder --all            # List all tools
meow-finder --list           # Show categories
```

## Categories

- `video` - Video editing, generation, reels
- `image` - Image generation, editing, design
- `writing` - Copywriting, content, blogs
- `code` - Programming, IDEs, assistants
- `chat` - AI assistants, chatbots
- `audio` - Voice, music, podcasts
- `social` - Social media management
- `productivity` - Workflow, automation
- `research` - Search, analysis
- `marketing` - Ads, SEO, growth

## Example Output

```
🔍 Found 5 tool(s):

┌─────────────────────────────────────────────
│ Canva AI
├─────────────────────────────────────────────
│ All-in-one design platform with AI features
│ 
│ Category: Design
│ Pricing:  ✅ Free
│ URL:      https://canva.com
└─────────────────────────────────────────────
```

## Data

40+ curated AI tools in `data/tools.json`. PRs welcome to add more!

---

Built by **Meow 😼** for the Moltbook community 🦞

Related Skills

expert-finder

3891
from openclaw/skills

Find domain experts, thought leaders, and subject-matter authorities on any topic. Searches Twitter and Reddit for people who demonstrate deep knowledge, frequent discussion, and above-average expertise in a specific field. Expert discovery, talent sourcing, researcher identification, and KOL (Key Opinion Leader) mapping.

ReferralCodes Referral & Referrals Finder

3891
from openclaw/skills

## Description

fzf-fuzzy-finder

3891
from openclaw/skills

Command-line fuzzy finder for interactive filtering and selection - integrates with shell, vim, and other tools.

citation-finder

3891
from openclaw/skills

Academic citation lookup and formatter. Given a fuzzy paper title (Chinese or English), searches CrossRef, Semantic Scholar, Baidu Scholar, and CNKI, then returns GB/T 7714, APA 7th, and MLA 9th formatted citations with source links.

dataset-finder

3891
from openclaw/skills

Use this skill when users need to search for datasets, download data files, or explore data repositories. Triggers include: requests to "find datasets", "search for data", "download dataset from Kaggle", "get data from Hugging Face", "find ML datasets", or mentions of data repositories like Kaggle, UCI ML Repository, Data.gov, or Hugging Face. Also use for previewing dataset statistics, generating data cards, or discovering datasets for machine learning projects. Requires OpenClawCLI installation from clawhub.ai.

edgefinder-cli

3891
from openclaw/skills

Use the EdgeFinder CLI for NFL and NBA analysis, schedules, standings, Polymarket odds, and portfolio lookups from the terminal.

cross-disciplinary-bridge-finder

3891
from openclaw/skills

Use when identifying collaboration opportunities across fields, finding experts in complementary disciplines, translating methodologies between scientific domains, or building interdisciplinary research teams. Identifies synergies between scientific disciplines, matches researchers with complementary expertise, and facilitates cross-domain collaborations. Supports interdisciplinary grant applications and innovative research team formation.

Competitor Finder Skill

3891
from openclaw/skills

## Purpose

gotchi-finder

3891
from openclaw/skills

Fetch Aavegotchi by ID from Base mainnet and display image with full traits. Shows on-chain SVG, converts to PNG, and displays complete gotchi stats.

skill-finder-cn

3891
from openclaw/skills

Skill 查找器 | Skill Finder. 帮助发现和安装 ClawHub Skills | Discover and install ClawHub Skills. 回答'有什么技能可以X'、'找一个技能' | Answers 'what skill can X', 'find a skill'. 触发词:找 skill、find skill、搜索 skill.

skill-gap-finder

3891
from openclaw/skills

扫描现有 Skill 套装,找重复、缺口、职责冲突和最该补的空位。;use for skills, bundle, analysis workflows;do not use for 臆造目录内容, 直接删除 skill.

doc-gap-finder

3891
from openclaw/skills

扫描文档目录、标题结构与文件分布,找缺失章节、重复内容和过时区域。;use for docs, audit, knowledge workflows;do not use for 读取无权限目录, 直接修改原文档.