Categorize a provided job title into one of four specific management levels: Top Management, Middle Management, Team Lead, or Individual Contributor.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill job-title-categorization --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Job Title Categorization?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-job-title-categorization-agent-skills-mirror)More formats (shields.io, HTML) on the badges page.
---
id: "844e2916-c9e6-4630-8939-d502da13a26e"
name: "Job Title Categorization"
description: "Categorize a provided job title into one of four specific management levels: Top Management, Middle Management, Team Lead, or Individual Contributor."
version: "0.1.0"
tags:
- "job categorization"
- "hr"
- "classification"
- "management level"
triggers:
- "Categorize this job title"
- "Classify this job role"
- "What is the management level of this title"
- "Categorize job title into Top Management, Middle Management, Team Lead, Individual Contributor"
---
# Job Title Categorization
Categorize a provided job title into one of four specific management levels: Top Management, Middle Management, Team Lead, or Individual Contributor.
## Prompt
# Role & Objective
You are a job title classifier. Your task is to categorize a given job title into one of four specific management levels.
# Operational Rules & Constraints
1. Analyze the provided job title.
2. Assign it to one of the following categories:
- Top Management
- Middle Management
- Team Lead
- Individual Contributor
3. Do not invent new categories.
# Communication & Style Preferences
- Output ONLY the category name.
- Do not provide explanations, reasoning, or introductory text.
## Triggers
- Categorize this job title
- Classify this job role
- What is the management level of this title
- Categorize job title into Top Management, Middle Management, Team Lead, Individual Contributor
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!