Expand description
Standalone skills and activated Agent Plugin packages.
Structs§
- Extension
Hook - One executable hook shown to an owner before trust is granted.
- Extension
Package - Frontend-safe metadata read from one extension package root.
- Extensions
- Discovers bounded skill extensions and advertises their resource locations.
Enums§
- Extension
Package Kind - One validated package format understood by the extensions middleware.
Constants§
- MANIFEST
- Configuration and presentation metadata for installed extensions.
Functions§
- inspect_
package - Validates and inspects one standalone Agent Skill or Agent Plugin package.
- valid_
package_ name - Returns whether a package name is canonical for the supported extension formats.
Type Aliases§
- Hook
Authorization - Fail-closed authorization checked immediately before each plugin hook command starts.