Edit Plugin

Edit your plugin's configuration, manage associated skills, agents, and MCP servers on systemprompt.io.

The Edit Plugin page is where you customize a plugin's configuration and manage the skills, agents, and MCP servers associated with it. Both official plugins you have forked and custom plugins you have created can be edited here.

Plugin Metadata

At the top of the editor, you can modify the plugin's core metadata:

  • Name -- the display name for the plugin. Choose something descriptive so you can identify it at a glance.
  • Description -- a summary of what the plugin does and who it is for. This appears on plugin cards throughout the platform.
  • Category -- the functional category the plugin belongs to (e.g., Marketing, Engineering, Sales). This is used for filtering in plugin lists and the directory.

Managing Skills

The Skills section lists all skills currently associated with the plugin. From here you can:

  • Add skills -- attach existing skills from your workspace to the plugin
  • Remove skills -- detach a skill from the plugin without deleting the skill itself

Adding or removing a skill changes what is available through the plugin when it is synced to Claude Desktop. The underlying skill is not deleted when you remove it from a plugin -- it simply stops being bundled with that plugin.

Managing Agents

The Agents section works the same way as skills. You can:

  • Add agents -- associate agents with the plugin
  • Remove agents -- detach agents from the plugin

Agents assigned to a plugin are available when that plugin is active in Claude Desktop.

Managing MCP Servers

The MCP Servers section lets you configure which MCP server connectors are included with the plugin. You can:

  • Add MCP servers -- connect an MCP server to the plugin
  • Remove MCP servers -- disconnect an MCP server from the plugin

MCP servers provide tool access to Claude. Adding an MCP server to a plugin means anyone using that plugin will have access to the server's tools.

Saving Changes

Changes are saved when you submit the form. After saving, the updated plugin configuration syncs to Claude Desktop automatically.

Next Steps