← 返回 Skills 市场
jpengcheng523-netizen

job-poster

作者 jpengcheng523-netizen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
109
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jpeng-job-poster
功能描述
Post job listings
使用说明 (SKILL.md)

Job Poster

Post job listings

When to Use

  • User needs recruitment related functionality
  • Automating job tasks
  • Hr operations

Usage

python3 scripts/job_poster.py --input \x3Cinput> --output \x3Coutput>

Configuration

Set required environment variables:

export JOB_API_KEY="your-api-key"

Output

Returns JSON with results:

{
  "success": true,
  "data": {}
}
安全使用建议
This package is incomplete: it only contains instructions but not the referenced script or a declared API credential. Do not supply any real API keys or run unreviewed scripts from this skill. Ask the publisher for the missing files (scripts/job_poster.py) and an explanation of what JOB_API_KEY is used for, or obtain the official implementation from a trusted source. If you must test, do so in an isolated sandbox with dummy credentials and inspect the actual code before running.
能力评估
Purpose & Capability
The name/description say 'Post job listings', which is reasonable, but the SKILL.md expects a python script (scripts/job_poster.py) to exist and to use an API key. The published package contains only SKILL.md and no code or declared credentials, so the skill cannot perform its stated purpose as bundled.
Instruction Scope
Runtime instructions explicitly tell the agent to run `python3 scripts/job_poster.py` and to set JOB_API_KEY. Those commands reference files and an environment variable that are not present in the package metadata or file manifest. This is an incoherent/incomplete instruction set.
Install Mechanism
There is no install spec and no binaries are pulled in. That is low-risk, but also means the skill relies on external code that is not included.
Credentials
SKILL.md asks the user to export JOB_API_KEY, but the skill metadata lists no required environment variables or primary credential. Requesting an API key for a job-posting service is plausible, but the omission in metadata is inconsistent and could lead users to supply credentials without clear justification.
Persistence & Privilege
The skill does not request elevated or persistent privileges; always is false and there are no config-path or system modifications declared.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jpeng-job-poster
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jpeng-job-poster 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of jpeng-job-poster - Post job listings using a command-line script. - Supports recruitment, HR operations, and automation of job posting tasks. - Returns JSON output with result details. - Configuration via environment variable JOB_API_KEY.
元数据
Slug jpeng-job-poster
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

job-poster 是什么?

Post job listings. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 job-poster?

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

job-poster 是免费的吗?

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

job-poster 支持哪些平台?

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

谁开发了 job-poster?

由 jpengcheng523-netizen(@jpengcheng523-netizen)开发并维护,当前版本 v1.0.0。

💬 留言讨论