← Back to Plugins
Tools

Resume Agent Adapter

egorbabiloo By egorbabiloo 👁 31 views ▲ 0 votes

OpenClaw tool plugin that adapts a candidate's resume to a specific job vacancy. Pipes the vacancy text into a Python LangGraph agent via stdin and returns a tailored resume as JSON. Configurable project path and Python interpreter; supports cancellation.

GitHub

Install

npm install
npm

README

# Resume Agent Adapter

Simple OpenClaw tool plugin.

## Build

```bash
npm install
npm run plugin:build
npm run plugin:validate
npm test
```
tools

Comments

Sign in to leave a comment

Loading comments...