rhize-outreach
v0.2.0Find local businesses with concrete website and search opportunities, then prepare an evidence-backed website concept, audit, and email draft with human review gates.
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
codex plugin marketplace add Rhize-Media/rhize-plugins
codex plugin marketplace upgrade rhize-plugins
codex plugin add rhize-outreach@rhize-pluginsPaste 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-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is rhize-outreach/.
Plugin files
├── .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
Explain the current email delivery boundary for Rhize Outreach and identify when a reviewed draft is ready for a separately configured sender.
Review researched candidate businesses or add a manually found business before selecting one for deliverables.
Open, revise and accept the personalized outreach email bound to the accepted website and audit package.
Run and review the selected prospect's 2–3-page website concept and public audit, including skill-backed design, conversion, SEO and rendering checks.
Diagnose local Rhize Outreach setup, runtime pin, private data directories, Codex CLI sign-in, and operator UI health without changing state.
Start the local Rhize Outreach operator and resume the selected-business agent graph. Use after setup when preparing or reviewing a prospect package.
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
{
"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"
}
}{
"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"
]
}For maintainers
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)