open-agent-hub
Install and manage 80+ AI agent skills, agents, and commands
All Skills in This Repository (81)
Pure Emerald Level Indicatorsreplace-with-skill-name-using-hyphens
Define modular skill blueprints with SKILL.md frontmatter for open-agent-hub.
baoyu-imagine
Generate images from text prompts across multiple providers.
baoyu-youtube-transcript
Fetch YouTube transcripts, translations, chapters, and cover images with caching.
baoyu-xhs-images
Generate Xiaohongshu infographic image-card series from content.
baoyu-post-to-weibo
Automate Weibo posts via Chrome DevTools Protocol browser sessions.
baoyu-infographic
Automate infographic creation from content with 21 layouts and 22 styles.
baoyu-electron-extract
Extracts JavaScript and resources from Electron apps via app.asar unpacking and source maps.
baoyu-cover-image
Automates generation of article cover images with five configurable dimensions and aspect ratios.
baoyu-wechat-summary
Aggregate WeChat group chats into structured multi-round digests.
baoyu-post-to-wechat
Publish Markdown or HTML content to WeChat Official Accounts via API or browser.
baoyu-danger-gemini-web
Automate Gemini Web text and image generation with session management.
harness-engineering
Design durable agent harnesses with surface classifications, state persistence, and governance gates.
Frequently Asked Questions
FAQPage SchemaHow to install open-agent-hub?โผ
Run `npx skills add guanyang/open-agent-hub --all -g -y` in your terminal to install all skills globally.
What is open-agent-hub used for?โผ
It is a central hub of 80+ ready-made skills, expert agents, and slash commands that give AI coding assistants new capabilities like video creation, image generation, PDF processing, and code review.
Which AI tools does open-agent-hub support?โผ
It works with Claude Code, Cursor, Codex, Gemini CLI, Trae, OpenCode, Kiro, and Antigravity, linking capabilities into each tool's config directory.
How do I enable only specific skills?โผ
After installing, use the built-in `oah` CLI: run `oah enable <skill-name>` for one skill or `oah enable --skills` for all skills in your current project.
Can I use open-agent-hub without coding experience?โผ
Yes. Once installed, your AI assistant reads the skill instructions automatically and executes the technical steps based on your plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core