ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
Skill
Interface Skill
Complete skill representation including frontmatter, instructions, and resources.
interface
Skill
{
frontmatter
:
Frontmatter
;
instructions
:
string
;
resources
?:
Resources
;
}
Properties
frontmatter
frontmatter
:
Frontmatter
instructions
instructions
:
string
Optional
resources
resources
?:
Resources
Properties
frontmatter
instructions
resources
ADK for TypeScript: API Reference - v1.5.0
Loading...
Complete skill representation including frontmatter, instructions, and resources.