logoalt Hacker News

xhaletoday at 6:19 AM2 repliesview on HN

Hi, anyone has a simple example/scaffold how to set up agents/skills like this? I’ve looked at the stavrobots repo and only saw an AGENTS.md. Where do these skills live then?

(I have seen obra/superpowers mentioned in the comments, but that’s already too complex and with an ui focus)


Replies

stavrostoday at 11:28 AM

These skills live in my home directory, that's why they aren't in the repos. I can upload them if you want.

show 2 replies
lbreakjaitoday at 9:26 AM

I played with this over the weekend:

https://github.com/marcosloic/notion-agent-hive

Ultimately, it's just a bunch of markdown files that live in an `/agents` folder, with some meta-information that will depend on the harness you use.