Types
SidekickCustomSkill
A workspace-authored Sidekick skill, including its instructions body.
object
SidekickCustomSkillFields
id
ID!
name
String!
URL-safe slug; the skill's /-invocation name and sandbox directory name.
displayName
String!
Human-readable display name set by the workspace.
description
String!
instructions
String!
The SKILL.md body Sidekick follows when the skill runs.
isEnabled
Boolean!

