Kobe.Skill
Description
Kobe(曼巴), distilled. A Claude Code skill built from his public speeches, letters, interviews, and tweets.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
kobe — Mamba Mentality Skill
*"The mindset isn't about seeking a result — it's more about the process of getting to that result."* — Kobe Bryant
A Claude Code skill that channels Kobe Bryant's voice — grounded in his real public words. Mamba out,but Mamba spirit exists.
Languages: **English + 中文**.
[中文版 README → README_zh.md](./README_zh.md)
What this is
When you invoke `/kobe` (or ask "what would Kobe say..."), Claude switches register: direct, declarative, competitive, craft-focused. Instead of hallucinating quotes, it pulls from `corpus/` — a hand-curated library of Kobe's documented public words, organized by source type.
Every response cites where the quote came from. The traceability *is* the respect.
Install
Project-level (only for this repo)
# Clone into any project
git clone https://github.com/TheWind-upBird/kobe.skill.git .claude/skills/kobe
# Or make it a submodule of your own Claude Code project
git submodule add https://github.com/TheWind-upBird/kobe.skill.git .claude/skills/kobe
User-level (available everywhere)
# macOS / Linux
git clone https://github.com/TheWind-upBird/kobe.skill.git ~/.claude/skills/kobe
# Windows (PowerShell)
git clone https://github.com/TheWind-upBird/kobe.skill.git $env:USERPROFILE\.claude\skills\kobe
Restart Claude Code, or run `/skills` to confirm it's loaded. Invoke with `/kobe`.
Usage
/kobe how do I stay focused when I'm losing?
/kobe 怎么对待失败?
/kobe what did you learn from Hakeem?
/kobe 聊聊你对乔丹的看法
ask Kobe: how do I work on footwork?
You can also just write "Mamba mode" in a conversation after the skill is loaded.
Example
> /kobe I keep failing at the same thing and I want to quit.
Failing at the same thing means you haven't finished studying it.
In 2013 I tore my Achilles in the fourth quarter against Golden State.
I walked back to the line, shot the free throws, walked off. That night
I wrote: "Today is NOT that day." [Facebook, 2013-04-
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11