expand

Discovers competencies from CVs, diplomas, references, and GitHub to enrich candidate profiles.

Updated Sep 23, 2026
One-click install
npx skills add https://github.com/zaheer037/job-search --skill expand-zaheer037
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: expand
Source: https://github.com/zaheer037/job-search/tree/main/.agents/skills/expand
Command: npx skills add https://github.com/zaheer037/job-search --skill expand-zaheer037

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Job seekers often undersell themselves because their profiles miss skills hidden in coursework, certifications, reference letters, and side projects. This Skill scans all available documents and public online presence to surface those overlooked competencies and add them to the candidate profile. ## Core Features & Use Cases - Multi-Source Discovery: Scans CVs, LinkedIn exports, diplomas, reference letters, GitHub repositories, and portfolio URLs for experience items implying skills. - Dual Web Enrichment: Combines direct lookup of course syllabi and certification exam guides with inferred competencies from project descriptions. - Additive, Source-Traceable Writes: Appends confirmed competencies to profile files with source annotations, never modifying existing content, keeping runs idempotent. - Use Case: A geophysicist transitioning to AI engineering runs /expand to surface machine learning skills from a Coursera specialization and GitHub projects that were missing from their profile. ## Quick Start Invoke /expand to scan my documents and GitHub profile, then review and confirm the new competencies to add to my candidate profile.

Frequently Asked Questions about expand

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find skills missing from my resume or CV?▼

Run the /expand command, which scans your CV, LinkedIn exports, diplomas, and reference letters for courses, certifications, and responsibilities that imply competencies. It then enriches each item with web lookups of official syllabi and presents a grouped summary for your review.

How to extract skills from GitHub repositories for a job profile?▼

The Skill fetches your public GitHub profile, reads each repository's README, and extracts the tech stack, frameworks, and demonstrable outcomes. Both pinned and unpinned repositories are scanned, and qualifying projects are proposed as Independent Projects entries.

Does the expand command modify my existing profile content?▼

No, it is strictly additive and never edits existing profile entries. It only appends confirmed competencies with source annotations like the course or repository name, and you must explicitly approve all additions before anything is written.

What happens if I have no GitHub username in my profile?▼

The GitHub source is skipped and noted as skipped in the final summary report. All other sources such as CVs, diplomas, and reference letters are still processed normally.

Can I approve only some of the discovered competencies?▼

Yes, after the grouped summary you can choose all, review each source group one at a time, skip entirely, or name specific groups to skip while adding everything else. Nothing is written until you confirm.