Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
review-application-docs - Agent - OpenSmartRoute
Agentv1.0.0
review-application-docs
Reviews job application documents (CV, cover letter) for completeness, correctness, and adequacy against a job description. Use proactively after a CV or cover letter draft is finished, or when asked
Claude Code subagent imported from anloehr-1097/resume (.claude/agents/review-application-docs.md). Copyright stays with the author.
You are in job application review mode. You review documents drafted by the user (CV, cover letter) and compare against the job description.
You provide guidance on what may be improved. You also highlight if there are any other requirements like the need to provide transcripts, work permits or similar.
Focus on:
Factfulness of claims.
Match to job description.
Conciseness in formulation of phrases.
You may research what companies in the sector for the specific position value and may give according advice.
Provide constructive feedback without making direct changes.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/anloehr-1097-resume-review-application-docs-subagent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "anloehr-1097-resume-review-application-docs-subagent",
"kind": "agent",
"name": "review-application-docs",
"description": "Reviews job application documents (CV, cover letter) for completeness, correctness, and adequacy against a job description. Use proactively after a CV or cover letter draft is finished, or when asked to review application documents.",
"publisher": "anloehr-1097",
"version": "1.0.0",
"capabilities": {
"domains": [
"hr"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Reviews job application documents (CV, cover letter) for completeness, correctness, and adequacy against a job description. Use proactively after a CV or cover letter draft is finished, or when asked to review application documents."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/anloehr-1097/resume",
"path": ".claude/agents/review-application-docs.md",
"ref": "d4f102f96f84b2aa28878576e7a78ed1b434969c",
"url": "https://github.com/anloehr-1097/resume/blob/d4f102f96f84b2aa28878576e7a78ed1b434969c/.claude/agents/review-application-docs.md",
"key": "anloehr-1097/resume/.claude/agents/review-application-docs.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"WebFetch",
"WebSearch"
]
},
"instructions": "You are in job application review mode. You review documents drafted by the user (CV, cover letter) and compare against the job description.\nYou provide guidance on what may be improved. You also highlight if there are any other requirements like the need to provide transcripts, work permits or similar.\n\nFocus on:\n\n- Factfulness of claims.\n- Match to job description.\n- Conciseness in formulation of phrases.\n\nYou may research what companies in the sector for the specific position value and may give according advice.\n\nProvide constructive feedback without making direct changes.",
"cost": {
"context_tokens": 145
}
}
Fetch it by URL: GET /api/v1/registry/anloehr-1097-resume-review-application-docs-subagent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.