14 lines
646 B
JSON
14 lines
646 B
JSON
{
|
|
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
|
|
"name": "pm-hr",
|
|
"version": "1.0.0",
|
|
"description": "HR skills: Job Description Writer, Onboarding Plan, Employee Engagement Survey, Redundancy Consultation. Write inclusive JDs, build 30/60/90-day plans, design engagement surveys, and structure legally compliant redundancy processes.",
|
|
"author": {
|
|
"name": "Mohit Aggarwal",
|
|
"email": "mohit15856@gmail.com"
|
|
},
|
|
"homepage": "https://github.com/mohitagw15856/pm-claude-skills",
|
|
"license": "MIT",
|
|
"keywords": ["hr", "people", "job-description", "onboarding", "engagement", "redundancy", "recruitment"]
|
|
}
|