ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

placed-resume-builder

This skill should be used when the user wants to "build a resume", "create a resume", "update my resume", "export resume as PDF", "change resume template", "list my resumes", "download resume", "switch template", or wants to manage resumes using the Placed career platform at placed.exidian.tech.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ajitsingh25/placed-resume-builder
Or

What This Skill Does

The Placed Resume Builder skill enables users to seamlessly manage, build, and export professional resumes directly within the OpenClaw ecosystem. By integrating with the Placed career platform at placed.exidian.tech, this skill eliminates the need for external dashboard toggling. It provides a robust suite of tools that allow for creating new resumes from scratch, updating specific sections like work history or skills, and switching between various professional templates. The skill handles the complexities of API authentication and data management, ensuring that users can keep their career documentation up-to-date with minimal manual effort.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/ajitsingh25/placed-resume-builder

Upon initial usage, ensure your API key is configured. The skill automatically checks for credentials in ~/.config/placed/credentials. If not found, you will be prompted to provide your API key obtained from the Placed settings dashboard. This will be stored locally to streamline future sessions.

Use Cases

  • Creating multiple tailored resumes for different job applications.
  • Updating skills and experience sections as you gain new certifications or complete projects.
  • Quickly switching between professional design templates to match the tone of a specific company.
  • Exporting your resume to PDF or DOCX formats for direct submission to recruiters.
  • Maintaining a synchronized version of your career data using the Placed platform's structured schema.

Example Prompts

  1. "Create a new resume for me, targeting a Senior Product Manager role."
  2. "Update my latest resume to include the new Python certification I just earned, then give me the PDF download link."
  3. "Show me all the available resume templates and switch my current resume to the 'Minimalist' style."

Tips & Limitations

  • The generated PDF download links are temporary and expire after 15 minutes for security reasons; fetch them immediately before sharing.
  • Always use get_resume_schema before performing bulk updates to ensure you are passing the correct data formats.
  • The tool is designed to work best when you have your API key ready; save it once to the config file to avoid repetitive prompts.
  • This skill requires network access to communicate with the Placed API and will write data to your local configuration folder to store authentication tokens.

Metadata

Stars3917
Views1
Updated2026-04-08
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ajitsingh25-placed-resume-builder": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#resume#resume-builder#cv#resume-creator#pdf-resume#resume-template#career#job-search#placed#exidian#ai-resume#resume-generator
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api