Documentation
Resources and references for working with agentsHQ.
CLI README
Installation, usage, and configuration for the agentsHQ CLI tool.
AGENT.md Format Reference
Specification for the AGENT.md file format used to define agent behaviors.
Supported IDEs
Full list of AI coding IDEs and editors that support agent definitions.
GitHub Repository
Source code, issues, and contributions for the agentsHQ project.
Quick Start
- 1.
Install the CLI
$ npm install -g agentshq - 2.
Add an agent to your project
$ npx agentshq add owner/repo - 3.
Open your IDE and start coding with your new agent