question

Generate concise single-paragraph answers to general questions for Capacities notes.

1|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/natthasath/natthasath-marketplace --skill question-natthasath
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: question
Source: https://github.com/natthasath/natthasath-marketplace/tree/main/plugins/capacities/skills/question
Command: npx skills add https://github.com/natthasath/natthasath-marketplace --skill question-natthasath

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? When capturing knowledge in Capacities, users often need quick, direct answers to everyday questions without wading through long articles or fragmented bullet lists. This Skill produces a complete, self-contained one-paragraph answer that reads clearly in a single pass and is ready to save as a note. ## Core Features & Use Cases - Single-Paragraph Answers: Responds to any general question in exactly one plain-text paragraph with no headers, bullets, or formatting. - Structured Reasoning Flow: Each answer follows a fixed order — direct answer first, then the underlying reason or mechanism, then exceptions or additional context. - Few-Shot Style Benchmarking: Reads reference examples before generating to match tone, length, and sentence structure consistently. - Use Case: Ask "Does coffee really cause insomnia?" and receive a compact Thai-language paragraph explaining caffeine's adenosine-blocking mechanism, its 5-6 hour half-life, and individual sensitivity differences — ready to paste into Capacities. ## Quick Start Invoke /question followed by the question you want answered, such as "/question ทำไมท้องฟ้าเป็นสีฟ้า", to get a one-paragraph answer.

Frequently Asked Questions about question

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a short one-paragraph answer to a general question?▼

Invoke the /question command followed by your question. The skill returns exactly one plain-text paragraph that answers directly first, then explains the reason or mechanism, then adds exceptions or extra context.

What is the difference between the question skill and the glossary skill?▼

The glossary skill explains abbreviations and technical terms only, while the question skill answers any type of general question. Use question for open-ended curiosities like how the internet works or whether coffee affects sleep.

Does the question skill trigger automatically during conversation?▼

No, it only runs when explicitly invoked via /question. The frontmatter sets disable-model-invocation to true, so it never auto-triggers from chat context.

Can the answer include bullet points or headings?▼

No, output is strictly one plain-text paragraph with no bullets, headers, bold, or any formatting. This keeps answers consistent and ready to save as Capacities notes.

What happens if my question is ambiguous?▼

The skill answers using the most likely interpretation instead of asking clarifying questions. This keeps the workflow fast for note capture, though highly ambiguous questions may not match your intent.