Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
watchdog408
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Panic Room, a local zero-dependency sandbox for agents
(github.com)
3 points
by
watchdog408
14d ago
|
0 comments
2.
▲
by
watchdog408
1mo ago
The goal is more or less the same, to give the agent the ability to do things it doesn’t know by default. The difference when explaining this new thing to the agent using a skill is that it will only learn how to do it when it needs to, not
3.
▲
by
watchdog408
2mo ago
At work, I have to maintain legacy systems, and that’s taught me that the best way to understand something you’re unfamiliar with is to use diagrams. Specifically, I have a Claude license and use Draw.io skills to have the AI analyze a proj
4.
▲
by
watchdog408
2mo ago
A skill is more like a packaging convention around instructions, with the difference that the runtime knows it's a reusable unit. That lets it expose only the skill's name/description initially and load the full instructions