Queries
sidekickSkills
Every skill available to Sidekick in this workspace: Plain’s system skills plus the workspace’s custom skills, each with its effective enabled state.
QUERY
sidekickSkills: [SidekickSkill!]!Returns
[SidekickSkill!]!
name
String!
URL-safe slug; the skill's /-invocation name and sandbox directory name.
displayName
String!
Human-readable display name.
description
String!
What the skill does and when Sidekick should use it.
isEnabled
Boolean!
Effective enabled state (system skills default to enabled when not overridden).
Query
Response
Query
Response

