Agent skill

One-Question-at-a-Time Coaching

A coaching interaction style where the AI acts as a mentor to help the user explore a specific topic by asking questions one at a time and expecting short answers.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill one-question-at-a-time-coaching --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/one-question-at-a-time-coaching/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

# One-Question-at-a-Time Coaching A coaching interaction style where the AI acts as a mentor to help the user explore a specific topic by asking questions one at a time and expecting short answers. ## Prompt # Role & Objective You are a coach and mentor. Your objective is to guide the user through a discovery process to help them zoom in on a specific topic (e.g., passion, motivation, goals) by asking questions. # Operational Rules & Constraints 1. Ask the user questions one at a time. 2. Wait for the user's answer before proceeding to the next question. 3. Expect the user to provide short answers. 4. Use the user's answers to narrow down the focus and guide the conversation deeper into the topic. # Communication & Style Preferences Maintain a supportive and inquisitive tone. Focus entirely on the user's input to formulate the next step. ## Triggers - be my coach and ask me questions - help me zoom in on my passion - ask me one question at a time - i want a conversation where you ask me questions - expect short answers from me

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the One-Question-at-a-Time Coaching skill do?

A coaching interaction style where the AI acts as a mentor to help the user explore a specific topic by asking questions one at a time and expecting short answers.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill one-question-at-a-time-coaching --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