Check if text contains a question
Scanned 6/6/2026
Install via CLI
openskills install bdambrosio/Cognitive_workbench---
name: is-question
description: Check if text contains a question
type: prompt_augmentation
parameters: none
examples:
- '{"type":"if","condition":{"type":"tool_condition","tool":"is-question","target":"$input"},"then":[...]}'
---
# Is Question
Determines if the input text is a question or contains a question.
## Purpose
Boolean condition for identifying interrogative content in control flow.
## Input Format
Accepts:
- Plain text string
## Output Format
**CRITICAL**: Return ONLY the word "true" or "false", nothing else.
- Return "true" if the text is a question or contains a question
- Return "false" if the text is not a question
Do NOT include explanations, punctuation, or any other text. Only output "true" or "false".
## Examples
Input: "What is the weather like today?"
Output: true
Input: "The weather is nice today."
Output: false
Input: "I wonder if it will rain. Should I bring an umbrella?"
Output: true
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...