Anmol-Srv

Input Classifier — Development skill for Claude Code

Development community

Classify this input for a personal knowledge base.

How to install Input Classifier

Installs to ~/.claude/skills/anmol-srv-sigil-input-classifier/SKILL.md

Terminal
mkdir -p ~/.claude/skills/anmol-srv-sigil-input-classifier && curl -fsSL https://raw.githubusercontent.com/Anmol-Srv/sigil/HEAD/prompts/input-classifier.md -o ~/.claude/skills/anmol-srv-sigil-input-classifier/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Input Classifier does

Classify this input for a personal knowledge base. Determine how it should be stored.

Routes

  • thought: Short personal statement — preference, opinion, note, personal fact, experience. Extract facts directly. No chunking needed.
  • knowledge: Structured information with substance — explanations, rules, procedures, technical content. Needs full extraction pipeline.
  • noise: Not worth storing — greetings, incomplete fragments, test input, nonsense. Skip entirely.

Categories for

Alternatives in Development

  • 12 Yolo Auto Mode Classifier — YOLO/Auto-Mode Classifier System 2.3k ★
  • Rb Refresh — Rebuild the repobrain project knowledge base after significant changes 1.3k ★
  • Ag Refresh — Rebuild the antigravity project knowledge base after significant changes 1.2k ★

Full documentation available on GitHub

View Source Repository