| name | leetcode |
|---|---|
| description | Automate the setup of a new LeetCode problem workspace: create the directory, initialize main.py with the commented-out description, paste the template code, add typing imports, and generate run_main tests from the examples. Maintains a strict educational/learning policy (no code fixes or suggestions). |
Use this skill when the user wants to start or work on a LeetCode problem (e.g. when they specify a LeetCode title, number, or want to import a new problem).