sendx-email-skills marketplace

A collection of tools for creating and managing email marketing campaigns, including testing, automation, compliance, analytics, and campaign planning. It connects these tasks to SendX, an email marketing service.

In plain words
What is it for?
Use it to plan campaigns, create and schedule HTML emails through the SendX API, run A/B tests, and review campaign performance.
Why use it?
It helps organize campaign work and handle practical concerns such as deliverability, legal requirements, and measuring results.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add sendx/email-skills
agentmods
npx agentmods add plugins/sendx/email-skills/marketplace
Clone the repo
git clone --depth 1 https://github.com/sendx/email-skills

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

sendx-email-skills marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 119 lines

How it starts

The opening of the file, as written. The whole thing — 119 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "sendx-email-skills",
  "owner": {
    "name": "SendX",
    "email": "[email protected]"
  },
  "metadata": {
    "description": "Email marketing skills for AI agents. Deliverability, compliance, copywriting, automation, analytics, and growth.",
    "version": "1.2.0",
    "pluginRoot": "./skills"
  },
  "plugins": [
    {
      "name": "ab-testing",
      "source": "./ab-testing",
      "description": "Run email A/B tests that produce measurable results and guide future campaign decisions.",
      "version": "1.0.0",
      "category": "campaign",
      "tags": ["email", "testing", "optimization"]
    },
    {
      "name": "api-campaign-builder",
      "source": "./api-campaign-builder",
      "description": "Create, schedule, and manage HTML email campaigns through the SendX REST API.",
      "version": "1.0.0",
      "category": "campaign",
      "tags": ["email", "api", "sendx", "campaigns"]
    },
    {
      "name": "campaign-strategy",
      "source": "./campaign-strategy",
      "description": "Pick the right SendX campaign type for any email marketing situation.",
      "version": "1.0.0",
      "category": "campaign",
      "tags": ["email", "strategy", "sendx"]
    },
    {
      "name": "compliance-navigator",
      "source": "./compliance-navigator",
      "description": "Navigate email privacy laws and stay compliant worldwide.",
      "version": "1.0.0",
      "category": "compliance",
      "tags": ["email", "compliance", "gdpr", "can-spam", "privacy"]
    },
    {
      "name": "email-analytics",
      "source": "./email-analytics",
      "description": "Understand what your email metrics mean and know what action to take based on the numbers.",
      "version": "1.0.0",
      "category": "analytics",
      "tags": ["email", "analytics", "metrics", "reporting"]
    },
    {
      "name": "email-copywriting",
      "source": "./email-copywriting",
      "description": "Write subject lines, preview text, and body copy that gets opened, read, 

Read the full file on GitHub · 119 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 119 lines scan A 1f80119e3c5a

Subscribe to this mod's changes

sendx-email-skills marketplace is a plugin published in the GitHub repository sendx/email-skills (8 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

agt-governance

AGT governance hooks and MCP tools for Claude Code sessions.

microsoft/agent-governance-toolkit · not measured

ism

Expert Australian Information Security Manual (ISM) advisor for Australian government entities, contractors and supply chains. Gap analysis, system authorisation, IRAP preparation, control scoping, and ASD compliance guidance.

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · not measured

section-508

Expert Section 508 compliance advisor for US federal ICT accessibility — VPAT/ACR completion, WCAG 2.0 AA audits, remediation planning, PDF accessibility, procurement language, keyboard and screen reader testing, undue burden assessments, and agency compliance workflows.

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · not measured

fedramp-ssp

Convert FedRAMP Rev 5 Moderate SSP DOCX templates to validated OSCAL 1.2.0 JSON. Wraps ethanolivertroy/frdocx-to-froscal-ssp — ready for oscal-cli, Compliance Trestle, eMASS, and FedRAMP 20X workflows.

GRCEngClub/claude-grc-engineering · not measured

compliance-es

Audita un repo y genera, sin abogado, toda la documentación de cumplimiento para un SaaS o empresa en España: protección de datos (RGPD + LOPDGDD), LSSI (aviso legal, cookies, contratación electrónica y registro de aceptaciones), compliance penal (art. 31 bis CP + canal de denuncias Ley 2/2023) y facturación…

beel-es/claude-plugins · not measured

ai-privacy-governance-skills

15 AI privacy skills: AI DPIA, training data compliance, bias assessment, transparency, LLM output privacy, federated learning.

mukul975/Privacy-Data-Protection-Skills · not measured