Skip to main content
Glama
XJTLUmedia

AI HR Management Toolkit

extract_keywords

Read-only

Extract and rank keywords from resume text using TF-IDF, entity classification, and skill categorization, returning enriched keywords with confidence scores.

Instructions

Extract keywords from resume text using TF-IDF analysis, then overlay entity classification (NER) and skill categorization. Returns ranked keywords enriched with entity type, skill category, and confidence scores. No AI calls — all computation is algorithmic.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNNoNumber of top keywords to return (default: 40)
resumeTextYesThe raw text content of a resume
Behavior4/5

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

Annotations provide readOnlyHint=true, and the description adds that no AI calls are made, and that results include entity type, skill category, and confidence scores. This goes beyond annotations.

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

Conciseness5/5

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

Two sentences convey the method, result, and key characteristics without waste. Information is front-loaded.

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

Completeness4/5

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

Description explains return fields (ranked keywords with entity type, skill category, confidence scores) despite no output schema, but it could mention input format constraints.

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 coverage is 100% with clear parameter descriptions. The tool description does not add additional meaning to parameters beyond what the schema provides.

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

Purpose5/5

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

The description clearly states it extracts keywords from resume text using TF-IDF analysis, NER, and skill categorization. It distinguishes from sibling tools like extract_skills_structured by specifying the algorithmic, non-AI nature.

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 fast, algorithmic extraction is needed (no AI calls), but does not explicitly state when to avoid or compare to alternatives like extract_skills_structured.

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/XJTLUmedia/AI-HR-Management-Toolkit'

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