Workopia
workopia.io
· HERAAI PTY LLC
AI-powered job search, resume builder, resume tailor, cover letter generator, and career advice. Sources jobs directly from employer career pages. Accessible via MCP from any AI assistant.
workopia.io via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 29/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-28 01:37:13 current | 3a4c3d738e88… |
view → |
Endpoints
| Agent card | https://workopia.io/.well-known/agent-card.json |
| Provider | https://workopia.io |
| Docs | https://workopia.io/llms.txt |
Skills · 6 declared · mapped to canonical taxonomy
Search for jobs by keyword, location, job type, and experience level. Returns results sourced directly from employer career pages — not scraped from job boards.…
Generate an ATS-optimized resume from structured input (name, experience, education, skills). Supports 6 professional templates. Output as JSON or PDF.
Rewrite an existing resume to match a specific job description. Uses GPT to rewrite bullet points for ATS keyword matching, highlights missing skills, and optim…
Generate a tailored cover letter for a specific job posting based on your resume and the job description. Premium feature.
Score a resume against a job description. Returns match percentage, matched keywords, missing keywords, and improvement suggestions. Premium feature.
Get personalized career guidance based on your background, current role, goals, and target roles. Covers career transitions, skill gaps, salary expectations, an…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/workopia.io) [](https://agenstry.com/agents/workopia.io) [](https://agenstry.com/agents/workopia.io) [](https://agenstry.com/agents/workopia.io)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Workopia",
"description": "AI-powered job search, resume builder, resume tailor, cover letter generator, and career advice. Sources jobs directly from employer career pages. Accessible via MCP from any AI assistant.",
"url": "https://workopia.io/api/a2a",
"provider": {
"organization": "HERAAI PTY LLC",
"url": "https://workopia.io"
},
"version": "1.0.0",
"documentationUrl": "https://workopia.io/llms.txt",
"capabilities": {
"streaming": true,
"pushNotifications": false
},
"authentication": {
"schemes": [
{
"scheme": "none",
"description": "Base tier \u2014 no authentication required"
},
{
"scheme": "bearer",
"description": "Premium tier \u2014 API key required. Get one at https://workopia.io/dashboard/keys"
}
]
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "job_search",
"name": "Job Search",
"description": "Search for jobs by keyword, location, job type, and experience level. Returns results sourced directly from employer career pages \u2014 not scraped from job boards. Supports remote/hybrid/onsite filters.",
"tags": [
"jobs",
"career",
"employment",
"hiring",
"remote work"
],
"examples": [
"Find remote software engineer jobs in Sydney",
"Search for product manager roles in San Francisco",
"Look for entry-level data science jobs in New York"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "resume_build",
"name": "Resume Builder",
"description": "Generate an ATS-optimized resume from structured input (name, experience, education, skills). Supports 6 professional templates. Output as JSON or PDF.",
"tags": [
"resume",
"CV",
"ATS",
"career"
],
"examples": [
"Build a resume for a senior frontend developer",
"Create a one-page resume highlighting my Python and ML skills"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "resume_tailor",
"name": "Resume Tailor",
"description": "Rewrite an existing resume to match a specific job description. Uses GPT to rewrite bullet points for ATS keyword matching, highlights missing skills, and optimizes section ordering. Premium feature.",
"tags": [
"resume",
"tailor",
"ATS",
"job application",
"optimize"
],
"examples": [
"Tailor my resume for this Google SWE job posting",
"Optimize my resume to match this job description"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "cover_letter",
"name": "Cover Letter Generator",
"description": "Generate a tailored cover letter for a specific job posting based on your resume and the job description. Premium feature.",
"tags": [
"cover letter",
"job application",
"career"
],
"examples": [
"Write a cover letter for this product manager role at Stripe"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "ats_score",
"name": "ATS Resume Score",
"description": "Score a resume against a job description. Returns match percentage, matched keywords, missing keywords, and improvement suggestions. Premium feature.",
"tags": [
"ATS",
"resume score",
"job match",
"keywords"
],
"examples": [
"Score my resume against this Amazon job posting",
"How well does my resume match this data engineer role?"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "career_advice",
"name": "Career Advice",
"description": "Get personalized career guidance based on your background, current role, goals, and target roles. Covers career transitions, skill gaps, salary expectations, and interview preparation.",
"tags": [
"career",
"advice",
"guidance",
"coaching",
"interview"
],
"examples": [
"I'm a backend developer wanting to transition to ML engineering",
"What skills should I learn to become a product manager?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
]
}