Skip to main content

Module extensions

Module extensions 

Source
Expand description

Standalone skills and activated Agent Plugin packages.

Structs§

ExtensionHook
One executable hook shown to an owner before trust is granted.
ExtensionPackage
Frontend-safe metadata read from one extension package root.
Extensions
Discovers bounded skill extensions and advertises their resource locations.

Enums§

ExtensionPackageKind
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§

HookAuthorization
Fail-closed authorization checked immediately before each plugin hook command starts.