---
name: "Link agent skills, commands, and roles across coding assistants with Open Agent Hub"
slug: "link-agent-skills-commands-and-roles-across-coding-assistants-with-open-agent-hub"
description: "Use Open Agent Hub to install, link, and enable reusable skills, agent roles, and slash commands across Claude Code, Codex, Cursor, Gemini, Trae, and related assistants."
github_stars: 934
verification: "security_reviewed"
source: "https://github.com/guanyang/open-agent-hub"
author: "guanyang"
publisher_type: "community"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "guanyang/open-agent-hub"
  github_stars: 934
---

# Link agent skills, commands, and roles across coding assistants with Open Agent Hub

Use Open Agent Hub to install, link, and enable reusable skills, agent roles, and slash commands across Claude Code, Codex, Cursor, Gemini, Trae, and related assistants.

## Prerequisites

Node.js/npm for npm link, Open Agent Hub repository, target coding assistant configuration directories such as .claude, .codex, .cursor, .gemini, or .agents

## Installation

Use the upstream install or setup path that matches your environment:
- npx skills@latest add guanyang/open-agent-hub
- npx skills@latest add guanyang/open-agent-hub --skill remotion
- git clone https://github.com/guanyang/open-agent-hub.git ~/open-agent-hub
- npm link

Basic usage or getting-started notes:
- In the root directory, run the link command to register the CLI manager open-agent (with aliases open-agent-hub, oah, ahub):

- Source: https://github.com/guanyang/open-agent-hub
- Extracted from upstream docs: https://raw.githubusercontent.com/guanyang/open-agent-hub/HEAD/README.md

## Documentation

- https://github.com/guanyang/open-agent-hub

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/link-agent-skills-commands-and-roles-across-coding-assistants-with-open-agent-hub/)
