vikramsakaleshpurkumar-byte/vikkypaedia-skill-radar — explained in plain English
Analysis updated 2026-05-18
Get a recommendation for which saved AI skill fits a new task
Keep a growing personal library of prompt packs and workflows organized
Add a reminder step before an assistant starts a task with the wrong skill
| vikramsakaleshpurkumar-byte/vikkypaedia-skill-radar | 0labs-in/vision-link | 1038lab/agnes-ai | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | — | TypeScript | Python |
| Setup difficulty | easy | moderate | easy |
| Complexity | 1/5 | 3/5 | 2/5 |
| Audience | developer | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Just copy the skill folder into your Codex skills directory and restart Codex.
Vikkypaedia Skill Radar is a small add-on for AI coding assistants like Codex that solves a specific annoyance: once you have saved a bunch of custom skills, prompt packs, or workflows, it gets hard to remember which one to use for a given task. This tool acts as a helper that reads the descriptions of all your saved skills and recommends the best match before you start working, instead of you having to recall the exact name of the thing you built weeks ago. You use it by typing a short phrase like "Skill radar:" followed by a plain description of what you are about to do, for example writing the discussion section of a paper. The assistant then replies with its best guess at which saved skill fits, mentions a second one that might be useful later, and asks whether you want to use it now rather than switching automatically without asking. It also supports a mode where you tell it to just pick the right skill and proceed on its own. The README describes the intended audience as researchers juggling multiple writing and analysis skills, developers building reusable agent workflows, students or clinicians who want a reminder step before starting a task, and anyone else building up a personal library of AI skills over time. To install it for Codex, you copy the skill folder into your Codex skills directory on your computer and restart Codex so it gets picked up. Although it is written specifically as a Codex skill, the README explains that the underlying idea, matching a task description against a list of available skills and recommending the closest fit, could be adapted to work with other AI assistants as well. The repository is small, containing just a README, a license file, and the skill's own folder with its instructions. It is released under the MIT license.
A Codex meta-skill that reads your saved skills and recommends the best one to use for a given task before you start.
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 developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.