Agent Plugins Marketplace
← All plugins

rhize-outreach

v0.2.0

Find local businesses with concrete website and search opportunities, then prepare an evidence-backed website concept, audit, and email draft with human review gates.

CodexClaude Code7 Skills

By Rhize Media2 GitHub starsUpdated 2 hours ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
7 skill or MCP entries
Source updated
Sep 27, 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 rhize-outreach for Codex and Claude Code

Installs for the current user
codex plugin marketplace add Rhize-Media/rhize-plugins
codex plugin marketplace upgrade rhize-plugins
codex plugin add rhize-outreach@rhize-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the rhize-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “rhize-outreach” remain stable.

  • Codex: rhize-outreach@agent-plugin-marketplace → rhize-outreach@rhize-plugins

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/Rhize-Media/rhize-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is rhize-outreach/.

Plugin files

rhize-outreach/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/reconcile-outreach-delivery/SKILL.md
├── skills/review-outreach-businesses/SKILL.md
├── skills/review-outreach-email/SKILL.md
├── skills/review-outreach-package/SKILL.md
├── skills/rhize-outreach-doctor/SKILL.md
├── skills/rhize-outreach-run/SKILL.md
└── skills/rhize-outreach-setup/SKILL.md

Included Skills7

reconcile-outreach-deliveryskills/reconcile-outreach-delivery/SKILL.md

Explain the current email delivery boundary for Rhize Outreach and identify when a reviewed draft is ready for a separately configured sender.

review-outreach-businessesskills/review-outreach-businesses/SKILL.md

Review researched candidate businesses or add a manually found business before selecting one for deliverables.

review-outreach-emailskills/review-outreach-email/SKILL.md

Open, revise and accept the personalized outreach email bound to the accepted website and audit package.

review-outreach-packageskills/review-outreach-package/SKILL.md

Run and review the selected prospect's 2–3-page website concept and public audit, including skill-backed design, conversion, SEO and rendering checks.

rhize-outreach-doctorskills/rhize-outreach-doctor/SKILL.md

Diagnose local Rhize Outreach setup, runtime pin, private data directories, Codex CLI sign-in, and operator UI health without changing state.

rhize-outreach-runskills/rhize-outreach-run/SKILL.md

Start the local Rhize Outreach operator and resume the selected-business agent graph. Use after setup when preparing or reviewing a prospect package.

rhize-outreach-setupskills/rhize-outreach-setup/SKILL.md

Set up or resume the local Rhize Outreach selected-business workflow. Use when installing the plugin, configuring local storage, or repairing an incomplete setup.

Plugin manifests2

rhize-outreach/.codex-plugin/plugin.json
{
  "name": "rhize-outreach",
  "version": "0.2.0",
  "description": "Find local businesses with concrete website and search opportunities, then prepare an evidence-backed website concept, audit, and email draft with human review gates.",
  "author": {
    "name": "Rhize Media"
  },
  "homepage": "https://rhize.media",
  "keywords": [
    "outreach",
    "prospecting",
    "website-audit",
    "gmail",
    "gohighlevel",
    "rhize"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Rhize Outreach",
    "shortDescription": "Research prospects and review tailored outreach packages.",
    "longDescription": "Choose a market, review researched businesses, generate a multi-page website concept and public audit, then review a personalized email before any delivery action.",
    "developerName": "Rhize Media",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "defaultPrompt": [
      "Set up Rhize Outreach on this Mac.",
      "Start or resume a researched prospect campaign.",
      "Review the current prospect package and outreach email."
    ],
    "websiteURL": "https://rhize.media",
    "brandColor": "#F5761A"
  }
}
rhize-outreach/.claude-plugin/plugin.json
{
  "name": "rhize-outreach",
  "version": "0.2.0",
  "description": "Find local businesses with concrete website and search opportunities, then prepare an evidence-backed website concept, audit, and email draft with human review gates.",
  "author": {
    "name": "Rhize Media"
  },
  "homepage": "https://rhize.media",
  "keywords": [
    "outreach",
    "prospecting",
    "website-audit",
    "gmail",
    "gohighlevel",
    "rhize"
  ]
}

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

[rhize-outreach on Agent Plugins Marketplace](https://pluginsmp.com/plugins/rhize-outreach)