Skip to content

feat(proofpoint-essentials): add plugin with skills, commands, and marketplace entry - #228

Merged
asachs01 merged 1 commit into
mainfrom
feat/proofpoint-essentials-plugin
Aug 28, 2026
Merged

feat(proofpoint-essentials): add plugin with skills, commands, and marketplace entry#228
asachs01 merged 1 commit into
mainfrom
feat/proofpoint-essentials-plugin

Conversation

@asachs01

@asachs01 asachs01 commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • New proofpoint-essentials plugin (marketplace 1.32.0) covering Proofpoint's SMB/MSP-tier email security product — a separate API, base URL, and credential model from the existing proofpoint (TAP) plugin, which is left untouched
  • Ships 4 skills (api-patterns, org-management, user-management, reporting) and 2 commands (/search-org, /org-health-check); no agents
  • Registered in .claude-plugin/marketplace.json under email-security, no version field on the entry (per repo convention)
  • Regenerated docs/src/data/plugins.ts and docs/public/og-image.png via the docs generator so the docs-site plugin/skill counts pick up the addition (82 -> 83 marketplace entries, 81 -> 82 rendered plugins after the shared-skills filter, +4 skills)
  • CHANGELOG entry added under [Unreleased] / Added
  • Companion proofpoint-essentials-mcp server is under active development and not yet published; tool names follow the proofpoint_essentials_{resource}_{operation} convention it's being built to. No .mcp.json ships yet, matching sibling email-security plugins without live gateway wiring.

Test plan

  • claude plugin validate . (root marketplace manifest) — passed
  • claude plugin validate msp-claude-plugins/email-security/proofpoint-essentials — passed
  • node scripts/check-marketplace-drift.mjs — passed (83 entries)
  • node scripts/check-doc-references.mjs — passed (1539 skill-shaped references resolve)
  • node scripts/check-tool-anchoring.mjs — passed (no new un-anchored items introduced)
  • Full per-plugin validation loop (mirrors CI's "Validate each plugin" step) across all 83 registered plugins — 0 failures
  • npm run build in docs/ (Astro build + pagefind indexing) — succeeded, /plugins/proofpoint-essentials/ page generated, homepage hero shows 82 Plugins

https://claude.ai/code/session_01Wh1b5n9RKhmSMS6eXhgbnq


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

…rketplace entry

New proofpoint-essentials plugin (marketplace 1.32.0) covering Proofpoint's
SMB/MSP-tier email security product, distinct from the existing proofpoint
(TAP) plugin. Ships 4 skills (api-patterns, org-management, user-management,
reporting) and 2 commands (/search-org, /org-health-check).

- Registered in .claude-plugin/marketplace.json under the email-security
  category, no version field on the entry
- Regenerated docs/src/data/plugins.ts and public/og-image.png via
  npm run generate so docs-site counts pick up the new plugin/skills
- CHANGELOG entry under Unreleased/Added
@asachs01
asachs01 merged commit c39e1a8 into main Aug 28, 2026
3 checks passed
@asachs01
asachs01 deleted the feat/proofpoint-essentials-plugin branch August 28, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant