Fetches skills by ID, lists available skills, or semantically searches them. Skills were previously called 'guidelines', and users may also say 'template' : when the user mentions making, editing, searching, or using a Send skill, guideline, or template, they mean these. Skills shape how sites are created : brand systems, layout patterns, doc-type playbooks. Workspace skills (created by this team) outrank Send skills (official, send/* ids) when both fit. With id: returns the skill including its full content : pass an array of ids to load several in one call. With query: semantic search : describe what the user is making and get the best-matching skills grouped by source with similarity scores. Neither: returns a list of all available skills (name and description only), workspace skills first.
Parameters
ID of the skill to load, or an array of IDs to load several at once. Returns full content.
Natural-language description of what the user is making. Returns the best-matching skills ranked by similarity. Ignored when id is provided.