# Ask

> Single-model consultation using consultant agent. Defaults to gpt-5.2-pro.

- Skill: `doodledood/ask` (Agent Skill)
- Install (CLI): `npx skillmds@latest add doodledood/ask`
- Raw SKILL.md: https://api.skillmd.com/api/skills/doodledood/ask/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: doodledood (https://skillmd.com/u/doodledood)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/doodledood/ask

---


Consult an external model about: $ARGUMENTS

---

Use the Task tool with `subagent_type='consultant:consultant'`. Pass the question/topic above as the consultant prompt.

**Defaults**:
- Model: `gpt-5.2-pro` (unless user specifies another, e.g., "use claude-opus-4-5-20251101 to...")
- Single-model mode

The agent handles context gathering, CLI invocation, and response relay.

