run-agent

Installation
SKILL.md

Run Agents

When to Use

When a user wants to run an agent locally, from a git repo, or with a specific adapter/framework.

Troubleshooting

If you see authentication errors:

  • Claude: Ensure Claude Code is authenticated (claude auth status)
  • OpenAI: Verify OPENAI_API_KEY is set and valid
  • GitHub: Check GITHUB_TOKEN has correct permissions
  • Lyzr: Confirm LYZR_API_KEY is active

Basic Usage

# Run local agent with Claude (default)
gitagent run -d ./my-agent
Related skills

More from open-gitagent/gitagent

Installs
5
GitHub Stars
2.7K
First Seen
Mar 18, 2026