Agent skill

cider-embedding

Semantic embeddings for Clojure code navigation via CIDER

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill cider-embedding --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 1 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/ai-ml/cider-embedding/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Cider Embedding Skill **Status**: Stub **Trit**: 0 (ERGODIC - embedding space navigation) ## Overview Semantic embeddings for Clojure code navigation via CIDER. ## Features - Code similarity search via embeddings - Semantic code completion - Cross-reference navigation ## Integration Extends `cider-clojure` with vector space operations. ## Scientific Skill Interleaving This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem: ### Graph Theory - **networkx** [○] via bicomodule - Universal graph hub ### Bibliography References - `general`: 734 citations in bib.duckdb ## Cat# Integration This 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 ``` ### GF(3) Naturality The skill participates in triads satisfying: ``` (-1) + (0) + (+1) ≡ 0 (mod 3) ``` This ensures compositional coherence in the Cat# equipment structure.

What's inside
Steps it walks through
  1. Overview
  2. Features
  3. Integration
  4. Scientific Skill Interleaving
  5. Graph Theory
  6. Bibliography References
  7. Cat# Integration
  8. GF(3) Naturality
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the cider-embedding skill do?

Semantic embeddings for Clojure code navigation via CIDER

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill cider-embedding --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going