Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 742 Bytes

File metadata and controls

17 lines (11 loc) · 742 Bytes

Importing Third-Party Skills

Import skills from any external GitHub repository.

This feature is under active development. The core workflow works, but the discovery experience is evolving.

Usage

agentsinc import skill github:your-org/skills --list                        # List available skills
agentsinc import skill github:your-org/skills --skill react-best-practices  # Import a specific skill
agentsinc import skill github:your-org/skills --all                         # Import all skills

Imported skills are copied into your project and can be customized locally. Metadata tracks the original source so you can identify where a skill came from.

Run agentsinc compile after importing to rebuild your subagents.