Core Features

Plugin

Plugins are the extension mechanism in Z Code. You can browse, install, enable, disable, uninstall, and update plugins from one unified page, while also managing plugin marketplace sources.


Discover And Install

Under the Discover tab, you can browse plugins currently available from the marketplace.

Discover plugins

The list shows the plugin name, its marketplace, and a short description. Use the search box at the top to filter quickly, then click Install on the right to install a plugin directly.


Manage Installed Plugins

Switch to the Installed tab to review plugins that are already available locally.

Installed plugins

  • Each item shows the plugin name, version, marketplace source, and current status
  • Use the toggle on the right to enable or disable a plugin directly
  • Click Uninstall to remove plugins you no longer need

Manage Plugin Marketplaces

Switch to the Marketplace tab to view and maintain the plugin marketplaces currently connected to your app.

Plugin marketplace management

  • Use the input field at the top to enter a marketplace source directly
  • Click Add Marketplace to connect a new source
  • Connected marketplaces support Update and Remove, and the upper-right corner also provides Update All

FAQ

What is the difference between Plugin and Skill?
  • Plugin: extends capability by adding commands, services, or tools
  • Skill: guides behavior by telling the Agent how to do a task and what standards to follow

In short, Plugin answers “what the system can do,” while Skill answers “how the Agent should do it.”

Next Steps