Aleffsalmeida/skill-oracle ? reverse-engineered prompt
Reverse engineered prompt
Build me a local orchestration tool called Oracle that helps an AI coding workspace quickly find the right Skill, Agent, Plugin, or MCP server for a task.
I want it to read a natural language prompt, scan what is already installed in the workspace, rank the best matches by intent and context, then hand off to the right runtime path for Claude Code, Overclock, or Codex local. If the match is weak, it should fall back to a safe find skills flow instead of guessing.
Please make it work as a pure Node.js project with no extra dependencies, include the bootstrap and smoke test scripts, and make sure it can rebuild its index when the workspace changes. It should also support a preflight check, update itself when needed, and keep any cleanup limited to Oracle owned panes or workspace scoped state only.
If you need anything unclear, look up the current docs online and keep the setup simple for someone installing it into Claude Code.
Are you gonna build this?
make sure you review the code using arcumet