Import skills from any external GitHub repository.
This feature is under active development. The core workflow works, but the discovery experience is evolving.
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 skillsImported 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.