affaan-m/ECC

skill-scout

新しいスキルを作成する前に、ローカル・マーケットプレイス・GitHub・Webの既存スキルを検索する。スキルの作成・ビルド・フォーク・検索を行う際に使用。

63Collecting
See how to use itView GitHub source
npx skills add https://github.com/affaan-m/ECC --skill "docs/ja-JP/skills/skill-scout"
Automated source guide

Source checked Jul 28, 2026·Refresh due Oct 26, 2026

Reorganized from the pinned upstream SKILL.md

Turn skill-scout's source instructions into a guide you can follow

According to the pinned SKILL.md from affaan-m/ECC: 新しいスキルを作成する前にこのスキルを使用してください。目的は、既存のコミュニティやマーケットプレイスの成果を重複して作成することを避けながら、外部のものを採用する前にきちんと審査することです。

npx skills add https://github.com/affaan-m/ECC --skill "docs/ja-JP/skills/skill-scout"
Check the pinned source

Best fit

  • 新しいスキルを作成する前に、ローカル・マーケットプレイス・GitHub・Webの既存スキルを検索する。スキルの作成・ビルド・フォーク・検索を行う際に使用。

Bring this context

  • A concrete task that matches the documented purpose of skill-scout.
  • The files, examples, or context the task depends on.
  • Your constraints, target environment, and definition of done.

Expected outputs

  • A result that follows the pinned skill-scout instructions.
  • A concise record of assumptions, inputs used, and unresolved questions.
  • A final check against the source workflow and relevant permission signals.

Key source sections

Read skill-scout through these 5 source sections

Sections are extracted automatically from the pinned SKILL.md and link back to the source.

01

使用するタイミング

ユーザーが検索をスキップして最初から作成するよう明示的に指示した場合は、それを確認してリクエストされた作成ワークフローを進めてください。

SKILL.md · 使用するタイミング
ユーザーが「スキルを作成する」「スキルをビルドする」「スキルを作る」「新しいスキル」と言ったとき。ユーザーが「Xのスキルはありますか?」または「Yを実行するスキルは存在しますか?」と尋ねたとき。ユーザーがワークフローを説明し、新しいスキルの作成を提案しようとしているとき。
02

動作の仕組み

まずインストール済みおよびマーケットプレイスのスキル名を検索します。ローカルソースはすでにユーザーの環境に含まれているため優先されます。

SKILL.md · 動作の仕組み
スキルが実行すべきタスク。スキルを使用するためのトリガー条件。関連するドメイン、ツール、フレームワーク、またはデータソース。
03

ステップ1 - 意図の把握

スキルが実行すべきタスク。

SKILL.md · ステップ1 - 意図の把握
スキルが実行すべきタスク。スキルを使用するためのトリガー条件。関連するドメイン、ツール、フレームワーク、またはデータソース。
04

ステップ2 - ローカルソースを検索する

まずインストール済みおよびマーケットプレイスのスキル名を検索します。ローカルソースはすでにユーザーの環境に含まれているため優先されます。

SKILL.md · ステップ2 - ローカルソースを検索する
まずインストール済みおよびマーケットプレイスのスキル名を検索します。ローカルソースはすでにユーザーの環境に含まれているため優先されます。
05

ステップ3 - リモートソースを検索する

利用可能なGitHubおよびWebの検索ツールを使用します。簡潔なクエリを優先します:

SKILL.md · ステップ3 - リモートソースを検索する
利用可能なGitHubおよびWebの検索ツールを使用します。簡潔なクエリを優先します:Web検索では、最大3つのターゲットクエリを使用します(例):

SkillSignal prompt templates

Provide the task, context, and acceptance criteria

These prompts were written by SkillSignal from the source structure; they are not upstream text.

Task-start prompt

Confirm source fit, inputs, and outputs before acting.

Use skill-scout to help me with: [specific task]. Context: [files, data, or background]. Constraints: [environment, scope, and prohibited actions]. Before acting, check the pinned SKILL.md and explain which sections apply, what inputs are still missing, and what you will deliver.

Source-guided execution

Make the Agent explicitly follow the key extracted sections.

