← 返回 Skills 市场
Resume Builder
作者
amruthpillai
· GitHub ↗
· v1.0.0
3488
总下载
7
收藏
14
当前安装
1
版本数
在 OpenClaw 中安装
/install resume-builder
功能描述
Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON output for https://rxresu.me.
安全使用建议
This skill is internally consistent and low-risk: it only guides conversational collection of resume data and output of Reactive Resume–compatible JSON. Before importing generated JSON into Reactive Resume, review it for accuracy and for any sensitive personal data you don't want included. Note the schema asks for valid UUIDs (v7 preferred); because this is instruction-only, verify that any generated IDs are valid UUIDs if you require strict schema compliance. If you have strict privacy requirements, avoid providing extremely sensitive identifiers (SSNs, full government IDs) when answering the skill's prompts.
功能分析
Type: OpenClaw Skill
Name: resume-builder
Version: 1.0.0
The skill bundle is designed to help an AI agent generate resumes conforming to the Reactive Resume schema. The `SKILL.md` provides clear, benign instructions for gathering information and formatting output. The `references/schema.md` details the JSON schema and includes a benign instruction for the agent to generate UUIDs using standard functions (`uuid` package or `crypto.randomUUID()`), which is necessary for the output format. There is no evidence of data exfiltration, malicious execution, persistence, prompt injection with harmful objectives, or obfuscation. All external references (e.g., `https://rxresu.me`) are directly related to the stated purpose of the skill.
能力评估
Purpose & Capability
Name, description, and required artifacts all match a resume-generation task for Reactive Resume. The skill requests no unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md keeps instructions focused on collecting user resume data, asking clarifying questions, and producing schema-valid JSON for rxresu.me. It does not instruct the agent to read system files, access external secrets, or transmit data to unexpected endpoints.
Install Mechanism
No install spec or code files are included (instruction-only), so nothing is written to disk or fetched at install time. This is the lowest-risk install profile.
Credentials
The skill declares no environment variables, credentials, or config paths — appropriate for a purely conversational resume builder. The schema note about UUID v7 generation is informational; no credential or package is required by the skill itself.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. There is no indication it modifies other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install resume-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/resume-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of resume-builder for Reactive Resume.
- Enables guided, conversational creation of resumes conforming to the Reactive Resume schema.
- Ensures output is valid JSON, ready for import at https://rxresu.me.
- Guides users with structured question prompts for each resume section (experience, education, skills, etc.).
- Highlights resume writing best practices and common mistakes to avoid.
- Supports user preferences for layout, template, and section order.
元数据
常见问题
Resume Builder 是什么?
Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON output for https://rxresu.me. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3488 次。
如何安装 Resume Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install resume-builder」即可一键安装,无需额外配置。
Resume Builder 是免费的吗?
是的,Resume Builder 完全免费(开源免费),可自由下载、安装和使用。
Resume Builder 支持哪些平台?
Resume Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Resume Builder?
由 amruthpillai(@amruthpillai)开发并维护,当前版本 v1.0.0。
推荐 Skills