Install third-party open-source projects (a GitHub URL or a local git directory the user provides) as external packages. The project is cloned verbatim into the per-user packages directory — never edit, normalize, or reorganize its files.
$npx -y skills add orkas-ai/orkas --skill package-installerInstalls into the current project.
Run `npx skills use "https://github.com/orkas-ai/orkas" --skill "orkas-ai/orkas/package-installer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/orkas-ai/orkas" that are relevant to the current task. Run `npx skills add "https://github.com/orkas-ai/orkas"` and select the relevant skills, then follow their instructions.