github_user_repos
List public repositories of any GitHub user to evaluate tech stack skills. Supports pagination, sorting, and filtering.
Instructions
List a GitHub user's public repositories. Returns a page of a user's public repositories (tech-stack signal).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| sort | No | Sort field | |
| type | No | Repository type | |
| per_page | No | Results per page (max 100) | |
| username | Yes | GitHub username | |
| direction | No | Sort direction |