← Back to Skills Marketplace
amruthpillai

Resume Builder

by amruthpillai · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
3488
Downloads
7
Stars
14
Active Installs
1
Versions
Install in OpenClaw
/install resume-builder
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install resume-builder
  3. After installation, invoke the skill by name or use /resume-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug resume-builder
Version 1.0.0
License
All-time Installs 14
Active Installs 14
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 3488 downloads so far.

How do I install Resume Builder?

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

Is Resume Builder free?

Yes, Resume Builder is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Resume Builder support?

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

Who created Resume Builder?

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

💬 Comments