The plugin is currently available as an early-access install from HireData’s public GitHub marketplace. It does not appear in OpenAI’s universal Plugins Directory yet. Use these steps with the ChatGPT desktop app, the Codex CLI, Claude Code, or a Claude Team/Enterprise organisation. For Gemini or an MCP-only connection, connect HireData to your AI assistant.
What the plugin adds
The first release includes five skills:- Plan an activation — connect client problems to high-impact HireData workflows and measurable outcomes.
- Create triggers — choose the right event, timing, filters, and relationships before creating a trigger.
- Create forms — design concise forms with validation, branching, and a clear next step.
- Create email templates — use variables, modifiers, and bounded AI variables safely.
- Create WhatsApp templates — design concise, contextual templates with appropriate category reasoning and follow-up paths.
https://api.hiredata.com/mcp. It does not bundle or deploy a separate MCP server.
Before you begin
You need:- A HireData account with access to at least one workspace.
- For ChatGPT or Codex: a current ChatGPT desktop app or Codex CLI with
codex pluginsupport. - For Claude: Claude Code, or a Claude Team/Enterprise organisation with Cowork and Skills enabled.
- Permission to add Git marketplaces and MCP connections. Your organisation’s AI administrator may restrict these features.
Install the plugin in ChatGPT or Codex
1
Add the HireData marketplace
Open a terminal and run:This adds HireData’s public GitHub repository as the
hiredata-skills marketplace. You do not need to clone the repository.2
Install HireData
Run:Follow any setup prompt shown by Codex. The plugin source is public at github.com/HireData/skills.
3
Reload the plugin
Start a new Codex session. If you use the ChatGPT desktop app, restart it, open Plugins, and confirm that HireData appears under Installed or the HireData Skills marketplace.Installed skills and tools load when you start a new conversation. They do not appear retroactively in an existing one.
4
Connect your HireData account
When prompted, sign in to HireData. Select the workspace or workspaces the assistant may use, review the requested permissions, and click Authorize.The assistant receives only the workspace access you select and works with your existing HireData permissions. See how HireData access and security work.
5
Verify the installation
Check the installed plugin from the terminal:Then try one of these requests in a new conversation:
- “Use HireData to review our existing templates and rank the highest-impact missing workflow. Do not create anything yet.”
- “Use HireData to design an application acknowledgement email that uses an AI variable safely. Show me a preview and do not send it.”
- “Use HireData to create a candidate availability form. Show me the form and branching logic before creating it.”
Install the plugin in Claude
Installing the plugin also configures the HireData MCP connection, so you don’t need to set up a separate connector.Claude Code
Run these commands inside Claude Code:/hiredata:hiredata-plan-activation and so on.
Claude Team and Enterprise (web, desktop, and Cowork)
An organisation Owner distributes the plugin through the organisation catalog:1
Add the marketplace
Open Organization settings → Plugins and add a GitHub-synced marketplace with the repository
HireData/skills. The initial sync runs automatically, and later plugin releases sync from the repository’s default branch.Alternatively, add a custom marketplace and upload the plugin as a ZIP file (the plugins/hiredata directory from the repository). Use this when your organisation prefers not to sync from GitHub; note that manual uploads do not receive automatic updates.2
Make the plugin available
Set the HireData plugin’s installation preference, for example Available for install or Installed by default.
3
Install as a member
Members open the plugin browser from the chat interface, install HireData, and complete the HireData sign-in on first use. The plugin then works in Claude web chat, the Claude desktop app, and Cowork sessions. If the Owner set the plugin to Installed by default, members skip this step entirely.
Install the skills with a prompt
No plugin support on your plan or assistant? The skills are plain, public files, so you can let your AI assistant fetch and package them for you.Claude (chat, desktop, and Cowork)
Copy this prompt into a Claude conversation that can create files (for example a Cowork session):Any other assistant
Assistants without installable skills can still follow a skill for a single task. Replace the skill name and your goal in this prompt:hiredata-plan-activation, hiredata-create-triggers, hiredata-create-forms, hiredata-create-email-templates, and hiredata-create-whatsapp-templates.
Update the plugin
- ChatGPT or Codex: run
codex plugin marketplace upgrade hiredata-skills, then open Plugins or run/pluginsin Codex CLI to apply the update. - Claude Code: run
/plugin marketplace update hiredata-skills. - Claude Team and Enterprise: GitHub-synced marketplaces update automatically when HireData publishes a new plugin version. Manually uploaded ZIPs require a new upload.
Troubleshooting
- The
codex plugincommand is unavailable: update Codex or the ChatGPT desktop app, then try again. - The HireData marketplace does not appear: run
codex plugin marketplace list, then restart the ChatGPT desktop app. - The plugin is installed but its skills do not appear: enable HireData in Plugins and start a new conversation.
- HireData does not ask you to sign in: start a new conversation with the plugin enabled and make a request that needs HireData workspace data.
- Your organisation blocks the installation: ask your ChatGPT or Codex administrator to allow the HireData marketplace and MCP connection.
- The skills do not trigger in Claude: confirm the plugin shows as installed (
/pluginin Claude Code, or the plugin browser in a Claude organisation) and start a new conversation. - You only need the MCP tools or use another assistant: follow the manual MCP connection guide.
Remove the plugin
- ChatGPT or Codex: run
codex plugin remove hiredata@hiredata-skills. - Claude Code: run
/plugin uninstall hiredata@hiredata-skills. - Claude Team and Enterprise: remove the plugin from the plugin browser, or ask an Owner to change its availability in Organization settings → Plugins. Plugins marked Required by an Owner cannot be removed by members.
View the source
Review the skills, installation metadata, eval cases, and contribution guide.
Connect via MCP only
Connect Gemini, or any MCP-compatible assistant, without installing the skills.