observerw
- Karma
- 0
- Created
- ()
- Submissions
- 11,072,437
-
Hi HN — I’m trying to figure out a simple/open way to package agent skills with a clear runtime contract and a sane distribution/update story. What I found frustrating in many existing skill formats is that they’re…
- Show HN: LSP Skill – IntelliSense for Coding Agents That Works (lsp-client.github.io)
AI coding agents today use grep/ripgrep for code search. This fails on real codebases: can't find references across modules, can't preview refactorings, can't understand code structure. LSP (Language Server Protocol)…