Skip to main content

Overview

GitHubSkills downloads skills from a GitHub repository via the GitHub API. Skills are cached locally to avoid repeated downloads.
Requires httpx. Install with: pip install httpx

Usage with Agent

Load Specific Skills with Task

Usage with Team

Authentication

For private repositories, provide a GitHub token:

Repository Structure

Your GitHub repository should contain skill folders under the specified path:

Cache Control

Parameters

Maximum download size is 100 MB. Large repositories should use the skills parameter to select only needed skills.