Skip to main content
objectSkillInstallation

Fields

id
ID!

Stable identifier for this skill installation.

The scope associated with this skill installation.

rootKind

The root kind associated with this skill installation.

rootPath
String!

Filesystem path associated with this skill installation.

skillName
String!

The skill name associated with this skill installation.

description
String!

Human-readable description of this skill installation.

packageHash
String!

The package hash associated with this skill installation.

fileCount
Int!

Number of files.

totalBytes
Int!

Total, in bytes.

tracked
Boolean!

Whether the tracked condition is true for this skill installation.

consumers

Consumers associated with this skill installation.

lastSeenAt
String!

ISO 8601 timestamp when this skill installation was last seen.

agent

The agent associated with this skill installation.

codebase

The codebase associated with this skill installation. May be null when unavailable or not applicable.

worktree

The worktree associated with this skill installation. May be null when unavailable or not applicable.

skill

The skill associated with this skill installation. May be null when unavailable or not applicable.