← Back to Skills Marketplace
jpengcheng523-netizen

job-poster

by jpengcheng523-netizen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
109
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jpeng-job-poster
Description
Post job listings
README (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": {}
}
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jpeng-job-poster
  3. After installation, invoke the skill by name or use /jpeng-job-poster
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug jpeng-job-poster
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is job-poster?

Post job listings. It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install job-poster?

Run "/install jpeng-job-poster" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is job-poster free?

Yes, job-poster is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does job-poster support?

job-poster is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created job-poster?

It is built and maintained by jpengcheng523-netizen (@jpengcheng523-netizen); the current version is v1.0.0.

💬 Comments