scrape_github
Scrape a GitHub repository to build a Claude skill by extracting README, Issues, Changelog, Releases, and code structure.
Instructions
Scrape GitHub repository and build Claude skill. Extracts README, Issues, Changelog, Releases, and code structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | ||
| config_path | No | ||
| name | No | ||
| description | No | ||
| token | No | ||
| no_issues | No | ||
| no_changelog | No | ||
| no_releases | No | ||
| max_issues | No | ||
| scrape_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |