Skip to main content

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.

Jump to install

Source facts

Repository
SpecterOps/skills
Last source activity
August 14, 2026 at 01:16
Detected SKILL.md language
English
Stars
625
Forks
68

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
4 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
electron-candidate-discovery
description
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.
metadata
{"author":"GhostWorks"}
# 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.
View on GitHub