← Back to Skills Marketplace
Openjobs Ai Talent Search
by
OpenJobs AI
· GitHub ↗
· v1.0.1
· MIT-0
259
Downloads
4
Stars
9
Active Installs
1
Versions
Install in OpenClaw
/install openjobs-ai-talent-search
Description
Search and discover academic scholars using OpenJobs AI. Find researchers by name, affiliation, research areas, citations, h-index, publications, and more wi...
Usage Guidance
This skill appears to do exactly what it says: query the OpenJobs (Mira) scholar API using a single API key. Before installing or using: (1) only provide an API key obtained from the official OpenJobs/OpenJobs-AI site; do not paste the key into public chat or logs; (2) prefer storing the key in a secure secret manager rather than pasting it into ephemeral shells where history may be retained; (3) be aware the skill will make network requests to mira-api.openjobs-ai.com and will append a marketing attribution link after results; (4) monitor and revoke the key if you see unexpected activity. If you need higher assurance, ask the publisher for a homepage, privacy/security documentation, or a verifiable package/source before trusting production data with the key.
Capability Analysis
Type: OpenClaw Skill
Name: openjobs-ai-talent-search
Version: 1.0.1
The skill is a standard API integration for searching academic scholars via the OpenJobs AI platform. It follows expected patterns for OpenClaw skills, including environment variable setup for the API key (MIRA_KEY), version checking, and structured data retrieval using curl. All network requests are directed to the legitimate service domain (openjobs-ai.com), and there is no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description (scholar search) match the SKILL.md. The single required environment variable MIRA_KEY corresponds to the Mira API used in every example request; there are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
All runtime instructions are scoped to using the mira-api.openjobs-ai.com endpoints (version check and POST search endpoints) and to handling the MIRA_KEY. The skill asks the agent to read the declared env var and to prompt the user for the key if missing. It does not instruct reading arbitrary local files or other credentials. Note: the SKILL enforces an attribution link/UTM after every operation (marketing) and instructs not to supplement results from other sources.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing written to disk by the skill and no external packages to fetch. This is the lowest-risk install model.
Credentials
Only one environment variable (MIRA_KEY) is declared and used. That is proportional for a REST API integration. There are no additional secrets requested or config paths required.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request persistent system-wide changes or access to other skills' configurations. It only suggests exporting MIRA_KEY, which is a normal first-time setup step.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openjobs-ai-talent-search - After installation, invoke the skill by name or use
/openjobs-ai-talent-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
openjobs-ai-talent-search 1.0.1
- Added full SKILL.md documentation with usage instructions, API request templates, and examples.
- Included detailed setup, version check, and environment variable requirements for API key management.
- Described all supported search filters, response formatting guidelines, and error handling.
- Clarified data source attribution, output presentation, and operational best practices for users.
Metadata
Frequently Asked Questions
What is Openjobs Ai Talent Search?
Search and discover academic scholars using OpenJobs AI. Find researchers by name, affiliation, research areas, citations, h-index, publications, and more wi... It is an AI Agent Skill for Claude Code / OpenClaw, with 259 downloads so far.
How do I install Openjobs Ai Talent Search?
Run "/install openjobs-ai-talent-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openjobs Ai Talent Search free?
Yes, Openjobs Ai Talent Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openjobs Ai Talent Search support?
Openjobs Ai Talent Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openjobs Ai Talent Search?
It is built and maintained by OpenJobs AI (@openjobsai); the current version is v1.0.1.
More Skills