Skip to content
SkillReady to runFinance

PE Target Screener

Written in-house · editorially graded

Every SkillsBank offering is written in-house — never scraped or crowd-sourced — and graded against a fixed editorial rubric in a separate grading step.

Dry-run test passed · Jun 14, 2026

Trigger check passed

Editorially graded · Jun 14, 2026

Generates a ranked markdown table of private‑equity target companies from a supplied JSON dataset, applying revenue and growth‑stage filters and scoring each prospect. Use when you need a quick, reproducible ranking of private‑equity targets based on your investment criteria.

What you get

An installable SKILL.md file for your AI assistant.

Works in
Claude Code · Cursor
Native — drops into .claude/skills/
Copilot · Codex · Gemini CLI
Native — reads .agents/skills/
claude.ai — web & desktop
Upload the .zip in Customize → Skills
ChatGPT
Via a Project — paste into its instructions

See it in action

A real input → output sample

Example Input
Private equity JSON payload with missing top-level fields and some data inside the records. Defaults applied: sector = '', locale = 'en-US', criteria.minRevenue = 0
Example Output
Ranked markdown table of targets
| Company Name       | Industry/Sector                | Revenue | Growth Stage | Investment Ask | Market Trends           | Source                     | FitScore | Notes               |
| MediTech Solutions | Healthcare / Medical Devices   | $13.0M  | Growth       | $5.0M          | Wearable health tech    | Crunchbase                 | 0.78     | DUPLICATE_MERGED    |
| HealthPlus         | Healthcare / Medical Devices   | -       | Maturity     | $4.0M          | Telemedicine expansion  | PitchBook                  | -        | MISSING_DATA, STALE |

Related