coaching

Coaching practice support with session preparation, question generation, client progress tracking, and goal setting. Use when user mentions coaching sessions, coaching questions, client progress, or coaching goals. Prepares sessions, generates powerful questions, tracks client commitments, supports goal setting with clarity framework, and maintains momentum between sessions. STRICT client confidentiality.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "coaching" with this command: npx skills add AGIstack/coaching

Coaching

Coaching practice system. Transform every session.

Critical Privacy & Safety

Data Storage (CRITICAL)

  • All client data stored locally only: memory/coaching/
  • STRICT CONFIDENTIALITY - client information never shared
  • No cross-client data mixing - complete isolation
  • No external coaching platforms connected
  • User controls all data retention and deletion

Safety Boundaries

  • ✅ Prepare sessions and generate questions
  • ✅ Track client progress and commitments
  • ✅ Support goal setting with frameworks
  • ✅ Provide between-session support
  • NEVER share client information across contexts
  • NEVER make client decisions
  • NEVER replace coach judgment or intuition

Confidentiality Note

Coaching effectiveness depends on trust. This skill maintains strict confidentiality - no client data is ever shared, mixed, or exposed outside your local system.

Data Structure

Coaching data stored locally:

  • memory/coaching/clients.json - Client records (isolated per client)
  • memory/coaching/sessions.json - Session history and notes
  • memory/coaching/goals.json - Client goals and progress
  • memory/coaching/questions.json - Question libraries
  • memory/coaching/commitments.json - Client commitments tracking

Core Workflows

Prepare Session

User: "Prep me for session with client John"
→ Use scripts/prep_session.py --client "John" --session 5
→ Summarize previous session, check commitments, generate tailored questions

Generate Questions

User: "Give me questions for exploring career transition"
→ Use scripts/generate_questions.py --topic "career-transition" --depth "deep"
→ Generate powerful questions calibrated to situation

Track Progress

User: "Show me Sarah's progress over the last 3 months"
→ Use scripts/track_progress.py --client "Sarah" --period "3months"
→ Display goals, session history, patterns, breakthroughs

Set Goal

User: "Help my client set a clear goal"
→ Use scripts/set_goal.py --client "Mike" --area "leadership"
→ Apply clarity, specificity, timeline, obstacles, support framework

Between Sessions

User: "Send between-session support to Lisa"
→ Use scripts/between_sessions.py --client "Lisa" --days 3
→ Provide reflection prompts, action reminders, preparation for next session

Module Reference

Scripts Reference

ScriptPurpose
prep_session.pyPrepare for coaching session
generate_questions.pyGenerate powerful questions
track_progress.pyTrack client progress
set_goal.pySet structured goals
between_sessions.pyBetween-session support
log_session.pyLog session notes
track_commitment.pyTrack client commitments
prepare_review.pyPrepare progress review

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ARCHITECT: Autonomous Goal Execution for AI Agents

Transforms your OpenClaw agent from a reactive question-answerer into a proactive autonomous executor. ARCHITECT takes any high-level goal, decomposes it int...

Registry SourceRecently Updated
2791Profile unavailable
General

Track

Habit, goal, and progress tracking system with visual progress and accountability. Use when user mentions tracking habits, goals, progress, streaks, or accou...

Registry SourceRecently Updated
1010Profile unavailable
General

GoalGetter

Tasks and goals management via simple markdown files. Create, track, and complete tasks and goals with streak tracking. Stores data in ~/.openclaw/goalgetter...

Registry SourceRecently Updated
4400Profile unavailable
General

Habit tracking, todo, and routines

Habit tracking, todo, and routines — create and track habits, tasks, and todo lists; schedule reminders and daily briefings across ChatGPT, Telegram, Slack,...

Registry SourceRecently Updated
2092Profile unavailable