← Back to Skills Marketplace
chenyipeng1

Soul Question

by jerryChenyipeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
200
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install soul-question
Description
Generate deep questions the user can't ask themselves, by finding cracks in their thinking from any context they provide — conversations, meeting notes, jour...
Usage Guidance
This skill is internally consistent and only needs the text you paste to generate questions. Before installing or using it, remember: any content you paste will be processed by whatever model/runtime the agent uses — if that runtime is a remote API (e.g., a cloud-hosted Claude or other LLM), your text may be transmitted to that provider. The README asserts local/no-external calls, but that depends on how your agent is hosted. Avoid pasting secrets, passwords, or highly sensitive PII unless you confirm the model runs locally and no external telemetry occurs. If you need stronger guarantees, verify the agent runtime (local vs cloud) and data-handling policies first.
Capability Analysis
Type: OpenClaw Skill Name: soul-question Version: 1.0.0 The 'soul-question' skill is a purely logic-based prompt engineering tool designed to analyze user-provided text for cognitive biases and contradictions. The SKILL.md file contains well-defined instructions for the AI agent to generate reflective questions without any directives for data exfiltration, unauthorized command execution, or prompt injection attacks. The included test-skill.sh is a standard validation script that performs local file checks and content linting using grep and python3, with no suspicious network activity or obfuscated code.
Capability Assessment
Purpose & Capability
Name/description claim to generate deep, context-anchored questions from user-supplied text. The skill requires no binaries, env vars, or external services — this is coherent and proportionate for an instruction-only text-processing skill.
Instruction Scope
SKILL.md only instructs the agent to read the user-provided text and produce 1–3 anchored questions; it does not tell the agent to read unrelated files, secrets, or to call external endpoints. The rules and quality gates are explicit and narrowly scoped.
Install Mechanism
No install spec (instruction-only), so nothing is written to disk by an installer. There is a benign test-skill.sh that validates documentation/structure; it is a local validation script and does not contact external hosts.
Credentials
Requires no environment variables, credentials, or config paths. Declared privacy claims (no external calls/storage) are consistent with an instruction-only skill, but see user guidance about runtime model handling.
Persistence & Privilege
always:false and no special privileges requested. The skill does not attempt to modify other skills or system-wide agent settings; autonomous model invocation is permitted (platform default) but not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install soul-question
  3. After installation, invoke the skill by name or use /soul-question
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug soul-question
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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, jour... It is an AI Agent Skill for Claude Code / OpenClaw, with 200 downloads so far.

How do I install Soul Question?

Run "/install soul-question" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Soul Question free?

Yes, Soul Question is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Soul Question support?

Soul Question is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Soul Question?

It is built and maintained by jerryChenyipeng (@chenyipeng1); the current version is v1.0.0.

💬 Comments