Viewing profile — observerw
observerw
HN member- Joined
- Thu, Jan 08, 2026, 8:12 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About observerw
No profile information was provided.
Recent public activity
-
story
Show HN: Skill Container – a decent way to run and distribute agent skills
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 exis…
-
comment
Comment #46856280
Can I think of it as ACP(agent-client-protocol)-over-HTTP? I know ACP is an editor-oriented local protocol, but I think it's similar to the design idea of this project.
-
story
Show HN: LSP Skill – IntelliSense for Coding Agents That Works
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 struc…