feat(proofpoint-essentials): add plugin with skills, commands, and marketplace entry - #228
Merged
Merged
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
proofpoint-essentialsplugin (marketplace 1.32.0) covering Proofpoint's SMB/MSP-tier email security product — a separate API, base URL, and credential model from the existingproofpoint(TAP) plugin, which is left untouchedapi-patterns,org-management,user-management,reporting) and 2 commands (/search-org,/org-health-check); no agents.claude-plugin/marketplace.jsonunderemail-security, noversionfield on the entry (per repo convention)docs/src/data/plugins.tsanddocs/public/og-image.pngvia 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)[Unreleased] / Addedproofpoint-essentials-mcpserver is under active development and not yet published; tool names follow theproofpoint_essentials_{resource}_{operation}convention it's being built to. No.mcp.jsonships yet, matching sibling email-security plugins without live gateway wiring.Test plan
claude plugin validate .(root marketplace manifest) — passedclaude plugin validate msp-claude-plugins/email-security/proofpoint-essentials— passednode 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)npm run buildindocs/(Astro build + pagefind indexing) — succeeded,/plugins/proofpoint-essentials/page generated, homepage hero shows 82 Pluginshttps://claude.ai/code/session_01Wh1b5n9RKhmSMS6eXhgbnq
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.