An AI-powered CLI tool that transforms brief experience descriptions into professional, markdown-formatted developer resumes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install resume-gen
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install resume-gen using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Resume Generator is a specialized tool designed to eliminate the friction of resume writing for software engineers and technical professionals. By leveraging AI, it translates raw experience notes, tech stacks, and years of service into a structured document that highlights key achievements and technical proficiency. This tool is a valuable addition to the Openclaw Skills library for career-focused developers.
Developed by LXGIC Studios, it focuses on high-impact language, action verbs, and quantified metrics to ensure your profile stands out to recruiters and Applicant Tracking Systems (ATS). It outputs directly to Markdown, allowing for easy version control and further customization in any text editor.
To use this tool from the Openclaw Skills collection, you need Node.js 18+ and an OpenAI API key. No permanent installation is required as it runs via npx.
# Set your environment variable
export OPENAI_API_KEY='your_api_key_here'
# Run the generator
npx ai-resume "senior fullstack engineer, 5 years React, Node.js, AWS"
The skill organizes data into a structured Markdown format with the following taxonomy:
| Component | Description | Format |
|---|---|---|
| Experience | Chronological or functional job history | Markdown List |
| Tech Stack | Categorized lists of languages and frameworks | Markdown Table/List |
| Achievements | Quantified results using action verbs | Bullet Points |
| Output File | The final generated document | .md file |
-o flag for better file management.Loading
Automatically transform your REST API endpoints into a production-ready GraphQL schema with zero manual configuration.

Transform desktop-only components into fully responsive, mobile-optimized UI elements instantly.

An automated tool that converts complex git commit logs into polished, category-grouped release notes for users.

An automated versioning tool that analyzes commit history to determine semantic version bumps and generate git tags.

An AI-driven CLI utility that roasts your code with humor while providing legitimate fixes for technical debt and anti-patterns.

A CLI tool that converts natural language descriptions into fully-formed SQL schemas for PostgreSQL, MySQL, and SQLite.








































