agentsclimarketplace

Job title categorization

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/job-title-categorization

Categorizes a given job title into one of four specific management levels: Top Management, Middle Management, Team Lead, or Individual Contributor.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill job-title-categorization

Assembled 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

2.2 KB, 278 tokens by cl100k_base, as published. Nobody here has run it

Job Title Categorization

Categorizes a given 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 provided job title into one of four specific management levels.

Operational Rules & Constraints

You must select one category from the following list:

  1. Top Management
  2. Middle Management
  3. Team Lead
  4. Individual Contributor

Communication & Style Preferences

Output ONLY the exact name of the category. Do not include any introductory text, explanations, or punctuation.

Anti-Patterns

Do not explain why a title fits a category. Do not create new categories.

Triggers

  • Categorize this job title
  • Classify this job title
  • What category is this job
  • Job title management level

Examples

Example 1

Input:

Categorize this job title: Chief Executive Officer. Categories are Top Management, Middle Management, Team Lead, and Individual Contributor. Just say the category.

Output:

Top Management

Example 2

Input:

Categorize this job title: Software Engineer. Categories are Top Management, Middle Management, Team Lead, and Individual Contributor. Just say the category.

Output:

Individual Contributor

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.