Resume Builder for Reactive Resume for Openclaw

A conversational AI tool that generates professional, schema-compliant resumes specifically for the Reactive Resume platform.

amruthpillai
v1.0.0
Jan 28, 2026
7
4k
151

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install resume-builder

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install resume-builder using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Resume Builder for Reactive Resume?

The Resume Builder is a specialized tool within the Openclaw Skills ecosystem designed to simplify the career documentation process. It uses a conversational approach to guide users through the complex task of resume creation, ensuring that the resulting output is both professionally written and technically sound. By focusing on the Reactive Resume schema, this skill enables users to create highly portable and beautifully designed resumes that can be imported directly into the popular open-source Reactive Resume web application.

Unlike generic text generators, this skill adheres to strict core principles: it prevents hallucinations by only using user-provided data, asks clarifying questions to fill gaps, and maintains high technical standards for data output. It is an essential component of Openclaw Skills for anyone looking to automate their professional presentation while maintaining full control over their data.

Resume Builder for Reactive Resume Use Cases

  • Creating a professional resume from scratch through a guided AI interview.
  • Converting existing career notes into a structured JSON format for Reactive Resume.
  • Tailoring resume content for specific job roles using AI-assisted bullet point optimization.
  • Rapidly switching between different resume templates like onyx, pikachu, or rhyhorn for different applications.

How Resume Builder for Reactive Resume Works

  1. The skill begins by gathering basic identity and contact information through targeted questions.
  2. It systematically collects detailed content for sections such as work experience, education, projects, and skills.
  3. The agent provides layout and design options, allowing the user to select from 13 available templates and set page formats like A4 or Letter.
  4. It validates the gathered information to ensure it meets technical requirements, such as generating valid UUIDs for all list items.
  5. The skill generates a final, valid JSON object that conforms to the Reactive Resume schema, ready for immediate import.

Resume Builder for Reactive Resume Setup

To integrate this capability into your workflow, you can add it to your agent configuration using the standard Openclaw Skills management tools.

# Install the resume-builder skill into your environment
openclaw install resume-builder

Once installed, you can trigger the skill by asking your agent to help you build or update your resume.

Resume Builder for Reactive Resume Data Schema & Taxonomy

The output follows the official Reactive Resume schema to ensure 100% compatibility. Data is organized into the following primary blocks:

Component Description
basics Contains name, headline, contact info, and website details.
sections A collection of professional data including experience, education, and certifications.
metadata Defines the visual style, including template choice and RGBA color settings.
id Every item in a list section is assigned a unique UUID for internal tracking.
description Work and project descriptions are stored as HTML-compatible strings for rich formatting.

Resume Builder for Reactive Resume Advanced Features

  • Multi-template support with 13 distinct design styles optimized for different industries.
  • Automated UUID generation to ensure every resume section is uniquely identifiable within the Reactive Resume database.
  • HTML formatting support for descriptions, allowing for bolding and bulleted lists within the resume JSON.
  • Built-in content guidelines that encourage the use of action verbs and quantified achievements.
  • Flexible section ordering to accommodate both student and professional resume formats within the Openclaw Skills framework.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*