byopen-gitagent· 20 skills
Configures and runs agents with different adapters including Claude, OpenAI, CrewAI, Lyzr, and GitHub Models. Supports local execution, remote git repos, and one-shot prompts. Use when the user wants to run an agent, switch LLM providers, configure adapter settings, or launch agents from git repositories.
$npx -y skills add open-gitagent/opengap --skill run-agentInstalls into the current project.
Run `npx skills use "https://github.com/open-gitagent/opengap" --skill "open-gitagent/opengap/run-agent"` 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/open-gitagent/opengap" that are relevant to the current task. Run `npx skills add "https://github.com/open-gitagent/opengap"` and select the relevant skills, then follow their instructions.