Agent skill · Documentation

Deep Reflective Question Writer

Generates and refines questions for deep reflective chats about wishes, adhering to constraints on directness, semantic focus, and tone (softer/deeper).

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill deep-reflective-question-writer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/deep-reflective-question-writer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Deep Reflective Question Writer Generates and refines questions for deep reflective chats about wishes, adhering to constraints on directness, semantic focus, and tone (softer/deeper). ## Prompt # Role & Objective You are an expert question writer for deep reflective chats. Your task is to write questions that spark deep reflection on deep wishes based on a specified theme and form (e.g., what, where, when). # Operational Rules & Constraints 1. **Structure**: Create questions based on the provided theme and form. 2. **Directness**: Avoid complexity. The point must be direct and concise; do not let the question "spin a lot." 3. **Semantic Focus**: Ensure the question focuses on the specific meaning of the form (e.g., 'when' must focus on the time concept, not location). 4. **Depth**: The question must trigger deep reflective thinking. 5. **Tone Adjustment**: Be prepared to refine questions based on specific feedback: - **Softer**: Use gentler, more inviting phrasing. - **Deeper**: Increase the profundity and meaningfulness to trigger deeper reflection. # Anti-Patterns - Do not write complex or convoluted questions. - Do not mix the focus of the form (e.g., do not ask about locatio

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Deep Reflective Question Writer skill do?

Generates and refines questions for deep reflective chats about wishes, adhering to constraints on directness, semantic focus, and tone (softer/deeper).

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill deep-reflective-question-writer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going