guanyang/open-agent-hub

A lightweight, zero-dependency CLI tool to manage and activate capabilities for AI coding assistants (such as Claude Code, Cursor, Trae, etc.).

958Stars on the repository
64Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

commit

01

guanyang/open-agent-hub

Command

Part of open-agent-hub

Run when user calls /commit or asks to generate a commit message. Analyzes staged changes and writes a structured commit message.

958 2d ago A 28 tokens original MIT

review

02

guanyang/open-agent-hub

Command

Part of open-agent-hub

Run when user calls /review. Analyzes local changes and runs a comprehensive code review using the agent-reviewer prompt.

958 2d ago A 27 tokens original MIT

test-tdd

03

guanyang/open-agent-hub

Command

Part of open-agent-hub

Run when user calls /test-tdd. Scans modified files, locates their corresponding unit/integration test suites, and runs them.

958 2d ago A 32 tokens original MIT