Install a packaged skill so an AI agent follows the same project process every time instead of improvising.
Browse an interactive picker to find a skill for business, research, or communication work.
Add a single skill directly from the catalog using its install command.
Build a new custom skill by dropping a SKILL.md file into its own folder.
| hunterbohm/skills | 0xallam/my-recipe | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | 0 | — | 0 |
| Language | Python | Python | Python |
| Last pushed | — | 2022-11-22 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | vibe coder | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Just run the npx install command, no extra accounts or infra needed.
This repository, called Skills, is a collection of ready made instructions that you can hand to an AI agent so it follows a consistent process instead of guessing or making things up each time. The person behind it, Hunter Bohm, built these skills from workflows he uses in his own work: handling projects, making decisions, running a small business, doing research, and communicating clearly. Each skill is a small, self contained package that lives in its own folder and includes a file called SKILL.md describing what it does. You can install skills individually or browse them through an interactive picker. The project ships a command line tool, run with npx, that lets you preview the full list of available skills or add one directly to your own setup. A catalog document lists every skill along with notes on which AI tools or environments it works with, since some skills are built for a specific agent and are marked that way so they do not get used somewhere they were not designed for. The stated goal is to stop AI agents from losing track of what a project actually needs. Instead of giving generic advice, these skills are meant to make an agent read the real material in front of it, adjust to the specific project rather than forcing a one size fits all template, keep track of how confident it should be and where the evidence came from, and end with something usable such as a decision or a concrete next step, not just a pile of extra information. The repository is organized into a skills folder split into categories like business and project management, alongside documentation and supporting scripts. Any folder that contains a SKILL.md file is treated as its own installable package, and the project's automation checks these automatically, so new categories can be added without reorganizing everything else. Hunter Bohm's own contributions are released under the MIT License, a permissive license that allows free use, including commercial use. Any third party names or material referenced inside are credited separately and remain the property of their original owners.
A curated set of ready made instructions that guide AI coding agents through real workflows for projects, decisions, business, research, and communication.
Mainly Python. The stack also includes Python, Node.js, npx.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.