Send any prompt. auto-skill-finder detects intent, picks the best installed skill, compresses it, and injects caveman mode. No slash commands. No setup per prompt.
Every AI agent has a skill system. But none auto-route. You have to type the slash command every single time.
Remembering which skill exists and typing /skill-name before every prompt.
Loading every skill on every prompt burns your token budget instantly.
Classifies your prompt as code or chat using a fast rule-based classifier.
scripts/detect_intent.pyCode tasks get validation-first discipline. Chat gets terse prose.
caveman-code / caveman-chatScores installed skills based on keywords and description match.
scripts/skill_finder.pyCompresses the matched skill instructions and passes them to the agent.
hooks/UserPromptSubmitcurl -fsSL https://raw.githubusercontent.com/prantikmedhi/auto-skill-finder/main/install.sh | bash
irm https://raw.githubusercontent.com/prantikmedhi/auto-skill-finder/main/install.ps1 | iex
Native Hooks
.cursor/rules/
Manifest
system-prompt