← Back to Skills Marketplace
🔌
聘才猫(Pincaimao)劳动合同卫士
by
聘才猫(Pincaimao)
· GitHub ↗
· v1.0.1
· MIT-0
167
Downloads
2
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pincaimao-labor-contracts
Description
聘才猫 - 劳动合同卫士 Use when calling Pincaimao Labor Contract Guard API to analyze a labor contract and generate an assessment report. Accepts either a contract fil...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pincaimao-labor-contracts - After installation, invoke the skill by name or use
/pincaimao-labor-contracts - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 聘才猫(Pincaimao)劳动合同卫士?
聘才猫 - 劳动合同卫士 Use when calling Pincaimao Labor Contract Guard API to analyze a labor contract and generate an assessment report. Accepts either a contract fil... It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.
How do I install 聘才猫(Pincaimao)劳动合同卫士?
Run "/install pincaimao-labor-contracts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 聘才猫(Pincaimao)劳动合同卫士 free?
Yes, 聘才猫(Pincaimao)劳动合同卫士 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 聘才猫(Pincaimao)劳动合同卫士 support?
聘才猫(Pincaimao)劳动合同卫士 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 聘才猫(Pincaimao)劳动合同卫士?
It is built and maintained by 聘才猫(Pincaimao) (@pincaimao); the current version is v1.0.1.
More Skills