Plugin Catalog

Use this catalog to identify who supplies a plugin and whether a current path is verified. A documentation page does not by itself mean that Sero supports the plugin.

How to read the catalog

FieldMeaning
StatusBuilt-in ships with Sero. External does not ship with Sero and is installed from another source. Deprecated remains documented but is not recommended for new use. Unsupported means that no current supported install or runtime path is verified.
DocsDocs links to a dedicated page; Guide links to an existing guide; Catalog means this row is the lightweight coverage.
Sourcegit: installs from a Git repository. npm: installs a published npm package. A local development checkout uses Admin → Plugins → Local Plugin Development and is not an installed source.

Built-in plugins can appear in app discovery or favorites. External plugins do not ship with Sero. Review their owner and source before installation.

Built-in plugins

PluginPackageDocsNotes
Admin@sero-ai/plugin-adminGuideConfig editor, logs, sessions, agents/skills/prompts; global state file declared by manifest.
Scheduler@sero-ai/plugin-cronGuideReminders and recurring jobs; dashboard widget manifest.
Design Library@sero-ai/plugin-design-libraryDocsVisual reference library with automatic design-language analysis; global state under the profile's Sero home.
Git@sero-ai/plugin-gitGuideVisual Git workspace manager.
Graphify@sero-ai/plugin-graphifyDocsLocal workspace and profile knowledge graphs.
MCP@sero-ai/plugin-mcpGuideMCP manager app; manifest bridges selected mcp tool behavior.
Memory@sero-ai/plugin-memoryGuidePersistent memory, identity/profile facts, and daily logs.
Orchestrator@sero-ai/plugin-orchestratorGuideWorkflows and Rooms.
Usage@sero-ai/plugin-usageCatalogModel usage and cost views.
User Feedback@sero-ai/plugin-user-feedbackGuidePending questions/questionnaires; bridgeTools: false.
Web@sero-ai/plugin-webGuideWeb search/content fetching/video-related surfaces within manifest scope.

External plugins with full pages

PluginPackageStatusSourceDocsRequirements and scope
Google@sero-ai/plugin-googleExternalgit:https://github.com/sero-labs/sero-google-plugin.gitDocsGmail and Calendar through gogcli; OAuth credentials required.
Kanban@sero-ai/plugin-kanbanExternalgit:https://github.com/sero-labs/sero-kanban-plugin.gitDocsDevelopment board with Git workflow actions.
Notes@sero-ai/plugin-notesExternalgit:https://github.com/sero-labs/sero-notes-plugin.gitDocsGlobal note-taking app and tool.
Todo@sero-ai/todo-pluginExternalgit:https://github.com/sero-labs/sero-todo-plugin.gitDocsTask app and Pi extension.
Research@sero-ai/plugin-researchExternalgit:https://github.com/sero-labs/sero-research-plugin.gitDocsMulti-agent research orchestration.
Signal Desk@sero-ai/plugin-signal-deskExternalgit:https://github.com/sero-labs/sero-signal-desk-plugin.gitDocsNetwork access for feeds and sources.
Plan Mode@sero-ai/plugin-plan-modeExternalCurrent source repository not verified.DocsPlanning and execution tracking.
Spotify@sero-ai/plugin-spotifyDeprecated; current runtime path unsupportedNone recommendedDocsThe repository marks it deprecated. Current stock Electron does not provide its former DRM path.
ImageGen@sero-ai/plugin-imagegenExternalgit:https://github.com/sero-labs/sero-imagegen-plugin.gitDocsGemini credentials and network access.
Loom@sero-ai/plugin-loomExternalgit:https://github.com/sero-labs/sero-loom-plugin.gitDocsGLSL art studio and wallpaper capture.
Starling Bank@sero-ai/plugin-starlingExternalgit:https://github.com/monobyte/sero-starling-plugin.gitDocsSero 0.1.0+, runtime ABI 2, Sero desktop bridges, Starling token, and network access.
Weight@sero-ai/plugin-weight-trackerExternalgit:https://github.com/monobyte/sero-weight-tracker.gitDocsSero 0.1.0+ and runtime ABI 2; stores health data as plain JSON.

External catalog-only plugins

These smaller or demo plugins are external packages. Review their source before use.

PluginPackageTry firstLimitations / caveat
Alibaba Coding Plan@sero-ai/plugin-alibabaModels guideProvider-only package; install from git:https://github.com/sero-labs/sero-alibaba-plugin.git; API key env var ALIBABA_CODING_PLAN_KEY; no sidebar UI.
Calculator@sero-ai/plugin-calcAsk Sero to calculate a harmless expression, or open the Calculator app if activated.Utility/demo plugin; state is global app state per manifest.
Daily Quote@sero-ai/plugin-daily-quoteOpen Daily Quote or ask for a demo quote.Good author example; global state. See App Runtime.
Humanizer@sero-ai/plugin-humanizerTransform a short fake paragraph, then compare output in the side-by-side UI.Do not market output as undetectable; verify claims manually.
SlopZilla@sero-ai/plugin-slopzillaGenerate a clearly fictional idea and save it if useful.Novelty/idea-generator plugin; avoid presenting joke output as production advice.
Tetris@sero-ai/plugin-tetrisOpen Tetris and use keyboard controls.UI-only game plugin; no agent tools documented by README.

Install and enable notes

  • Installed external plugins are profile-scoped source packages managed from App Store/Admin flows.
  • Local plugin development is separate from installed plugins; use Admin → Plugins → Local Plugin Development for a checkout you are editing.
  • Attached folders only make source visible to the workspace/agent; they do not activate a plugin.
  • Do not use private email, banking, health, or account data in screenshots or public issue reports.

Related docs: Plugins and Apps, App Store, Favorites, and Installed Plugins, Plugins Reference, App Runtime.