My Plugins

View, manage, and create plugins in your systemprompt.io workspace.

The My Plugins page gives you a detailed table view of every plugin in your workspace. This is where you go to manage individual plugins, create new ones, and drill into what each plugin contains.

Plugin Table

Your plugins are listed in a table with the following columns:

Column Description
Name The plugin's display name
Category The functional category (e.g., Marketing, Engineering)
Skills Number of skills bundled with the plugin
Agents Number of agents included
MCP Number of MCP connectors configured
Source Whether the plugin is Official or Custom
Actions Edit and Delete options

Searching and Filtering

Use the search bar to find plugins by name, or use the category filter to narrow the list to a specific category. These filters work together for precise results.

Expandable Rows

Click on any row in the table to expand it and see the plugin's details without leaving the page. The expanded view shows:

  • Plugin details -- full description and metadata
  • Skills list -- all skills included in the plugin
  • Agents list -- all agents included in the plugin
  • JSON view -- the raw plugin configuration for reference

This is useful for quickly inspecting a plugin without navigating away from the table.

Creating a Custom Plugin

Click the Create Plugin button at the top of the page to build a new plugin from scratch. Custom plugins let you bundle your own skills, agents, and connectors into a reusable package.

Custom plugins are marked with a "Custom" source badge to distinguish them from official plugins.

Actions

Each plugin has an actions menu with two options:

  • Edit -- opens the plugin editor where you can modify the plugin's configuration, skills, agents, and connectors
  • Delete -- removes the plugin and all its associated content from your workspace

Deleting a plugin is permanent. The plugin and its skills, agents, and connectors will be removed from your workspace and will no longer be available in Claude Desktop.

Next Steps