← Back to Skills Marketplace
byungkyu

zoho-recruit

by byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
13570
Downloads
3
Stars
0
Active Installs
9
Versions
Install in OpenClaw
/install zoho-recruit
Description
Zoho Recruit API integration with managed OAuth. Manage candidates, job openings, interviews, and recruitment workflows. Use this skill when users want to read, create, update, or search recruitment data like candidates, job openings, interviews, and applications in Zoho Recruit. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI after `maton login --oauth`; the Zoho Recruit credential stays in the gateway and is never handled locally. Default to read and list calls, and confirm every write or new connection with the user. Deletions are bulk and irreversible - approve each record individually.
Usage Guidance
Install only if you intend to let the agent work with Zoho Recruit data through Maton. Use OAuth where possible, choose least-privilege Zoho scopes, require confirmation before any create/update/delete action, and review deletions record by record because they can be bulk and irreversible.
Capability Assessment
Credentials
Network access, OAuth, and Zoho Recruit account access are necessary for the integration; candidate data is sensitive, and the skill warns to retrieve only needed records and avoid external transfers without specific approval.
Install Mechanism
Installation is limited to the Maton CLI via npm or Homebrew; no bundled executable scripts or hidden install actions were present in the artifact.
Instruction Scope
It uses a generic API passthrough for Zoho Recruit, which is powerful, but the artifact explicitly limits reviewed use to documented modules, warns against endpoint probing, and requires explicit approval for writes and undocumented endpoints.
Persistence & Privilege
Credential persistence is disclosed as OS credential-store storage managed by the Maton CLI, with instructions not to read, print, persist, or expose tokens or API keys.
Purpose & Capability
The capabilities match the stated purpose: Zoho Recruit read, search, create, update, and delete operations for recruiting workflows through the Maton gateway.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-recruit
  3. After installation, invoke the skill by name or use /zoho-recruit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.2
- Removed the file skill-card.md. - No changes to functionality or behavior; documentation and code remain the same.
v1.1.1
- Removed the file skill-card.md. - Updated documentation to clarify that credentials are handled only in the gateway and never surface locally. - Added stronger guidance and controls on endpoint usage and bulk deletions. - Expanded security, review, and usage instructions for API calls to Zoho Recruit.
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.4
- Changed all API and connection management URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai. - Clarified connection management instructions and response JSON to use generic `{connection_id}` placeholders. - Added a Security & Permissions section emphasizing that all write operations require explicit user approval. - Updated connection header usage guidance: always include `Maton-Connection` if you have multiple connections. - Removed legacy references and unused LICENSE.txt for cleaner distribution.
v1.0.3
- Added clawdbot metadata, including an emoji and required environment variable details, to the skill configuration. - No changes to skill logic or API usage.
v1.0.2
- No file changes detected in this version. - Functionality, documentation, and metadata remain the same as previous release.
v1.0.1
No code or documentation changes detected in this release. - Version bumped from 1.0 to 1.0.1 with no content changes. - No new features, fixes, or documentation updates.
v1.0.0
Initial release of Zoho Recruit API skill. - Integrates Zoho Recruit API via managed OAuth authentication. - Supports full CRUD operations for candidates, job openings, interviews, applications, and more. - Provides detailed setup instructions for API key and OAuth connection management. - Includes ready-to-use Python code samples for common operations. - Offers guidance for specifying active connections when managing multiple Zoho Recruit accounts.
Metadata
Slug zoho-recruit
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 9
Frequently Asked Questions

What is zoho-recruit?

Zoho Recruit API integration with managed OAuth. Manage candidates, job openings, interviews, and recruitment workflows. Use this skill when users want to read, create, update, or search recruitment data like candidates, job openings, interviews, and applications in Zoho Recruit. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI after `maton login --oauth`; the Zoho Recruit credential stays in the gateway and is never handled locally. Default to read and list calls, and confirm every write or new connection with the user. Deletions are bulk and irreversible - approve each record individually. It is an AI Agent Skill for Claude Code / OpenClaw, with 13570 downloads so far.

How do I install zoho-recruit?

Run "/install zoho-recruit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is zoho-recruit free?

Yes, zoho-recruit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does zoho-recruit support?

zoho-recruit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created zoho-recruit?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.2.0.

💬 Comments