| name | leetcode-problem-fetcher |
| description | Fetch and parse LeetCode problems with metadata, constraints, examples, hints, difficulty ratings, and related problems. Integrates with LeetCode API for comprehensive problem data retrieval. |
| allowed-tools | Bash, Read, Write, WebFetch, WebSearch |
| metadata | {"author":"babysitter-sdk","version":"1.0","category":"algorithms-optimization","skill-id":"SK-ALGO-001","priority":"high"} |
| graph | {"domains":["domain:computer-science"],"specializations":["specialization:algorithms-optimization"],"skillAreas":["skill-area:dynamic-programming","skill-area:graph-algorithms"],"roles":["role:backend-engineer","role:computational-scientist"]} |
leetcode-problem-fetcher
A specialized skill for fetching and parsing LeetCode problems with complete metadata, suitable for competitive programming practice, interview preparation, and algorithm learning workflows.
Purpose
Extract comprehensive problem data from LeetCode including:
- Problem statements and descriptions
- Input/output constraints and formats
- Test cases and hidden constraints
- Problem difficulty, tags, and acceptance rate
- Related problems and pattern tags
- Hints and solution approaches
Capabilities