Ai Tools

AI Tools Box - Search and invoke 100+ AI tools. Use when: need to find best AI tool for task, compare tools, or quickly access AI services. / AI工具箱 - 搜索调用100+主流AI工具。

Audits

Pass

Install

openclaw skills install ai-tools-waai

🧰 AI Tools Box / AI工具箱

Search and invoke 100+ mainstream AI tools. Your unified AI tool gateway.

When to Use / 使用场景

ENCN
Find best AI tool for task为任务找到最佳AI工具
Compare AI tools对比各AI工具
Quick access to AI services快速访问AI服务
Explore new AI capabilities探索新AI能力

Categories / 工具分类

CategoryENCNCount
WritingAI写作9+
ImageAI图像13+
VideoAI视频11+
CodingAI编程11+
OfficeAI办公11+
SearchAI搜索8+
ChatAI聊天10+
AudioAI音频8+
DesignAI设计8+
AgentAI智能体8+
TranslationAI翻译6+
Dev PlatformAI开发平台9+
LearningAI学习6+
DetectionAI检测5+

Total: 122+ tools

Usage / 使用

from ai_tools import find, call, category

# Search tools / 搜索工具
find("写论文")  # Write paper
find("PPT")
find("image generation")

# By category / 按类别
category("图像")  # Image
category("视频")  # Video

# Call tool / 调用工具
call("Midjourney")

CLI Usage / 命令行

python ai_tools.py list              # List categories
python ai_tools.py search <keyword>   # Search
python ai_tools.py category <cat>    # By category
python ai_tools.py call <name>       # Invoke

Installation / 安装

npx clawhub install ai-tools-waai

Examples / 示例

# Find writing tools
python ai_tools.py search "论文"

# Find image tools  
python ai_tools.py search "绘图"

# List all categories
python ai_tools.py list

Author / 作者

  • WaaiOn