Skip to main content
Glama

boss_ai_resume_optimize

Optimize resume wording against a target job description to receive actionable alignment suggestions, without modifying the resume file.

Instructions

基于目标岗位优化简历措辞(仅建议,不修改简历) [可用性: 可用性: roles=candidate; candidate_platforms=zhilian, zhipin; recruiter_platforms=-]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
job_idNo从缓存读取职位描述的 job_id(与 jd_text 二选一)
resumeYes简历名称
jd_textNo目标职位描述文本
Install Server

TDQS

A3.6/5.0
Behavior4/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It explicitly states that the tool only gives suggestions and does not modify the resume, which is the most important behavioral trait for an agent to know. The availability suffix adds role/platform guardrails, though it does not describe output format or AI processing behavior.

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 primary action and key non-modification boundary are front-loaded in a single compact sentence. The trailing availability metadata is useful but contains a duplicated '可用性:' typo, which prevents a perfect structure score.

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

Completeness3/5

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

For a simple 3-parameter tool with no output schema, the description is mostly self-sufficient: purpose, non-destructive behavior, and availability are covered. However, it does not explain how to choose between job_id and jd_text in practice, what the returned suggestions look like, or that 'resume' is a resume name obtained from another tool.

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

Parameters3/5

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

Schema description coverage is 100%, so the baseline is 3; each parameter already has a meaningful description. The overall tool description does not add significant parameter-level meaning beyond 'based on target position,' and the exclusivity of job_id vs jd_text is already stated in the schema.

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 states a specific verb and resource: optimize resume wording based on a target job. The parenthetical '仅建议,不修改简历' adds a clear boundary that prevents confusion with tools that would rewrite or modify the resume. It does not explicitly differentiate from the similarly named sibling boss_ai_optimize, so it falls short of a 5.

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 usage when a candidate wants resume wording tailored to a target job, and the availability suffix adds role/platform constraints (candidate only, zhilian/zhipin, recruiter_platforms=-). However, it provides no explicit when-not-to-use guidance or comparison with the many sibling AI tools such as boss_ai_optimize, boss_ai_suggest, or boss_ai_fit.

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

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/can4hou6joeng4/boss-agent-cli'

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