feat: add mmd-it marketplace + mmd-workspace plugin (4 MMD skills) #1

Merged
kua-agent merged 1 commits from feat/mmd-workspace-marketplace-20260806 into main 2026-08-06 14:26:16 +00:00
Member

Adds the org-wide Claude Desktop plugin marketplace for MMD Group IT.

  • .claude-plugin/marketplace.json: marketplace mmd-it, one plugin entry with a relative source path.
  • plugins/mmd-workspace/: plugin mmd-workspace, installationPreference: required so it installs for every user and cannot be uninstalled.
  • Four skills, each grounded in real MMD material (mmd-doc-pdf skill, Ben standing rules, mmd-ops docs/ITSM.md, docs/IT-TOOLS.md, manifests/llm-gateway/README.md, manifests/claude-config-server): mmd-document-style, mmd-email-style, mmd-it-support, mmd-data-handling.

Public repo by design — end-user devices clone with no credential, our other MMD Gitea repos are private. No secrets in this repo; the MCP credentials devices need are delivered separately via managedMcpServers in the bootstrap response, wired in a follow-up PR to mmd-ops.

Verification done: marketplace.json/plugin.json/version.json all parse as valid JSON; marketplace name matches the required pattern and is not a reserved value; every SKILL.md has valid YAML frontmatter with name+description. Not yet verified: end-user installation in an actual Claude Desktop client (requires a signed-in device, out of scope for this PR).

Adds the org-wide Claude Desktop plugin marketplace for MMD Group IT. - `.claude-plugin/marketplace.json`: marketplace `mmd-it`, one plugin entry with a relative source path. - `plugins/mmd-workspace/`: plugin `mmd-workspace`, `installationPreference: required` so it installs for every user and cannot be uninstalled. - Four skills, each grounded in real MMD material (mmd-doc-pdf skill, Ben standing rules, mmd-ops docs/ITSM.md, docs/IT-TOOLS.md, manifests/llm-gateway/README.md, manifests/claude-config-server): `mmd-document-style`, `mmd-email-style`, `mmd-it-support`, `mmd-data-handling`. Public repo by design — end-user devices clone with no credential, our other MMD Gitea repos are private. No secrets in this repo; the MCP credentials devices need are delivered separately via `managedMcpServers` in the bootstrap response, wired in a follow-up PR to `mmd-ops`. Verification done: marketplace.json/plugin.json/version.json all parse as valid JSON; marketplace name matches the required pattern and is not a reserved value; every SKILL.md has valid YAML frontmatter with name+description. Not yet verified: end-user installation in an actual Claude Desktop client (requires a signed-in device, out of scope for this PR).
kua-agent added 1 commit 2026-08-06 14:26:12 +00:00
Org-wide Claude Desktop plugin marketplace for MMD Group IT. Adds the
mmd-it marketplace manifest and the mmd-workspace plugin
(installationPreference: required) carrying four skills grounded in
real MMD material: mmd-document-style, mmd-email-style,
mmd-it-support, mmd-data-handling. Public repo, no secrets — MCP
credentials are delivered separately via managedMcpServers.
kua-agent merged commit 899417f357 into main 2026-08-06 14:26:16 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmd-it/claude-plugins#1