@runloop/remote-agents-sdk
Preparing search index...
codex
v2
SkillSummary
Type Alias SkillSummary
type
SkillSummary
=
{
description
:
string
;
enabled
:
boolean
;
interface
:
SkillInterface
|
null
;
name
:
string
;
path
:
AbsolutePathBuf
|
null
;
shortDescription
:
string
|
null
;
}
Index
Properties
description
enabled
interface
name
path
short
Description
Properties
description
description
:
string
enabled
enabled
:
boolean
interface
interface
:
SkillInterface
|
null
name
name
:
string
path
path
:
AbsolutePathBuf
|
null
short
Description
shortDescription
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
enabled
interface
name
path
short
Description
@runloop/remote-agents-sdk
Loading...