smithery/doodledood

ask

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

Installation

$ npx skills add smithery/doodledood --skill ask

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/doodledood · top by installs.

npx skills add smithery/doodledood

Browse all from smithery/doodledood

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 485 B
  • docs SUMMARY.md 85 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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.