Sandbox
3 repos for navigation · Tools · DocsClear
dukesun99/
Corpus2Skill

Official Findings of EMNLP 2026 implementation of Corpus2Skill: compile a document corpus into a navigable skill hierarchy that LLM agents explore at query time, with document lookup instead of a serving-time vector-search service.

85

Local-first static analysis that turns source code into deterministic, source-grounded workflow maps for coding agents via MCP.

42
ast-outline/
ast-outline

ast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, or one symbol — instead of reading whole files. A stateless, tree-sitter-based CLI.

47