resumex

Manage and tailor resume data via the Resumex API through chat.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/atharva-badgujar/resumex-openclaw-skill --skill resumex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resumex
Source: https://github.com/atharva-badgujar/resumex-openclaw-skill/tree/main
Command: npx skills add https://github.com/atharva-badgujar/resumex-openclaw-skill --skill resumex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and tailor resumes entirely through natural conversation by connecting to the Resumex API and OpenClaw agent, eliminating manual editing bottlenecks.

Core Features & Use Cases

  • Connects to the Resumex API to store and manipulate resume data across profile, experience, education, skills, projects, and achievements.
  • Uses your agent's LLM to tailor summaries and bullets to a target job description, then saves changes back to the workspace.
  • Deliveries to Telegram or updateable portfolio links enable easy sharing and distribution.

Quick Start

Tailor my resume for a provided job description.

Frequently Asked Questions about resumex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I tailor my resume to match a specific job description using AI?

AI resume tailoring uses your agent's LLM to align resume summaries and bullets with a target job description. The Resumex API then saves these tailored changes directly back to your workspace via safe PATCH updates.

Can I manage my resume profile and experience entirely through chat?

Chat-driven resume management automates profile, experience, education, skills, projects, and achievements updates through natural conversation. It syncs all changes directly to the Resumex API without manual editing.

How do I send my tailored resume to Telegram automatically?

Delivering your resume to Telegram is handled by syncing your tailored workspace data through the Resumex API. This enables easy sharing and distribution directly from your chat interface.

Does chat-based resume management guard against stale data and accidental deletions?

Chat-based resume management guards against stale data and deletions by using safe partial updates via PATCH requests. This ensures workspace integrity during full-workspace POST operations.

What environment variables do I need to set up for Resumex API integration?

Resumex API integration requires specific environment variables to authenticate and connect the chat agent. These configurations satisfy the requirements for syncing data and delivering updates to Telegram.

What is the best way to update resume sections without overwriting existing data?

Safe partial updates via PATCH requests are the best way to modify resume sections. This method prevents overwriting existing workspace data and guards against stale information during API synchronization.