agent-skills-discovery-rfc. A micro-RFC for solving skills discovery from agents.

github.com/elithrar/agent-skills-discovery-rfc

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2026
  • add files[] array to index, make index required
  • add CGI script example (#5)
  • Merge pull request #4 from elithrar/examples-dir-v2
  • Merge pull request #3 from elithrar/examples-dir
  • move lib/ to examples/ and fix review issues
  • Merge pull request #2 from elithrar/add-framework-examples-2
  • add framework examples for skills index generation
  • add Next.js and TanStack Start examples for skills index generation
  • Merge pull request #1 from elithrar/add-astro-lib
  • add Astro build step for generating skills index.json
  • clarify index.json format, remove path field
  • add script execution guidance for clients
  • add table of contents
  • add rationale for optional index, client implementation guidance
  • initial commit