MASEED ZAHEER
Community@zaheer037 · Guntur
👋 Zaheer Full-Stack Web Developer. AI enthusiast. 😊😊😊 Spending most of time in researching new technologies.
Agent Skills by MASEED ZAHEER
Showing 21 vetted skills indexed across 1 GitHub repositories.
jobbank-search
Search and retrieve Danish job listings from Akademikernes Jobbank via RSS and JSON-LD parsing.
linkedin-search
Search LinkedIn public job listings and fetch job details via a Bun CLI.
apply
Evaluates job postings and drafts tailored CVs and cover letters with PDF verification.
html-report
Generate a self-contained HTML dashboard from job application tracker CSV data.
expand
Discovers competencies from CVs, diplomas, references, and GitHub to enrich candidate profiles.
gmail-sync
Classify Gmail messages for job application status signals and update the tracker after approval.
reset
Resets candidate profile data and documents to blank templates after explicit confirmation.
upskill
Identifies skill gaps from tracked job postings and generates a prioritized learning plan with study resources.
setup
Onboards candidate profiles by populating job-search profile files from documents, CVs, or interviews.
scrape
Searches job portals via CLI tools and deduplicates new postings against prior runs.
jobindex-search
Search and retrieve live Danish job listings from the Jobindex.dk API.
outcome
Record job application results in a tracker CSV and per-application archive folders.
notion-sync
Publish ranked jobs and application statuses to a Notion database via MCP.
add-template
Registers custom LaTeX or Typst CV and cover letter templates for job applications.
interview
Generates stage-specific interview prep packs and mock interviews for tracked job applications.
freehire-search
Search and retrieve tech job listings from the freehire.me aggregator API.
job-application-assistant
Evaluates job postings and generates tailored LaTeX CVs, cover letters, and interview preparation materials.
rank
Batch-scores scraped job postings against a candidate profile and returns a ranked shortlist.
add-portal
Generate a job-portal search skill with a tested CLI for any local job board.
jobnet-search
Search and retrieve Danish job listings from the Jobnet.dk public API.
jobdanmark-search
Search live Danish job listings from the Jobdanmark.dk public API.
Frequently Asked Questions About MASEED ZAHEER
FAQPage SchemaWhat tasks can I accomplish with zaheer037's job application skills?▼
You can search job portals (LinkedIn, freehire.me, and Danish boards like Jobindex, Jobnet, Jobbank, Jobdanmark), rank postings against your profile, tailor CVs and cover letters to PDF, track applications, sync Gmail status updates, identify skill gaps, and prepare for interviews.
Who are these job search skills designed for?▼
Job seekers managing an active search, especially candidates targeting the Danish market or tech roles globally. The suite suits users who want profile-based job ranking, document tailoring, and a persistent application tracker rather than manual portal browsing.
How do I set up and run the job application workflow?▼
Run /setup first to onboard your candidate profile, then /scrape to collect matching postings via installed portal CLIs, /rank to shortlist them, and /apply with a posting URL to generate tailored documents. Portal search CLIs execute via bun run commands.
What are the prerequisites and dependencies for these skills?▼
Portal search skills require Bun to execute their CLI entrypoints, and the scraper also invokes a Python job_key utility. CV compilation supports LaTeX, Typst, or any command-line PDF toolchain registered via /add-template. Gmail and Notion syncs need those respective accounts.
Can I add support for a job board that is not covered?▼
Yes. The /add-portal skill scaffolds a new portal-search CLI for any local job board, which the /scrape command then picks up automatically. Danish demo portals ship disabled and can be enabled via /setup or by setting enabled: true in their frontmatter.