From asi
Provides semantic embeddings for Clojure code navigation via CIDER, enabling similarity search, semantic completion, and cross-reference navigation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:cider-embeddingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Status**: Stub
Status: Stub Trit: 0 (ERGODIC - embedding space navigation)
Semantic embeddings for Clojure code navigation via CIDER.
Extends cider-clojure with vector space operations.
This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:
general: 734 citations in bib.duckdbThis skill maps to Cat# = Comod(P) as a bicomodule in the equipment structure:
Trit: 0 (ERGODIC)
Home: Prof
Poly Op: ⊗
Kan Role: Adj
Color: #26D826
The skill participates in triads satisfying:
(-1) + (0) + (+1) ≡ 0 (mod 3)
This ensures compositional coherence in the Cat# equipment structure.
npx claudepluginhub plurigrid/asi --plugin asiProvides CIDER integration for Clojure nREPL development: jack-in to start REPL, eval defun at point, eval buffer. For interactive REPL sessions.
Uses tree-sitter index for code navigation in Rust, Python, TypeScript, JavaScript, Go, Java, Scala, SQL: finds symbols, reads function implementations, traces callers, discovers tests.