leetcode-coach Skill
leetcode-coach is a Python AI agent skill for VS Code, Codex with git clone. A Codex skill and local study workspace that turns LeetCode practice into a review-driven coaching loop.
How to use leetcode-coach Skill
Install or run
git clone https://github.com/guanyipengai/leetcode-coach.git
cd leetcode-coach
cp -n study/profile.example.json study/profile.json 2>/dev/null || true
make checkCompatible clients
What is leetcode-coach Skill?
leetcode-coach is a Python AI agent skill for VS Code, Codex with git clone. A Codex skill and local study workspace that turns LeetCode practice into a review-driven coaching loop. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Presentation work support
- Document generation support
- .codex/skills/leetcode-coach/SKILL.md config support
- Reusing agent instructions, scripts, and references
- Agent skills workflows
Technical details
Install or run leetcode-coach using git clone. Check guanyipengai/leetcode-coach for the latest setup command.
- Built for Python
- Install or run with git clone
- Works with VS Code
- Works with Codex
- Uses SSE transport
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use leetcode-coach Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for vs code users.
Built with
Explore related resources
Frequently asked questions
What is leetcode-coach?
leetcode-coach is a Python AI agent skill for VS Code, Codex with git clone. A Codex skill and local study workspace that turns LeetCode practice into a review-driven coaching loop.
Who is leetcode-coach best for?
leetcode-coach is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, vs code users.
How do I install leetcode-coach?
Install or run leetcode-coach using git clone. Check leetcode-coach for the latest setup command.
Is leetcode-coach actively maintained?
leetcode-coach may need a closer maintenance check before production use.
Auto-fetched from GitHub.