Agent skill · Data & Analytics

dr-departments

Analyze P&L and performance by department. Creates departmental reports and comparative analysis with Excel and PowerPoint outputs.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill departments --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Allowed tools: -mcp__datarails-finance-os__aggregate_table_data-Write-Read-Bash
Path: skills/analysis/departments/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Department Analytics Analyze departmental P&L performance and resource allocation. Creates detailed departmental reports for team leads and management reviews. ## Arguments | Argument | Description | Default | |----------|-------------|---------| | `--year <YYYY>` | **REQUIRED** Calendar year | — | | `--department <name>` | Specific department (optional) | All departments | | `--output-xlsx <file>` | Excel output path | `tmp/Department_Analysis_YYYY_TIMESTAMP.xlsx` | | `--output-pptx <file>` | PowerPoint output path | `tmp/Department_Review_YYYY_TIMESTAMP.pptx` | ## Department Metrics ### Revenue & Expense - Department revenue - Expense breakdown - Net contribution ### Performance - Budget vs actual - Variance analysis - Year-over-year comparison ### Efficiency - Per-employee metrics - Cost per unit - Productivity indicators ## Datarails Brand Styling When generating Excel or PowerPoint files, apply Datarails brand styling: **Font:** Poppins (fall back to Calibri if unavailable). Weights: 400 regular, 600 semibold, 700 bold. **Colors:** | Role | Hex | Use | |------|-----|-----| | Navy | `0C142B` | Header/banner background | | Main text | `333333` | Primary text | | Secondary | `6

What's inside
Steps it walks through
  1. Arguments
  2. Department Metrics
  3. Revenue & Expense
  4. Performance
  5. Efficiency
  6. Datarails Brand Styling
  7. Output
  8. Excel Department Pack
  9. PowerPoint Department Review
  10. Examples
  11. Analyze all departments
  12. Specific department review
  13. Custom output
  14. Use Cases
Ships with 1 file
  • metadata.json
Commands it runs
Share with department heads
Individual department analysis for team
Department comparison for leadership
Department historical analysis
Use for next year planning
More from claude-skill-registry
All skills →
About this skill
What does the dr-departments skill do?

Analyze P&L and performance by department. Creates departmental reports and comparative analysis with Excel and PowerPoint outputs.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill departments --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going