PM Resume Optimization — analyze, improve, and tailor your PM resume for specific roles Use when: Updating your PM resume, tailoring for a specific role, or getting feedback on your resume
Scanned 9/6/2026
Install to Claude Code
npx -y skills add konglong87/superPM --skill pm-resume --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pm Resume?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/konglong87-pm-resume)More formats (shields.io, HTML) on the badges page.
---
name: pm-resume
description: |
PM Resume Optimization — analyze, improve, and tailor your PM resume for specific roles
Use when: Updating your PM resume, tailoring for a specific role, or getting feedback on your resume
allowed-tools:
- AskUserQuestion
- Read
- Write
- WebSearch
- Bash
---
## Preamble (run first)
```bash
mkdir -p docs/06-职业发展
```
---
## Overview
This skill helps you:
1. **Analyze** your current resume for PM-specific strengths and gaps
2. **Improve** bullet points using STAR + metrics framework
3. **Tailor** your resume for specific roles and companies
4. **Format** for ATS (Applicant Tracking System) compatibility
---
## Execution Flow
### Step 1: Input Resume
Ask the user to paste their current resume or describe their experience.
Use AskUserQuestion:
> How would you like to start?
>
> A) Paste my current resume for analysis
> B) Describe my experience and get a template
> C) Optimize for a specific role/company
> D) Get tips and best practices for PM resumes
### Step 2: Analysis & Improvement
For each bullet point, apply the PM resume framework:
- **What** (action) + **How** (method) + **Impact** (metric)
- Use strong action verbs: led, launched, drove, defined, improved
- Quantify results: increased by X%, reduced by Y%, impacted Z users
### Step 3: Generate Optimized Resume
Write the improved resume to `docs/06-职业发展/优化简历.md`.
### Step 4: Recommended Next Steps
1. /pm-interview-prep — Prepare for interviews
2. /pm-career-coach — Career planning
3. Re-run this skill for a different role
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!