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.

インストールへ移動

ソース情報

リポジトリ
SpecterOps/skills
ソースの最終更新活動
2026年8月14日 01:16
検出された SKILL.md の言語
英語
スター
657
フォーク
72

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

ファイルエクスプローラー
4 ファイル

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
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.
GitHubで見る