dsh-vibeify
v0.15.2+codex.20260829140729Install, operate, diagnose, and personalize DeepSeek Harness with DeepSeek-only, ChatGPT-only, or combined Codex-led modes.
By Errol Elliott and Daniela ElliottLicense: MIT0 GitHub starsUpdated 2 hours ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 1 skill or MCP entry
- Source updated
- Aug 29, 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 plugin
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add dsh-vibeify@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. 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/N9-Developer-Empowerment/DSH-VibeifyClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/dsh-vibeify/.
Plugin files
├── .codex-plugin/plugin.json└── skills/dsh-vibeify/SKILL.md
Included Skills1
Install, configure, diagnose, update, or explain DSH Vibeify, including provider modes, Codex capability, approvals, images, progress, queue/steer, VIBE themes, and the shared magazine lifecycle. Use for DSH Vibeify setup, operation, failures, routing, permissions, or personalization. Do not restart a running DSH task, expose credentials, auto-approve external writes, or forward private inputs to another provider without explicit permission.
Plugin manifests1
{
"name": "dsh-vibeify",
"version": "0.15.2+codex.20260829140729",
"description": "Install, operate, diagnose, and personalize DeepSeek Harness with DeepSeek-only, ChatGPT-only, or combined Codex-led modes.",
"author": {
"name": "Errol Elliott and Daniela Elliott",
"url": "https://github.com/N9-Developer-Empowerment/DSH-Vibeify"
},
"homepage": "https://dsh-vibeify.ezzye.chatgpt.site",
"repository": "https://github.com/N9-Developer-Empowerment/DSH-Vibeify",
"license": "MIT",
"keywords": [
"codex",
"deepseek-harness",
"dsh",
"vibe"
],
"skills": "./skills/",
"interface": {
"displayName": "DSH Vibeify",
"shortDescription": "A visual DSH home for DeepSeek, ChatGPT, or both.",
"longDescription": "Guides installation and operation of DSH Vibeify in DeepSeek-only, ChatGPT-only, or combined Codex-led modes. The Web UI becomes a content-first visual experience; governed mode adds Codex capability presets, visible progress, queue/steer controls, bounded DeepSeek execution, safe update checks, and privacy-gated single-article sharing while connected apps retain protected approvals.",
"developerName": "Errol Elliott & Daniela Elliott",
"websiteURL": "https://dsh-vibeify.ezzye.chatgpt.site",
"category": "Developer Tools",
"capabilities": [
"Install",
"Diagnose",
"Customize",
"Agent routing",
"Article sharing",
"Safe updates"
],
"defaultPrompt": [
"Install DSH Vibeify safely.",
"Check my DSH Vibeify setup.",
"Explain Codex and DeepSeek routing.",
"Explain how to share one Vibe article safely."
],
"brandColor": "#7C3AED"
}
}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.
[dsh-vibeify on Agent Plugins Marketplace](https://pluginsmp.com/plugins/dsh-vibeify)