Skip to main content

Overview

URLSkills downloads and extracts skills from a remote archive (.tar.gz or .zip). Downloads are cached locally.
Requires httpx. Install with: pip install httpx

Usage with Agent

Usage with Task

Usage with Team

Archive Format

The archive should contain skill directories at the top level:
Both .tar.gz and .zip formats are auto-detected.

Parameters