← 返回 Skills 市场
Resume Tailor
作者
wanghong5233
· GitHub ↗
· v1.0.0
· MIT-0
226
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wanghong5233-offerpilot-resume-tailor
功能描述
Generate, review, and export tailored application materials.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wanghong5233-offerpilot-resume-tailor - 安装完成后,直接呼叫该 Skill 的名称或使用
/wanghong5233-offerpilot-resume-tailor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OfferPilot phase-6 update
元数据
常见问题
Resume Tailor 是什么?
Generate, review, and export tailored application materials. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 226 次。
如何安装 Resume Tailor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wanghong5233-offerpilot-resume-tailor」即可一键安装,无需额外配置。
Resume Tailor 是免费的吗?
是的,Resume Tailor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Resume Tailor 支持哪些平台?
Resume Tailor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Resume Tailor?
由 wanghong5233(@wanghong5233)开发并维护,当前版本 v1.0.0。
推荐 Skills