← 返回 Skills 市场
🔌

聘才猫(Pincaimao)劳动合同卫士

作者 聘才猫(Pincaimao) · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
167
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pincaimao-labor-contracts
功能描述
聘才猫 - 劳动合同卫士 Use when calling Pincaimao Labor Contract Guard API to analyze a labor contract and generate an assessment report. Accepts either a contract fil...
安全使用建议
This skill appears to do exactly what it says: it uploads contract files or accepts contract text and sends them to api.pincaimao.com authorized by PCM_LABOR_CONTRACT_KEY. Before installing, confirm you trust https://www.pincaimao.com and are comfortable sending contract text to that external service. Store the PCM_LABOR_CONTRACT_KEY securely (environment variable) and limit its scope if possible; revoke/regenerate the key if it may be exposed. Review the optional 'pincaimao-basic' skill the README mentions before installing it, and test with non-sensitive sample content first.
功能分析
Type: OpenClaw Skill Name: pincaimao-labor-contracts Version: 1.0.1 The skill is designed to analyze labor contracts using the Pincaimao API. It follows security best practices by using Python scripts to handle JSON payloads and avoid shell injection, and it correctly manages authentication via environment variables. All network traffic is directed to the legitimate domain api.pincaimao.com as described in SKILL.md.
能力评估
Purpose & Capability
Name/description align with actions: uploading a contract and calling api.pincaimao.com. Required items (PCM_LABOR_CONTRACT_KEY, curl, python3) are reasonable for the documented workflow. Minor note: SKILL.md asks the user to 'check pincaimao-basic' beforehand, but that is a usage suggestion rather than a hidden dependency.
Instruction Scope
SKILL.md contains concrete, narrowly scoped instructions: upload file to Pincaimao COS, call the chat API, and pass the API key from PCM_LABOR_CONTRACT_KEY. It does not instruct reading unrelated files or system secrets and explicitly shows safe construction of JSON to avoid shell injection. It recommends storing/transmitting data only to api.pincaimao.com.
Install Mechanism
Instruction-only skill with no install spec or downloads. No code is written to disk by the skill itself — lowest-risk install pattern.
Credentials
Only one environment variable (PCM_LABOR_CONTRACT_KEY) is required and is the primary credential used for authorization to the documented API; this is proportional to the skill's purpose. Required binaries (curl, python3) are consistent with examples.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges or modify other skills. Autonomous invocation is allowed by default (normal); nothing in the skill requests permanent presence or cross-skill configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pincaimao-labor-contracts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pincaimao-labor-contracts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added a registration and free API key acquisition link to the documentation for easier onboarding. - Updated code examples to use Python for request construction, enhancing security and preventing shell injection issues. - No changes to logic or core functionality; documentation and example improvements only.
v1.0.0
Initial release of pincaimao-labor-contracts skill: - Allows analysis and assessment of labor contracts via Pincaimao API. - Supports input as either uploaded contract file (cos_key) or direct contract text. - Requires environment variable PCM_LABOR_CONTRACT_KEY for authentication. - Provides Bash examples and details on error handling. - Raw output and formatted output modes available for result display.
元数据
Slug pincaimao-labor-contracts
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

聘才猫(Pincaimao)劳动合同卫士 是什么?

聘才猫 - 劳动合同卫士 Use when calling Pincaimao Labor Contract Guard API to analyze a labor contract and generate an assessment report. Accepts either a contract fil... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。

如何安装 聘才猫(Pincaimao)劳动合同卫士?

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

聘才猫(Pincaimao)劳动合同卫士 是免费的吗?

是的,聘才猫(Pincaimao)劳动合同卫士 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

聘才猫(Pincaimao)劳动合同卫士 支持哪些平台?

聘才猫(Pincaimao)劳动合同卫士 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 聘才猫(Pincaimao)劳动合同卫士?

由 聘才猫(Pincaimao)(@pincaimao)开发并维护,当前版本 v1.0.1。

💬 留言讨论