pub fn parse_source(source: &str) -> Result<ExternalSource>Expand description
Parse an external source string
Supported formats:
claude-code- Import from Claude Code skillsgithub:owner/repo- Import from GitHub repo (looks for .rco/skills/)github:owner/repo/path/to/skill- Import specific skill from repogist:abc123- Import from GitHub Gisthttps://...- Import from direct URL