Skip to main content
Glama

generate_and_save_cv_markdown

Generate a tailored CV and save it as Markdown in one step. Provide your profile and job requirements to create an ATS-friendly CV.

Instructions

Generate tailored CV and save directly as Markdown (combines CV generation and Markdown creation in one step)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileNameNoCustom filename (without extension)
outputPathYesDirectory path where the CV should be saved
userProfileYes
jobRequirementsYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The tool saves to a file, but the description does not disclose behaviors such as whether it overwrites existing files, what happens on error, or any required permissions. No annotations are present to compensate. The description adds minimal transparency beyond 'save directly as Markdown'.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that is front-loaded with the main action. It is concise with no filler, but could be more structured with bullet points or separate clauses to improve readability. However, it earns its minimal word count.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (nested objects, 4 parameters, no output schema), the one-sentence description is inadequate. It does not explain what constitutes a 'tailored CV', how the userProfile and jobRequirements are used, the expected output format details, or any side effects. The description lacks completeness for an AI agent to understand the tool's full behavior.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 50%, and the description provides no additional explanation of the parameters (userProfile, jobRequirements, outputPath, fileName). It does not compensate for the missing parameter descriptions or explain how the parameters influence the output.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool generates a tailored CV and saves it as Markdown, using specific verbs ('generate', 'save') and resource ('CV', 'Markdown'). It distinguishes from siblings like generate_cv_markdown (no save) and generate_and_save_cv_html (different format). However, it does not explicitly mention tailoring to job requirements, though implied by parameters.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use when you want to both generate and save a CV in Markdown format in one step. It does not explicitly state when to use versus alternatives like generate_cv_markdown (for generation only) or generate_and_save_cv_html (for HTML). No exclusions or prerequisites provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thechandanbhagat/cv-forge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server