← 返回 Skills 市场
byungkyu

zoho-recruit

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
13570
总下载
3
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zoho-recruit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zoho-recruit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug zoho-recruit
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 9
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13570 次。

如何安装 zoho-recruit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zoho-recruit」即可一键安装,无需额外配置。

zoho-recruit 是免费的吗?

是的,zoho-recruit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

zoho-recruit 支持哪些平台?

zoho-recruit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 zoho-recruit?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论