Apply the pinned skill-scout source to [task]. Pay particular attention to these source sections: “使用するタイミング”, “動作の仕組み”, “ステップ1 - 意図の把握”, “ステップ2 - ローカルソースを検索する”, “ステップ3 - リモートソースを検索する”. Preserve the important decision at each step. Mark facts not covered by the source as “needs confirmation” instead of inventing them. Then verify the result against my acceptance criteria: [criteria].

Result-review prompt

Check omissions, permissions, and source drift before delivery.

Review the current skill-scout result: (1) does it satisfy the original task; (2) were any applicable steps or limits in the pinned SKILL.md missed; (3) did it perform any unauthorized file, command, network, or data action; and (4) which conclusions remain unverified? List issues first, then fix only what the source or user authorization supports.

Output checklist

Verify each item before delivery

The task matches the purpose documented in the SKILL.md.

The source section “使用するタイミング” has been checked.

The source section “動作の仕組み” has been checked.

The source section “ステップ1 - 意図の把握” has been checked.

The source section “ステップ2 - ローカルソースを検索する” has been checked.

Inputs, constraints, and acceptance criteria are explicit.

Unverified facts, compatibility, and outcome claims are clearly marked.

Any file, command, network, or data action has been reviewed.

Choose a different workflow

When another Skill is the better fit

skill-scout

Search existing local, marketplace, GitHub, and web skill sources before creating a new skill. Use when the user wants to create, build, fork, or find a skill for a workflow.

A separate implementation from affaan-m/ECC; compare its source, maintenance signals, and permission requirements.

Open source detail

ab-testing

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program

A separate implementation from coreyhaines31/marketingskills; compare its source, maintenance signals, and permission requirements.

Open source detail

churn-prevention

When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers o

A separate implementation from coreyhaines31/marketingskills; compare its source, maintenance signals, and permission requirements.

Open source detail

FAQ

What does skill-scout do?

新しいスキルを作成する前にこのスキルを使用してください。目的は、既存のコミュニティやマーケットプレイスの成果を重複して作成することを避けながら、外部のものを採用する前にきちんと審査することです。

How do I start using skill-scout?

The catalog detected this source-specific install command: npx skills add https://github.com/affaan-m/ECC --skill "docs/ja-JP/skills/skill-scout". Inspect the command and pinned source before running it.

Which Agent platforms does it declare?

No dedicated Agent platform is declared in the pinned source record.

Repository stars
234,327
Repository forks
35,711
Quality
63/100
Source repository last pushed

Quality breakdown

Based on traceable docs and repository signals; stars are not treated as quality.

63/100
Documentation20/30
Specificity11/25
Maintenance20/20
Trust signals12/25

Compare before choosing

Related Agent Skills and source variants

These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.

skill-scout by affaan-m

Search existing local, marketplace, GitHub, and web skill sources before creating a new skill. Use when the user wants to create, build, fork, or find a skill for a workflow.

ab-testing by coreyhaines31

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program

churn-prevention by coreyhaines31

When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers o

design-intelligence by event4u-app

Grounded design brief from the adopted corpus — style, WCAG-checked color tokens, typography, layout pattern, anti-patterns. Use on ui-design-brief or any which-style/palette/font/chart decision.

design-system-capture by event4u-app

Write and maintain DESIGN.md + PRODUCT.md — captures visual decisions and interaction patterns so design tasks stay consistent across sessions without re-scanning past work.

View original Skill.mdThis page is parsed directly from the repository SKILL.md without editorial rewriting. Collected: Jul 28, 2026 · about 1 min

スキルスカウト

新しいスキルを作成する前にこのスキルを使用してください。目的は、既存のコミュニティやマーケットプレイスの成果を重複して作成することを避けながら、外部のものを採用する前にきちんと審査することです。

出典: redminwang によるコミュニティの古いPR #1232 から再利用。

使用するタイミング

  • ユーザーが「スキルを作成する」「スキルをビルドする」「スキルを作る」「新しいスキル」と言ったとき。
  • ユーザーが「Xのスキルはありますか?」または「Yを実行するスキルは存在しますか?」と尋ねたとき。
  • ユーザーがワークフローを説明し、新しいスキルの作成を提案しようとしているとき。
  • ユーザーが既存のスキルをフォークまたは拡張したいとき。

ユーザーが検索をスキップして最初から作成するよう明示的に指示した場合は、それを確認してリクエストされた作成ワークフローを進めてください。

動作の仕組み

ステップ1 - 意図の把握

