Install
openclaw skills install resume-reviewer-pdfComprehensive review and analysis of software engineering resumes in PDF format (frontend, backend, or ML domains). Use this skill when users ask to review, analyze, provide feedback on, or evaluate a resume PDF. The skill analyzes technical content quality, career progression, ATS compatibility, grammar, structure, and provides actionable improvement suggestions based on current industry trends.
openclaw skills install resume-reviewer-pdfThis skill provides comprehensive analysis and feedback for software engineering resumes (frontend, backend, or ML domains) in PDF format, typically created with LaTeX.
Perform analysis in the following order:
CRITICAL: Always use the provided script to extract PDF text:
python3 scripts/extract_pdf_text.py <path_to_resume.pdf>
This ensures consistent text extraction and proper handling of LaTeX-formatted PDFs.
Identify:
Read references/tech_trends.md to understand current technology landscape and evaluation criteria for the identified domain.
Evaluate:
Theme Identification:
Company and Impact Analysis:
Technical Depth:
Major Contributions:
Improvement Opportunities:
Read references/writing_quality.md for detailed grammar and style guidelines.
Evaluate:
Section Organization:
Writing Quality:
Bullet Point Effectiveness:
Formatting Consistency:
Evaluate:
Structure:
LaTeX-Specific Issues:
Keyword Optimization:
Formatting Risks:
Structure feedback as follows:
Present feedback in clear, actionable format using markdown headers and bullet points. Use specific examples from the resume when citing issues or strengths. Provide before/after suggestions for concrete improvements.
Be encouraging and constructive while being honest about weaknesses. Frame criticism as opportunities for improvement.