pincaimao-basic聘才猫平台基础能力 Use when calling any Pincaimao platform API — file upload, presigned URL, conversation list, message history, audio-to-text, resume JSON upload, or...
Install via ClawdBot CLI:
clawdbot install pincaimao/pincaimao-basicGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.pincaimao.com/agents/v1/chat/chat-messages`Calls external URL not in known-safe list
https://www.pincaimao.comAI Analysis
This skill provides legitimate API integration with the documented Pincaimao platform for recruitment/HR functions. While it sends data to external servers, this is explicitly documented and consistent with the skill's stated purpose of accessing platform APIs. No credential harvesting, hidden instructions, or obfuscation techniques were detected.
Audited Apr 17, 2026 · audit v1.0
Generated May 7, 2026
用户上传简历文件后,系统自动解析为结构化JSON数据,并将简历信息传递给后续智能体(如JD助手)进行岗位匹配分析。适用于招聘平台、HR系统快速处理大量简历。
基于chat-messages接口实现智能体对话,支持多轮面试问答、候选人评估。通过streaming模式实时获取回复,并在对话结束后分析完整结果。适用于在线面试场景。
将面试录音/录像文件的cos_key传入audio_to_text接口,自动转写为文字,便于后续分析面试内容、生成面试报告。适用于企业HR部门。
使用文件上传接口获取cos_key,并通过presigned-url接口生成临时链接供外部短时间内访问简历、合同等敏感文件。适用于需要安全分享招聘文档的场景。
通过conversations和messages接口获取用户的多轮对话历史,支持分页查询和按用户筛选。适用于客服质量监控、候选人沟通记录分析。
向企业客户按账号或API调用量收费,提供简历解析、对话助手、音视频转写等基础能力。可设置不同套餐等级,限制每月API调用次数或文件存储空间。
针对大型企业或高并发场景,根据实际API调用次数、文件上传量、转写时长等计费。适合对接招聘平台、猎头系统等有定制化需求的客户。
基础能力免费或低价,对高级功能(如简历智能打分、面试报告生成、人才库搜索)额外收费。吸引用户先试用基础能力,再引导购买增值包。
💬 Integration Tip
先用curl测试每个接口的鉴权和基本功能,确保环境变量PCM_ANY_KEY已配置,再逐步集成到应用中。
Scored May 7, 2026
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Run a single command on a remote Tailscale node via SSH without opening an interactive session.
Debug DNS resolution and network connectivity. Use when troubleshooting DNS failures, testing port connectivity, diagnosing firewall rules, inspecting HTTP requests with curl verbose mode, configuring /etc/hosts, or debugging proxy and certificate issues.
主动监控系统状态。定期检查服务器健康,主动汇报,无需等待指令。
Manage Coolify deployments, applications, databases, and services via the Coolify API. Use when the user wants to deploy, start, stop, restart, or manage applications hosted on Coolify.