以下を抽出します:

  • スキルが実行すべきタスク。
  • スキルを使用するためのトリガー条件。
  • 関連するドメイン、ツール、フレームワーク、またはデータソース。
  • 3〜5個の検索キーワードと有用な同義語。

ステップ2 - ローカルソースを検索する

まずインストール済みおよびマーケットプレイスのスキル名を検索します。ローカルソースはすでにユーザーの環境に含まれているため優先されます。

find ~/.claude/skills -maxdepth 2 -name SKILL.md 2>/dev/null | grep -iE "keyword|synonym"
find ~/.claude/plugins/marketplaces -path '*/skills/*/SKILL.md' 2>/dev/null | grep -iE "keyword|synonym"

次にフロントマターの説明を検索します:

grep -RilE "keyword|synonym" ~/.claude/skills ~/.claude/plugins/marketplaces 2>/dev/null

ステップ3 - リモートソースを検索する

利用可能なGitHubおよびWebの検索ツールを使用します。簡潔なクエリを優先します:

gh search repos "claude code skill keyword" --limit 10 --sort stars
gh search code "name: keyword" --filename SKILL.md --limit 10

Web検索では、最大3つのターゲットクエリを使用します(例):

"claude code skill" keyword
"SKILL.md" keyword
"everything-claude-code" keyword

ステップ4 - 外部マッチを審査する

採用またはフォークのために外部スキルを推奨する前に:

  • SKILL.md のフロントマターと手順を読む。
  • 予期しないシェルコマンド、ファイル書き込み、ネットワーク呼び出し、クレデンシャル処理、またはパッケージインストールがないか確認する。
  • リポジトリがメンテナンスされているかどうかを確認する。
  • マーケットプレイスのオリジナルを直接編集するのではなく、新しいローカルブランチにコピーしてdiffを確認することを優先する。

ステップ5 - 結果をランク付けする

候補を以下の順でランク付けします:

  1. スキル名での完全なキーワードマッチ。
  2. 説明でのキーワードまたは同義語マッチ。
  3. ローカルにインストール済みまたはマーケットプレイスのソース。
  4. 最近のアクティビティがあるメンテナンス済みのGitHubソース。
  5. Web上の言及のみ。

最終リストは10件に制限します。

ステップ6 - 判断オプションを提示する

ユーザーに短いテーブルを提示します:

オプション意味
既存を使用マッチするスキルをそのまま呼び出すかインストールする。
フォークまたは拡張最も近いスキルをコピーして修正する。
新規作成近いマッチが存在しないことを確認した後、新しいスキルをビルドする。

ユーザーがそのパスを選択した後、または検索で近いマッチが見つからなかった場合にのみ、新しいスキルを作成します。

結果テーブル

| # | スキル | ソース | マッチする理由 | ギャップ |
| --- | --- | --- | --- | --- |
| 1 | article-writing | ローカル ECC | 記事とガイドの草稿作成 | リリースノートに特化していない |
| 2 | content-engine | ローカル ECC | マルチフォーマットコンテンツワークフロー | 必要以上に重い |
| 3 | blog-writer | GitHub | 最近のコミットがあるブログ執筆スキル | セキュリティレビューが必要 |

ユーザー向けサマリー

2つの近いローカルマッチと1つの外部候補が見つかりました。最も近いのは
`article-writing` です。草稿作成と修正をカバーしていますが、
お求めのリリースノートチェックリストは含まれていません。そのまま使用するか、
リリースノートバリアントにフォークするか、新しいスキルを作成するかを選択できます。

アンチパターン

  • 検索が適切な場合に、新しいスキルの作成に直接飛びつかないこと。
  • 読まずに外部スキルをインストールしないこと。
  • 弱いマッチの長いランク付けされていないリストを提示しないこと。
  • Web上の言及のみを信頼できるソースとして扱わないこと。
  • インストール済みのマーケットプレイスオリジナルをその場で編集しないこと。

関連

  • search-first - ビルドする前に検索する一般的なワークフロー。
  • skill-stocktake - インストール済みスキルの健全性、重複、ギャップの監査。
  • agent-sort - 既存のエージェントとスキルの分類と整理。
Source repo
affaan-m/ECC
Skill path
docs/ja-JP/skills/skill-scout/SKILL.md
Commit SHA
4e973d3eaf92
Repository license
MIT
Data collected