sideload

Community

Inject skill context in seconds.

Authormatt-fell-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Sideload compresses and outputs the core context of any PAI skill, enabling quick transfer of knowledge into other LLM sessions without carrying full manuals.

Core Features & Use Cases

  • Context Extraction: Pulls essential routing, tools, and workflows into a dense packet.
  • Cross-Stack Portability: Move knowledge between Claude, Gemini, and others with minimal payload.
  • Instant Competence: Quickly teach a new agent a skill with minimal setup.

Quick Start

  • pai run Sideload skill "Fabric"
  • pai run Sideload full

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sideload
Download link: https://github.com/matt-fell-ai/PAI/archive/main.zip#sideload

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository