is there a meta-skill, a skills-discovery-skill , that wraps this registry, so that I could say to my agent: "What skills are available for BigQuery?" and it would realtime query this repo and return a list of possible skills? and then later if I said "ok, install that one", the agent would do the right thing (npx install...?) to install a particular skill?
is there a meta-skill, a skills-discovery-skill , that wraps this registry, so that I could say to my agent: "What skills are available for BigQuery?" and it would realtime query this repo and return a list of possible skills? and then later if I said "ok, install that one", the agent would do the right thing (
npx install...?) to install a particular skill?