1,524 curated data & analytics skills, agents, commands and plugins — from original author repos, ranked by GitHub signal.
lyndonkl
Stage 2 clustering worker for the conference-scheduling pipeline. Turns event records into a navigable theme map — 6-8 coarse themes with sub-clusters, an explicit outlier bucket, and soft top-k affinities for every event — using the embed-then-label pipeline (resources/cluster.py) when the libraries are present and an LLM-reasoned hierarchical fallback when they are not. Embeddings group; the cartographer writes the human-readable labels. Reusable across conferences; hardcodes no conference spe
lyndonkl
An orchestrating agent that collaboratively helps engineers build graph-based retrieval-augmented generation systems. Guides users through knowledge graph construction, embedding strategy design, retrieval orchestration, system integration, and evaluation. Use when user mentions knowledge graph, GraphRAG, graph retrieval, entity extraction for RAG, Neo4j with LLM, or building graph-augmented AI systems.