PluginBench
Skill
Official
Pass
Audit score 90

people-report

anthropics/knowledge-work-plugins

Generate headcount, attrition, diversity, and org health reports from HR data.

What is people-report?

Analyzes workforce data to surface trends, risks, and opportunities across your organization. Use this skill to pull headcount snapshots for leadership, analyze turnover patterns by team, prepare diversity metrics, or assess organizational structure and flight risk.

  • Generate headcount reports with org snapshots by team, location, level, and tenure
  • Analyze attrition trends including voluntary/involuntary turnover and regrettable attrition rates
  • Calculate diversity representation metrics by level, team, function, and hiring pipeline
  • Assess organizational health through span of control, management layers, and flight risk indicators
  • Compute retention metrics including overall attrition rate, average tenure, and engagement scores
  • Provide productivity analysis including revenue per employee and time to productivity

How to install people-report

npx skills add https://github.com/anthropics/knowledge-work-plugins --skill people-report
Prerequisites
  • HR data in CSV format or connected HRIS system
  • Employee data fields: name/ID, department, team, title, level, location, start/end dates, manager, demographics (optional)
Claude Code
Cursor
Windsurf
Cline

How to use people-report

  1. 1.Specify the report type: headcount, attrition, diversity, or org health
  2. 2.Upload a CSV file with your employee data or connect your HRIS system
  3. 3.Provide any specific filters or dimensions you want analyzed (e.g., by team, location, level)
  4. 4.Review the generated report with executive summary, key metrics, detailed analysis, and recommendations
  5. 5.Use the methodology section to understand calculations and any data caveats

Use cases

Good for
  • Pull a current headcount snapshot to present workforce composition to leadership
  • Analyze turnover trends by team to identify retention risks and regrettable attrition patterns
  • Prepare diversity representation metrics and pipeline analysis for compliance or strategic planning
  • Assess span of control and management layer efficiency across the organization
  • Identify flight risk employees and recommend targeted retention actions
Who it's for
  • HR leaders and people operations teams
  • Executive leadership reviewing workforce metrics
  • Diversity and inclusion program managers
  • Organizational development professionals
  • Finance teams analyzing headcount and productivity metrics

people-report FAQ

What data do I need to provide?

At minimum: employee name/ID, department, team, title, level, and location. For attrition reports add start/end dates. For diversity reports include demographic data. For engagement analysis include survey scores or eNPS data.

Can I generate reports without uploading data each time?

Yes, if your HRIS system is connected as a connector, the skill can pull live employee data automatically and generate reports without requiring CSV uploads.

What metrics are included in an org health report?

Org health reports cover span of control, management layers, team sizes, flight risk indicators, and organizational structure efficiency metrics.

How is regrettable attrition calculated?

The methodology section of each report explains how metrics are calculated. Regrettable attrition typically focuses on voluntary departures of high-performing or critical employees.

Can I share reports with my team?

If a chat connector is available, the skill can share report summaries to relevant channels. Otherwise, export the markdown report directly.

Full instructions (SKILL.md)

Source of truth, from anthropics/knowledge-work-plugins.


name: people-report description: Generate headcount, attrition, diversity, or org health reports. Use when pulling a headcount snapshot for leadership, analyzing turnover trends by team, preparing diversity representation metrics, or assessing span of control and flight risk across the org. argument-hint: "<report type — headcount, attrition, diversity, org health>"

/people-report

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.

Generate people analytics reports from your HR data. Analyze workforce data to surface trends, risks, and opportunities.

Usage

/people-report $ARGUMENTS

Report Types

Headcount: Current org snapshot — by team, location, level, tenure Attrition: Turnover analysis — voluntary/involuntary, by team, trends Diversity: Representation metrics — by level, team, pipeline Org Health: Span of control, management layers, team sizes, flight risk

Key Metrics

Retention

  • Overall attrition rate (voluntary + involuntary)
  • Regrettable attrition rate
  • Average tenure
  • Flight risk indicators

Diversity

  • Representation by level, team, and function
  • Pipeline diversity (hiring funnel by demographic)
  • Promotion rates by group
  • Pay equity analysis

Engagement

  • Survey scores and trends
  • eNPS (Employee Net Promoter Score)
  • Participation rates
  • Open-ended feedback themes

Productivity

  • Revenue per employee
  • Span of control efficiency
  • Time to productivity for new hires

Approach

  1. Understand what question they're trying to answer
  2. Identify the right data (upload, paste, or pull from ~~HRIS)
  3. Analyze with appropriate statistical methods
  4. Present findings with context and caveats
  5. Recommend specific actions based on data

What I Need From You

Upload a CSV or describe your data. Helpful fields:

  • Employee name/ID, department, team
  • Title, level, location
  • Start date, end date (if applicable)
  • Manager, compensation (if relevant)
  • Demographics (for diversity reports, if available)

Output

## People Report: [Type] — [Date]

### Executive Summary
[2-3 key takeaways]

### Key Metrics
| Metric | Value | Trend |
|--------|-------|-------|
| [Metric] | [Value] | [up/down/flat] |

### Detailed Analysis
[Charts, tables, and narrative for the specific report type]

### Recommendations
- [Data-driven recommendation]
- [Action item]

### Methodology
[How the numbers were calculated, any caveats]

If Connectors Available

If ~~HRIS is connected:

  • Pull live employee data — headcount, tenure, department, level
  • Generate reports without needing a CSV upload

If ~~chat is connected:

  • Offer to share the report summary in a relevant channel