You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Docmost team - would you be open to a small PR that packages Docmost agent workflows as an installable plugin?
What I have in mind:
a plugins/docmost-workspace-operator/ package with Codex/Claude-compatible plugin metadata
one focused Skill inside the plugin for safe Docmost workspace operations: page discovery, docs cleanup, knowledge-base review, permission-aware updates, and publishing checks
a few JSONL eval cases that verify the agent reads context first, asks for approval before mutating workspace content, and avoids exposing page contents, user data, tool arguments, or model outputs in telemetry
I am using "plugin" as the installable package and "Skill" as a focused workflow inside that plugin. The goal would be to make Docmost easier to add to agent workspaces without changing Docmost runtime behavior.
If this sounds useful, I can open a scoped PR with docs/metadata/evals only. If there is a preferred location or naming convention for this kind of contribution, I can follow that instead.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi Docmost team - would you be open to a small PR that packages Docmost agent workflows as an installable plugin?
What I have in mind:
plugins/docmost-workspace-operator/package with Codex/Claude-compatible plugin metadataI am using "plugin" as the installable package and "Skill" as a focused workflow inside that plugin. The goal would be to make Docmost easier to add to agent workspaces without changing Docmost runtime behavior.
If this sounds useful, I can open a scoped PR with docs/metadata/evals only. If there is a preferred location or naming convention for this kind of contribution, I can follow that instead.
All reactions