Add SkillHub to Directories (Universal AI Agent Skills Package Manager)

Open Beginner friendly
#355 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Domain
documentation

Research direction

Start with the repository README and its Directories section, then review the readme-hygiene check that blocked PR #354. Done means adding the proposed SkillHub entry after maintainer review while preserving the existing directory format and passing the README hygiene check.

Written by the indexing model from the issue text.

Description

Request: Add SkillHub to Directories section

What is SkillHub?

SkillHub is an open-source universal package manager and registry for AI coding agent skills — essentially "NPM for AI coding agents."

Repo: https://github.com/Blazkojj/skillhub

Why add it to the Directories section?

Currently, developers manually copy-paste .cursorrules and .mdc files between projects. SkillHub automates this entire workflow:

  • 630+ verified skills across 9 categories (Frontend, Backend, Database, DevOps, Security, Testing, Architecture, AI/LLM, Mobile)
  • 15 supported agent targets: Claude Code, OpenCode, Cursor, Windsurf, RooCode, GitHub Copilot, Continue.dev, Codeium, Aider, Zed, Void, Tabnine, Gemini, Kilo Code, Universal
  • Interactive split-pane TUI with live preview, category tabs, instant search filter
  • 9-rule security scanner detecting prompt injections, RCE, leaked API keys, and exfiltration beacons
  • Auto-adaptation engine — transpiles Universal Skill Spec into native formats (.cursor/rules/*.mdc, .claude/skills/*/SKILL.md, etc.)
Installation
git clone https://github.com/Blazkojj/skillhub.git
cd skillhub
npm link
skillhub
Suggested addition to README
## Directories

- [CursorList](https://cursorlist.com)
- [CursorDirectory](https://cursor.directory/)
- [SkillHub](https://github.com/Blazkojj/skillhub) - Universal package manager & registry for AI coding agent skills. 630+ verified skills, 15 agent targets, interactive TUI, 9-rule security scanner.
Context

I initially opened PR #354 to add this directly, but the readme-hygiene check correctly blocked it (contributor-added external listings are maintainer-curated). Opening this Issue instead for maintainer review.

Checklist
  • Not a duplicate of any existing entry
  • Complements CursorList and CursorDirectory (adds package manager layer)
  • Open source (Apache-2.0)
  • Actively maintained

Thanks for considering! 🙏

Dominant language
JavaScript
Stars
40.8k
Forks
3.5k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PatrickJS/awesome-cursorrules

All issues in PatrickJS/awesome-cursorrules

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.