msp skills

23 tagged msp, measured the same way as everything else here.

Browse within: claude-plugins 18psa 18rmm 18home-assistant 5

3CX API Patterns

01

WYRE-AI/msp-claude-plugins

Skill Claude CodeCodex

3CX's native PBX MCP server: the per-PBX endpoint shape (every PBX is its own FQDN and its own OAuth authorization server — there is no shared mcp.3cx.com), the Admin Console + client setup flow, the permission model (fully inherited from the 3CX account that approved the connection), and how to discover the live tool…

43 2d ago A 93 tokens original Apache-2.0

WYRE-AI/msp-claude-plugins

Skill Claude CodeCodex

Abnormal Security abuse mailbox cases: user-reported email submissions, case statuses and judgments, the case lifecycle, bulk and remediation actions, and phishing simulation handling.

43 2d ago A 37 tokens original Apache-2.0

WYRE-AI/msp-claude-plugins

Skill Claude CodeCodex

Abnormal Security message analysis: message retrieval, email header inspection, attachments, sender reputation, delivery context, and SPF/DKIM/DMARC authentication results.

43 2d ago A 37 tokens original Apache-2.0

ha-addon-scaffold

04

selic/skills

Skill Claude CodeCodex

Scaffold a production-ready Home Assistant add-on: config.yaml with UI options schema, multi-arch Dockerfile + build.yaml, s6-overlay services, Ingress web UI wiring, GHCR CI, DOCS/CHANGELOG, and an add-on repository.yaml. Use when creating a new Home Assistant add-on, adding an add-on to a repository, or setting up…

2 1mo ago A 109 tokens original MIT

publish-mcp-server

05

selic/skills

Skill Claude CodeCodex

Publish and distribute an MCP server — npm packaging, official MCP registry (mcp-publisher/server.json), Claude Desktop MCPB bundle, GitHub release automation, and directory listings (Glama, Docker MCP Catalog, Cline, awesome-mcp-servers). Use when asked to publish, release, distribute, or list an MCP server, or to…

2 1mo ago A 81 tokens original MIT

release-mcp-version

06

selic/skills

Skill Claude CodeCodex

Cut and publish a NEW version of an MCP server that already has its distribution pipeline set up — lockstep version bump across package.json/server.json/manifest.json, land on main, tag, and let CI publish to npm + the official MCP registry + a GitHub release (.mcpb) + a container image. Use when asked to…

2 1mo ago A 146 tokens original MIT