ask-ai

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).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ask-ai" with this command: npx skills add xiaoxu1232/ask-ai

ask-ai

Use external AI assistants when you need help solving complex problems.

When to Use

  • User explicitly asks: "Ask AI", "Ask ChatGPT", "Consult AI"
  • You encounter knowledge gaps or cannot solve independently
  • Need deeper explanations or multi-round reasoning
  • Complex problems requiring external expertise

Two Modes

ModeBehavior
Ask Mode (default)Ask user first: "Need help from GPT?"
Trust ModeAutomatically 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

Communication

  • Asking: "Let me ask GPT for help. Is that okay?"
  • Auto: "I'll ask GPT for help. One moment."
  • After answer: "Got the answer from [AI]: [summary]. Want details?"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Workspace Governance

A methodology-first workspace governance skill for AI agents. Focuses on principles, decision framework, and safe execution patterns instead of fixed directo...

Registry SourceRecently Updated
690Profile unavailable
Coding

Context Hawk

Pure Python memory manager for preserving and retrieving multi-layered AI memories across sessions, topics, and time without external dependencies.

Registry SourceRecently Updated
2110Profile unavailable
Coding

Debug Methodology

Systematic debugging and problem-solving methodology. Activate when encountering unexpected errors, service failures, regression bugs, deployment issues, or...

Registry SourceRecently Updated
1K0Profile unavailable
Security

Bug Audit

Comprehensive bug audit for Node.js web projects. Activate when user asks to audit, review, check bugs, find vulnerabilities, or do security/quality review o...

Registry SourceRecently Updated
5800Profile unavailable