# Radiology Metrics

> Retrieves and analyzes operational metrics from radiology information systems. Use when user mentions "radiology KPIs", "productivity metrics", "turnaround time analysis", "workload distribution", or needs operational analytics.

- **Type:** Skill
- **Install:** `agentstack add skill-aizech-clinical-skills-radiology-metrics`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [aizech](https://agentstack.voostack.com/s/aizech)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [aizech](https://github.com/aizech)
- **Source:** https://github.com/aizech/clinical-skills/tree/main/.bob/skills/radiology-metrics
- **Website:** https://www.corpusanalytica.com/skills/

## Install

```sh
agentstack add skill-aizech-clinical-skills-radiology-metrics
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Radiology Metrics Skill

## Triggers

- "radiology KPIs"
- "productivity metrics"
- "turnaround time analysis"
- "workload distribution"
- "RVU tracking"
- "department dashboard"
- "volume forecasting"

## Parameters

- `metric_type` (required): Type of metrics to retrieve
  - `turnaround_time` - Report TAT analysis
  - `productivity` - Studies per radiologist, modality counts
  - `utilization` - Equipment and room utilization rates
  - `quality` - Accuracy, discrepancy, critical result rates
  - `financial` - RVUs, revenue, cost per study
  - `volume` - Historical and forecasted volumes
- `time_range` (optional): Analysis period - defaults to last 30 days
- `group_by` (optional): Segmentation - radiologist, modality, location, urgency
- `compare_previous` (optional): Include period-over-period comparison

## Data Sources

- RIS (Radiology Information System) for report data
- PACS for study volumes and workflow timestamps
- Scheduler for utilization and capacity data
- Historical databases for trend analysis

## Output Format

Returns structured JSON with:
- Primary metrics (requested type)
- Trend indicators (vs. previous period)
- Benchmark comparisons where available
- Anomaly alerts for statistical outliers
- Recommended actions for improvement areas

## Usage Examples

```
metric_type: turnaround_time
time_range: last_month
group_by: [modality, urgency]

metric_type: productivity
time_range: last_quarter
compare_previous: true
```

## Error Handling

- Missing RIS data: Report partial results with data gap indicators
- Insufficient history: Expand time range suggestion
- Permission denied: Request escalated access with justification

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [aizech](https://github.com/aizech)
- **Source:** [aizech/clinical-skills](https://github.com/aizech/clinical-skills)
- **License:** MIT
- **Homepage:** https://www.corpusanalytica.com/skills/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-aizech-clinical-skills-radiology-metrics
- Seller: https://agentstack.voostack.com/s/aizech
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
