← Back to Skills Marketplace
wanghong5233

Resume Tailor

by wanghong5233 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
226
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wanghong5233-offerpilot-resume-tailor
Description
Generate, review, and export tailored application materials.
Usage Guidance
This skill simply instructs the agent to talk to a service on localhost:8010 to generate/review/export resumes. That is coherent, but before installing: (1) confirm you have and trust the local service running on port 8010 (unknown source/homepage); (2) be aware the skill will return file paths/URLs which could reveal local filesystem locations; (3) the skill will make HTTP POST requests to localhost — ensure those endpoints do only what you expect and don't handle sensitive credentials you don't want transmitted; (4) test in a safe environment first. If you don't run or trust a local service at 127.0.0.1:8010, do not enable the skill.
Capability Analysis
Type: OpenClaw Skill Name: wanghong5233-offerpilot-resume-tailor Version: 1.0.0 The skill bundle provides a standard workflow for generating, reviewing, and exporting tailored resume materials by interacting with a local API service at 127.0.0.1:8010. The instructions in SKILL.md use curl to communicate with this local backend and include explicit constraints requiring user confirmation for approvals and prohibiting automatic external submissions. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill calls endpoints to generate, review, and export application materials. No unrelated env vars, binaries, or installs are requested.
Instruction Scope
SKILL.md is narrowly scoped to POST calls to http://127.0.0.1:8010/api/... and to prompt the user for approve/reject. This is appropriate for a resume-material workflow, but it assumes a local service is running and asks the agent to return file paths/URLs (which may expose local filesystem paths).
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes written-to-disk risk.
Credentials
The skill requires no environment variables, credentials, or config paths, which is proportionate for the stated functionality.
Persistence & Privilege
always is false and the skill does not request elevated or permanent presence. Autonomous invocation is permitted (platform default) but not unusual here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wanghong5233-offerpilot-resume-tailor
  3. After installation, invoke the skill by name or use /wanghong5233-offerpilot-resume-tailor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OfferPilot phase-6 update
Metadata
Slug wanghong5233-offerpilot-resume-tailor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Resume Tailor?

Generate, review, and export tailored application materials. It is an AI Agent Skill for Claude Code / OpenClaw, with 226 downloads so far.

How do I install Resume Tailor?

Run "/install wanghong5233-offerpilot-resume-tailor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Resume Tailor free?

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

Which platforms does Resume Tailor support?

Resume Tailor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Resume Tailor?

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

💬 Comments