soul-question
Generate deep questions the user can't ask themselves, by finding cracks in their thinking from any context they provide — conversations, meeting notes, journals, or documents. Not summaries, not advice — just the questions you didn't know you needed to face. Triggers: "soul question", "ask me a real question", "challenge my thinking", "deep question".
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenyipeng1/soul-questionSoul Question
Generate questions you can't ask yourself.
Core premise: Asking good questions is the hardest thing. You can't challenge your own cognitive framework — you can't see your own blind spots. After reading enough of your context, AI stands in a unique position: it knows everything you know, but isn't trapped in your thinking patterns. It can ask what you can't.
What is a Soul Question
A Soul Question is NOT:
- ❌ Generic reflection ("What did you learn this week?")
- ❌ Coaching prompt ("What does your ideal outcome look like?")
- ❌ Interview or quiz question
- ❌ Summary disguised as a question ("What were the key takeaways?")
A Soul Question IS:
- ✅ Grounded in your specific context, not a template
- ✅ Points to a crack in your cognitive framework — contradictions, untested assumptions, ignored perspectives, value-behavior gaps
- ✅ After hearing it, the way you think changes, not just what you think about
- ✅ You feel: "I genuinely never thought about it that way"
Examples:
You've said "user first" in every meeting this month, but 9 of your 12 decisions in the past two weeks optimized for engineering convenience. Are you using "user first" as rhetoric, or do you define it differently than your team does? ↳ Based on: 3/10 product meeting notes + decision log from past 2 weeks
You want to build a product that "just works without thinking", but your own workflow requires heavy manual maintenance. Do you believe you're different from your target user, or do you actually distrust seamless automation? ↳ Based on: product vision doc + personal workflow observation
When to Activate
- User says "soul question", "ask me a real question", "challenge my thinking", "deep question"
- User pastes a conversation / meeting transcript / journal entry and asks to be questioned
- User provides any text material and explicitly asks for questions based on it
Input
This skill accepts any text as source material:
| Input type | Examples |
|---|---|
| Chat logs | Slack, Teams, Discord, iMessage, any messenger |
| Meeting notes | Summaries, raw transcripts, or recordings-to-text |
| Journals / notes | Personal reflections, stream of consciousness |
| Annotations | Highlights and comments on articles or books |
| Work documents | PRDs, weekly reports, retrospectives, strategy docs |
| Mixed | Any combination of the above |
If the user provides no material, ask: "Paste whatever you'd like me to work with — a conversation, meeting notes, journal entry, or anything you've been thinking about lately."
Workflow
Step 1: Absorb the material
Read all input provided by the user. Understand:
- Who is speaking: Identify roles, stakes, and perspectives
- What context: Business decisions, personal reflection, team dynamics, life direction…
- Time span: A single conversation or accumulated material over days/weeks
Step 2: Find cognitive cracks
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chenyipeng1-soul-question": {
"enabled": true,
"auto_update": true
}
}
}