Agent Plugins Marketplace
All plugins

ghost-post-preview

v0.1.0

Read a draft post the way its audience and its ranking system will: fold test, hook audit, platform mechanics and a stated-assumption persona read, ending in the single most likely reason it underperforms — never a fabricated engagement number.

Claude Code3 Skills1 MCP serverstdio

By Fars SaadeldinLicense: UNLICENSED0 GitHub starsUpdated 5 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
4 skill or MCP entries
Source updated
Sep 18, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install ghost-post-preview for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ghost-post-preview@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/farssaadeldin7-ux/claude-plugin-suite

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/ghost-post-preview/.

Plugin files

plugins/ghost-post-preview/
├── .claude-plugin/plugin.json
├── skills/ghost-post-preview/SKILL.md
├── skills/sales-and-outreach/SKILL.md
├── skills/sales-enablement-assistant/SKILL.md
└── .mcp.json

Included Skills3

ghost-post-previewskills/ghost-post-preview/SKILL.md

This skill should be used when someone has drafted a social post and wants to know how it will land before they publish it — "will this post do well", "roast my LinkedIn post", "is this hook strong enough", "why do my posts get no engagement", "check this before I publish", "review my tweet", "does this caption work", "predict how this will perform", "which of these two hooks is better", "my last post flopped, what went wrong". Also use it for auditing an existing post that underperformed, for rewriting a weak first line, and for adapting one post across platforms whose ranking mechanics differ.

sales-and-outreachskills/sales-and-outreach/SKILL.md

This skill should be used when someone needs to land clients through direct outreach — "help me get my first client", "write a cold pitch", "review my outreach message", "who should I be pitching", "I keep getting ignored on cold emails", "build me an outreach plan", "how do I sell my editing services", "turn this portfolio into a pitch", "follow up without being annoying". Also use it for choosing a niche to pitch, building a prospect list, drafting and sequencing cold messages, and handling replies, objections and pricing conversations — plus "build a deck for this sales meeting", "help me prep slides for the call", "roleplay this customer's objections with me", and "let me practise handling 'too expensive'".

sales-enablement-assistantskills/sales-enablement-assistant/SKILL.md

This skill should be used when someone wants to research a B2B account and write outreach to it — "write a cold email to this company", "help me prospect into this account", "find a reason to reach out to them now", "why would this VP ever reply to me", "my sequences get no replies", "write a follow-up that isn't just chasing", "make this email sound less like AI wrote it", "build a three-touch sequence for this prospect", "is this a real trigger or am I reaching". Also use it for auditing an existing sequence, deciding whether an account is worth a touch at all, and checking outreach against GDPR, PECR and CAN-SPAM opt-out and identification requirements.

MCP servers1

ghost-post-previewstdio
command
node
args
${CLAUDE_PLUGIN_ROOT}/mcp/server.js
env.PLUGIN_SUITE_BILLING_URL
${PLUGIN_SUITE_BILLING_URL}
env.GHOST_POST_PREVIEW_LICENSE_KEY
${GHOST_POST_PREVIEW_LICENSE_KEY}

MCP configuration uses runtime-provided plugin path placeholders such as ${PLUGIN_ROOT} or ${CLAUDE_PLUGIN_ROOT}. Review the manifest for the runtime-specific expansion rules.

Plugin manifests1

plugins/ghost-post-preview/.claude-plugin/plugin.json
{
  "name": "ghost-post-preview",
  "version": "0.1.0",
  "description": "Read a draft post the way its audience and its ranking system will: fold test, hook audit, platform mechanics and a stated-assumption persona read, ending in the single most likely reason it underperforms — never a fabricated engagement number.",
  "author": {
    "name": "Fars Saadeldin"
  },
  "license": "UNLICENSED",
  "keywords": [
    "social-media",
    "content",
    "marketing",
    "engagement",
    "copywriting"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[ghost-post-preview on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ghost-post-preview)