GCP implementation of SkillRegistry using GCP Skill Registry API.
Fetches a skill from the registry.
The name of the skill.
A Promise resolving to a Skill object.
Searches for skills in the registry.
The search query.
A Promise resolving to a list of Frontmatter objects for discovery.
GCP implementation of SkillRegistry using GCP Skill Registry API.