git404hub

what is vikkypaedia-skill-radar fr?

vikramsakaleshpurkumar-byte/vikkypaedia-skill-radar — explained in plain English

Analysis updated 2026-05-18

4Audience · developerComplexity · 1/5LicenseSetup · easy

tl;dr

A Codex meta-skill that reads your saved skills and recommends the best one to use for a given task before you start.

vibe map

mindmap
  root((Skill Radar))
    What it does
      Reads saved skills
      Recommends best fit
      Asks before switching
    Tech stack
      Codex skill format
      Markdown instructions
      YAML agent config
    Use cases
      Choosing right skill
      Organizing skill library
      Reminder before tasks
    Audience
      Researchers
      Developers
      Codex users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Get a recommendation for which saved AI skill fits a new task

VIBE 2

Keep a growing personal library of prompt packs and workflows organized

VIBE 3

Add a reminder step before an assistant starts a task with the wrong skill

what's the stack?

CodexMarkdownYAML

how it stacks up fr

vikramsakaleshpurkumar-byte/vikkypaedia-skill-radar0labs-in/vision-link1038lab/agnes-ai
Stars444
LanguageTypeScriptPython
Setup difficultyeasymoderateeasy
Complexity1/53/52/5
Audiencedeveloperdevelopervibe coder

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Just copy the skill folder into your Codex skills directory and restart Codex.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

in plain english

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.

prompts (copy fr)

prompt 1
Use skill-radar to recommend the best saved skill for writing my manuscript discussion section
prompt 2
Skill check: I am about to review a pull request, what skill should I use
prompt 3
Help me install vikkypaedia-skill-radar into my Codex skills directory
prompt 4
Adapt the skill-radar matching pattern so it works with a different AI assistant

Frequently asked questions

what is vikkypaedia-skill-radar fr?

A Codex meta-skill that reads your saved skills and recommends the best one to use for a given task before you start.

What license does vikkypaedia-skill-radar use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is vikkypaedia-skill-radar to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is vikkypaedia-skill-radar for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.