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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/agistack/coachingCoaching
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 notesmemory/coaching/goals.json- Client goals and progressmemory/coaching/questions.json- Question librariesmemory/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
- Session Preparation: See references/session-prep.md
- Powerful Questions: See references/questions.md
- Goal Setting Framework: See references/goal-setting.md
- Progress Tracking: See references/progress.md
- Between-Session Support: See references/between-sessions.md
- Client Confidentiality: See references/confidentiality.md
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-agistack-coaching": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
consulting
Consulting practice management with engagement scoping, proposal writing, pricing strategy, and client relationship management. Use when user mentions consulting engagements, proposals, pricing, client relationships, or deliverables. Helps scope real problems, write winning proposals, set value-based prices, structure findings for impact, and navigate difficult client situations. NEVER replaces consultant judgment or independence.
interview
Interview preparation system with company research, story building, and mock interview practice. Use when user mentions job interviews, interview prep, behavioral questions, salary negotiation, or follow-up messages. Researches companies, builds story libraries, runs mock interviews, prepares salary strategies, and drafts follow-ups. NEVER guarantees job offers.
budget-pro
Personal budget management with privacy-first local storage. Use when user mentions setting a budget, tracking spending, logging expenses, checking budget status, or managing money by category. Tracks income, expenses, and category budgets with proactive alerts. NEVER accesses bank accounts or external financial services.
terminal
Local shell copilot for command planning, safe execution, preview-first workflows, output summarization, privacy-aware history controls, and step-by-step terminal help. Use whenever the user wants to run terminal commands, inspect files, debug shell issues, automate local tasks, or translate natural language into shell actions. Prefer safe preview before mutation. Require explicit confirmation for destructive commands. Local-only.
pitch-pro
Pitch development and presentation coaching for founders and salespeople. Use when user mentions investor pitches, sales presentations, elevator pitches, pitch decks, or persuasion scenarios. Builds value propositions, crafts pitches for different audiences, prepares for objections, and coaches delivery. All work is advisory - human judgment required for all decisions.