Coaching Development logo

Coaching Development

OrganizationPopular
RefoundAI
coaching-development

Help users transition from individual execution to a coaching-centric leadership style that scales through the growth of their team. It focuses on identifying skill deficits, providing reflection space, and leveraging frameworks to accelerate professional maturity.

Overview

PublisherRefoundAI
Repositorylenny-skills
Skill namecoaching-development
Stars
1.3K
Forks
170
Bundled files
2
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 2 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by RefoundAI on GitHub. Read the source before you install it.

Installation

Install the Coaching Development AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/RefoundAI/lenny-skills.git /tmp/lenny-skills
mkdir -p .claude/skills
cp -r /tmp/lenny-skills/skills/coaching-development .claude/skills/coaching-development
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Coaching Development in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Coaching Development on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Coaching Development is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Coaching and Talent Development

Build a high-performing team by shifting from a problem-solver to a growth-accelerator.

Help the user with coaching and talent development using insights from 18 guests and posts across Lenny's Podcast and Newsletter.

How to Help

  1. Assess skill gaps - Help the user identify specific technical or behavioral areas where their team members are currently struggling.
  2. Select frameworks - Recommend specific career ladders, rubrics, or AI-driven coaching tools from the corpus to provide objective standards.
  3. Design growth plans - Assist in creating next bigger challenges and quarterly stretch assignments for individual direct reports.
  4. Practice reflection - Guide the user in moving from giving immediate answers to asking powerful, curiosity-driven questions.

Core Principles

Reframe Underperformance as Skill Deficits

Dr. Becky Kennedy: "When you look at bad behavior, the actual problem is someone doesn't have the skill they need to manage something happening internally."

Identify the specific internal skill a struggling employee lacks to manage their current challenges instead of viewing it as a character flaw.

Lead with Personal Accountability

Elizabeth Stone: "It’s more about how much I care about excellence, I guess. So giving it my best in those situations. And that might not mean that I work really wild hours or I work weekends or I’m the one who’s willing to sacrifice the vacation. I’ve actually tried to avoid setting that as an expectation, but more that I hold myself to a very high standard."

High standards begin with the leader's own commitment to quality and promptness, ensuring you never become the bottleneck for your team.

Utilize Quarterly Stretch Assignments

Petra Wille: "And creating such a list once a quarter, for example, you block yourself an hour in your calendar, you write down the names of your direct reports, and then you just think about, 'Okay, what would be this next bigger challenge for them?'"

Push individual contributors to develop new competencies by maintaining a running list of next bigger challenges tailored to their growth needs.

Shift Energy into Curiosity

Rachel Lockett: "But great leaders know that when you try to advise and have the answer all the time, you're not actually equipping your team to go solve the hard problems. You're training your team to come to you with all of the hard problems."

When a team member brings a hard problem, resist the urge to solve it immediately and instead practice active listening to understand the underlying blocks.

Apply Selective Micromanagement

Ravi Mehta: "The right answer is to micromanage, but do it in a very tactical and a very temporary way so that you can help them understand what is the right direction moving forward so that you can then pull back."

Use hands-on guidance as a temporary tactical intervention to course-correct a team that has lost its way, then step back once confidence is restored.

Invest in Managerial Effectiveness

From "How tech workers really feel about work right now": "People with great managers also feel 63% (!) more belonging, 31% less burnout, and 62% (!!!) more job enjoyment compared to those with ineffective managers. Leadership quality may be the single most important lever for retention."

Prioritize your own leadership training because manager quality is the primary driver of team well-being, belonging, and talent retention.

Questions to Help Users

  • "What is the specific skill or behavior currently holding back your highest-potential team member?"
  • "When a report brings you a problem, what percentage of the time do you provide the solution versus asking a question?"
  • "Do you have a documented definition of product excellence that your team uses as a shared compass?"
  • "How often do you block dedicated time to reflect specifically on the long-term growth of each direct report?"
  • "Are you currently holding onto any tasks or monkeys that should be delegated to empower your team members?"

Common Mistakes to Flag

  • Solving every problem - This creates a dependency that stunts the team's ability to develop the autonomy needed to tackle challenges independently.
  • Treating performance as a character trait - Framing issues as who someone is rather than what they can do prevents effective coaching and skill-based correction.
  • Accepting upward delegation - Taking on monkeys from your reports creates a backlog for you while simultaneously disempowering the team member.
  • Undervaluing the transition to manager-of-managers - Leading through other leaders requires a fundamentally different skill set that many underestimate during their career progression.

Deep Dive

For all 47 sourced insights from 18 guests, see references/guest-insights.md

Related Skills

  • Hiring Product Talent
  • Interviewing Evaluating Candidates
  • Org Design
  • Building Growth Team

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Coaching Development AI skill do?

Help users transition from individual execution to a coaching-centric leadership style that scales through the growth of their team. It focuses on identifying skill deficits, providing reflection space, and leveraging frameworks to accelerate professional maturity.

Why use Coaching Development on TypingMind?

Because you install it once and use it with any model. Coaching Development is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Coaching Development in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/RefoundAI/lenny-skills/tree/main/skills/coaching-development. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Coaching Development?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Coaching Development?

As many as you like. As long as a model supports skills, you can use Coaching Development with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Coaching Development AI skill free?

Yes. It is published on GitHub by RefoundAI under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