Job title categorization
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/job-title-categorization
Categorize a provided job title into one of four specific management levels: Top Management, Middle Management, Team Lead, or Individual Contributor.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill job-title-categorizationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.4 KB, 196 tokens by cl100k_base, as published. Nobody here has run it
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
- Analyze the provided job title.
- Assign it to one of the following categories:
- Top Management
- Middle Management
- Team Lead
- Individual Contributor
- 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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.