π¦ ClawHub
ask-ai
by @xiaoxu1232
Use external AI assistants (ChatGPT, Claude, Gemini, DeepSeek) when agent encounters difficult problems. Trigger when: (1) User explicitly asks to consult AI...
TERMINAL
clawhub install ask-aiπ About This Skill
name: ask-ai description: "Use external AI assistants (ChatGPT, Claude, Gemini, DeepSeek) when agent encounters difficult problems. Trigger when: (1) User explicitly asks to consult AI, (2) Agent cannot solve the problem independently, (3) Knowledge gaps or needing deeper explanations, (4) Complex problems requiring multi-round reasoning. Provides two modes: Ask Mode (ask user first) and Trust Mode (auto ask)."
ask-ai
Use external AI assistants when you need help solving complex problems.
When to Use
Two Modes
| Mode | Behavior | |------|----------| | Ask Mode (default) | Ask user first: "Need help from GPT?" | | Trust Mode | Automatically ask AI without asking |
Switch modes: Say "Trust Mode" β auto mode | "Ask Mode" β default
Supported AI
Workflow
Ask Mode: 1. Encounter difficult problem β Ask user: "This is tricky. Want me to ask GPT?" 2. User agrees β Open AI assistant 3. Get answer β Report to user
Trust Mode: 1. Encounter difficult problem β Automatically open AI 2. Get answer β Solve directly