Indeed Skills
About
Agent skills for live Indeed job postings data. Search roles, salaries, and descriptions from Claude, ChatGPT, Cursor, or any agent loop via the RolesAPI REST API.
Details
- Author
- nikhonit
- Downloads
- 318
- Categories
- Search, Other
Jump to
- ChatGPT and custom GPTs: call the scripts from a code interpreter or wrap them as actions
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Indeed SkillsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
The README includes setup instructions such as npx clawhub@latest install indeed-full.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"indeed skills": {
"indeed-skills": {
"command": "npx",
"args": [
"clawhub@latest",
"install",
"indeed-full"
]
}
}
}
}
McpServers
{
"indeed-skills": {
"command": "npx",
"args": [
"clawhub@latest",
"install",
"indeed-full"
]
}
}
indeed-skills: Indeed job postings API skills for AI agents
Agent skills for live Indeed job postings data. Three drop-in skills that give Claude, ChatGPT, Cursor, or any custom agent loop a job postings API: search Indeed listings by keyword and location, fetch normalized role details, and look up salaries, descriptions, company info, and benefits over the RolesAPI REST API. If you have been looking for an Indeed API or an Indeed data API alternative that returns clean JSON, this is the fastest way to wire jobs data into an AI agent.
Free to start. Grab a key (100 credits at signup, no card required) and you are searching live job postings from your agent in under two minutes.
Pure Python standard library. No dependencies. MIT-0 licensed.
Install
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



