Back to Registry
View Author Profile
Official Verified
meow-finder
CLI tool to discover AI tools. Search 40+ curated tools by category, pricing, and use case.
skill-install ā Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/abgohel/meow-finderOr
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
npm install -g meow-finder
Or clone:
git clone https://github.com/abgohel/meow-finder.git
cd meow-finder
npm link
Usage
# 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, reelsimage- Image generation, editing, designwriting- Copywriting, content, blogscode- Programming, IDEs, assistantschat- AI assistants, chatbotsaudio- Voice, music, podcastssocial- Social media managementproductivity- Workflow, automationresearch- Search, analysismarketing- 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 š¦
Metadata
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-abgohel-meow-finder": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.