MASEED ZAHEER avatar

MASEED ZAHEER

Community

@zaheer037 · Guntur

5Followers
|
69Public Repos
|
21Published Skills

👋 Zaheer Full-Stack Web Developer. AI enthusiast. 😊😊😊 Spending most of time in researching new technologies.

Skills Distribution
DomainBusiness, Fi...Job Board Aggregat.. (35%)CV & Cover Letter .. (25%)Application Tracki.. (20%)Interview Preparat.. (20%)

Agent Skills by MASEED ZAHEER

Showing 21 vetted skills indexed across 1 GitHub repositories.

zaheer037zaheer037

jobbank-search

Search and retrieve Danish job listings from Akademikernes Jobbank via RSS and JSON-LD parsing.

Community
Intermediate
zaheer037zaheer037

linkedin-search

Search LinkedIn public job listings and fetch job details via a Bun CLI.

Community
Intermediate
zaheer037zaheer037

apply

Evaluates job postings and drafts tailored CVs and cover letters with PDF verification.

Community
Advanced
zaheer037zaheer037

html-report

Generate a self-contained HTML dashboard from job application tracker CSV data.

Community
Intermediate
zaheer037zaheer037

expand

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

Community
Advanced
zaheer037zaheer037

gmail-sync

Classify Gmail messages for job application status signals and update the tracker after approval.

Community
Advanced
zaheer037zaheer037

reset

Resets candidate profile data and documents to blank templates after explicit confirmation.

Community
Intermediate
zaheer037zaheer037

upskill

Identifies skill gaps from tracked job postings and generates a prioritized learning plan with study resources.

Community
Advanced
zaheer037zaheer037

setup

Onboards candidate profiles by populating job-search profile files from documents, CVs, or interviews.

Community
Advanced
zaheer037zaheer037

scrape

Searches job portals via CLI tools and deduplicates new postings against prior runs.

Community
Advanced
zaheer037zaheer037

jobindex-search

Search and retrieve live Danish job listings from the Jobindex.dk API.

Community
Intermediate
zaheer037zaheer037

outcome

Record job application results in a tracker CSV and per-application archive folders.

Community
Advanced
zaheer037zaheer037

notion-sync

Publish ranked jobs and application statuses to a Notion database via MCP.

Community
Advanced
zaheer037zaheer037

add-template

Registers custom LaTeX or Typst CV and cover letter templates for job applications.

Community
Advanced
zaheer037zaheer037

interview

Generates stage-specific interview prep packs and mock interviews for tracked job applications.

Community
Advanced
zaheer037zaheer037

freehire-search

Search and retrieve tech job listings from the freehire.me aggregator API.

Community
Intermediate
zaheer037zaheer037

job-application-assistant

Evaluates job postings and generates tailored LaTeX CVs, cover letters, and interview preparation materials.

Community
Advanced
zaheer037zaheer037

rank

Batch-scores scraped job postings against a candidate profile and returns a ranked shortlist.

Community
Advanced
zaheer037zaheer037

add-portal

Generate a job-portal search skill with a tested CLI for any local job board.

Community
Advanced
zaheer037zaheer037

jobnet-search

Search and retrieve Danish job listings from the Jobnet.dk public API.

Community
Intermediate
zaheer037zaheer037

jobdanmark-search

Search live Danish job listings from the Jobdanmark.dk public API.

Community
Intermediate

Frequently Asked Questions About MASEED ZAHEER

FAQPage Schema
What 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.