skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
anthropics/knowledge-work-plugins1.9k installs

people-report

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.

How do I install this agent skill?

npx skills add https://github.com/anthropics/knowledge-work-plugins --skill people-report
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    This skill generates HR analytics reports from sensitive workforce data. While fulfilling its intended purpose, the ingestion of external CSV files and HRIS data introduces a potential consideration regarding indirect prompt injection.

  • Socketpass

    No alerts

  • Snykpass

    Risk: LOW · No issues

  • Runlayerpass

    1/1 file flagged

  • ZeroLeakspass

    Score: 93/100 · 2 sections analyzed

What does this agent skill do?

/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

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/anthropics/knowledge-work-plugins/people-report">View people-report on skillZs</a>