@runloop/remote-agents-sdk
Preparing search index...
codex
v2
SkillMetadata
Type Alias SkillMetadata
type
SkillMetadata
=
{
dependencies
?:
SkillDependencies
;
description
:
string
;
enabled
:
boolean
;
interface
?:
SkillInterface
;
name
:
string
;
path
:
AbsolutePathBuf
;
scope
:
SkillScope
;
shortDescription
?:
string
;
}
Index
Properties
dependencies?
description
enabled
interface?
name
path
scope
short
Description?
Properties
Optional
dependencies
dependencies
?:
SkillDependencies
description
description
:
string
enabled
enabled
:
boolean
Optional
interface
interface
?:
SkillInterface
name
name
:
string
path
path
:
AbsolutePathBuf
scope
scope
:
SkillScope
Optional
short
Description
shortDescription
?:
string
Legacy short_description from
SKILL.md
. Prefer SKILL.json interface.short_description.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dependencies
description
enabled
interface
name
path
scope
short
Description
@runloop/remote-agents-sdk
Loading...
Legacy short_description from SKILL.md. Prefer SKILL.json interface.short_description.