# Electron Candidate Discovery

> Find practical Electron apps that are likely patchable with the same Electron-plus-Squirrel method. Use when building an actionable shortlist of candidate apps rather than a broad inventory.

- Skill: `specterops/electron-candidate-discovery` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add specterops/electron-candidate-discovery`
- Raw SKILL.md: https://api.skillmd.com/api/skills/specterops/electron-candidate-discovery/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: specterops (https://skillmd.com/u/specterops)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/specterops/electron-candidate-discovery

---


# Electron Candidate Discovery

Use this skill to identify practical Electron app candidates for the same patching and delivery method.

## Goal
Return a ranked shortlist of realistic candidates, not a broad catalog.

## For Each Candidate Include
- app name
- why it is practical
- packaging shape
- installer/update mechanism
- whether it appears Squirrel-like or similarly patchable
- likely main-process entrypoint location
- obvious blockers or drawbacks

## Selection Bias
Prioritize apps that are:
- clearly Electron-based
- locally patchable without bespoke tooling
- packaged in a way that exposes entrypoints or repackable resources
- delivered through Squirrel or a closely similar updater/install chain
- realistic for user delivery and repeated rebuild workflows

## Output
Return a ranked shortlist with concise, actionable reasoning for each entry.

