Discover trending AI coding tools and hidden gems from your terminal.
Export a tool as a skill file directly into your AI assistant's folder.
Search for tools by name, topic, or use case with typo tolerance.
Browse curated collections like an AI engineer starter pack.
| 24karatau/openhub | 16nic/comfyui-agnes-ai | 6c696e68/gpt_signup_hybrid | |
|---|---|---|---|
| Stars | 19 | 19 | 19 |
| Language | Python | Python | Python |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | vibe coder | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Install via standard Python package managers, requires Python 3.10 or newer but no external services or API keys.
OpenHub is a terminal application that helps you discover and install AI coding tools, agent skills, and related packages. It runs entirely in a text-based interface that you control with keyboard shortcuts, so there is no graphical window or mouse clicking involved. The project is built in Python using the Textual framework and a local SQLite database, and it requires no setup or configuration to start using. The app opens to a dashboard showing panels of trending repositories, recent releases, fast-growing utilities, and lesser-known projects worth attention. You can browse curated collections organized around themes like an AI engineer starter pack or tools specific to editors like Cursor. A search feature lets you type what you are looking for and tolerates typos, matching across names, descriptions, topics, and use cases. Each project appears as a card with a quality rating, programming language tag, and difficulty level so you can quickly judge whether it fits your needs. One of OpenHub's main goals is compatibility across AI coding assistants. It exports tools using a format called SKILL.md, which works with several popular tools including Claude Code, Cursor, Windsurf, Roo Code, Cline, OpenCode, AutoGen, and CrewAI. Pressing a single key exports a skill file directly into the folder structure your AI assistant reads from, so the tool becomes usable without manual copying. The application boots quickly from a local cache while fetching fresh data from GitHub in the background. It logs every action you take, including installs, exports, failures, and removals, in a persistent local database. Quality scores and difficulty classifications come from deterministic algorithms rather than subjective judgment, and the project points to a separate technical document for details on how those work. Installation is available through standard Python package managers, and the codebase runs on Linux, macOS, and Windows with Python 3.10 or newer.
OpenHub is a keyboard-driven terminal app that helps you find, evaluate, and install AI coding tools. It exports tools in a format that works with popular AI assistants like Claude Code and Cursor.
Mainly Python. The stack also includes Python, Textual, SQLite.
The license for this project is not specified in the provided information.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.