HackerTrans
TopNewTrendsCommentsPastAskShowJobs

assafe

no profile record

Submissions

I just indexed agent skills so AI agents can discover them autonomously

skyll.app
3 points·by assafe·5 miesięcy temu·3 comments

Show HN: Agents should learn skills on demand. I built Skyll to make it real

skyll.app
3 points·by assafe·5 miesięcy temu·0 comments

Show HN: GPT Researcher – Open-Source Autonomous Research Assistant

gptr.dev
4 points·by assafe·2 lata temu·0 comments

comments

assafe
·5 miesięcy temu·discuss
Agent skills (SKILL.md files) are a powerful way to teach AI agents new capabilities but today they require manual installation, only work in a few tools, and agents can't adapt as tasks evolve.

Skyll aggregates skills from multiple sources (skills.sh, community registry, and more), ranks them by relevance, and serves them via REST API and MCP. Any agent can search and get back ranked, markdown skill instructions - no human in the loop. 100% open source.

Would love feedback on the ranking algorithm and what sources to add next.

GitHub: https://github.com/assafelovic/skyll Docs: https://skyll.app/docs
assafe
·2 lata temu·discuss
This is great!
assafe
·3 lata temu·discuss
Hey, GPT Researcher shows exactly how to do that with RAG. See here https://github.com/assafelovic/gpt-researcher