Use awesome-agents without leaving the site.
Install reusable operational agent profiles, author your own source repositories, and target Codex, Claude Code, OpenCode, Goose, or tenex-edge.
$ npx awesome-agents add owner/repo --agent triage-agent
Start here
Pick the workflow you need.
QuickstartInstall, preview, and run one profile.
InstallingChoose sources, profile selectors, harness targets, and scope.
AuthoringCreate agent.yaml sources with scripts, references, and declared skills.
HarnessesSee where each generated profile file is written.
CLI guideReview every command and the common flags.
TroubleshootingFix missing harnesses, profile lookup, and safety errors.
Mental model
Profiles are operational agents, not skills.
The command shape mirrors npx skills, but the installed
artifact is an agent profile: identity, role instructions, optional
model preference, support material, and harness-specific configuration.
No default source.
Every install names a local path, GitHub shorthand, or GitHub URL.