dspy-bootstrap-fewshot
✓このスキルは、ユーザーが「数ショットのサンプルのブートストラップ」、「デモの生成」、「BootstrapFewShot の使用」、「限られたデータでの最適化」、「トレーニング デモの自動作成」を要求した場合、「数ショットの教師モデル」、「10 ~ 50 のトレーニング サンプル」に言及した場合、または大規模な計算を必要としない DSPy プログラムの自動デモ生成を希望する場合に使用する必要があります。
SKILL.md
Automatically generate and select optimal few-shot demonstrations for your DSPy program using a teacher model.
| program | dspy.Module | Your DSPy program to optimize | | trainset | list[dspy.Example] | Training examples | | metric | callable | Evaluation function | | metricthreshold | float | Numerical threshold for accepting demos (optional) | | maxbootstrappeddemos | int | Max teacher-generated demos (default: 4) |
| maxlabeleddemos | int | Max direct labeled demos (default: 16) | | maxrounds | int | Max bootstrapping attempts per example (default: 1) | | teachersettings | dict | Configuration for teacher model (optional) |
このスキルは、ユーザーが「数ショットのサンプルのブートストラップ」、「デモの生成」、「BootstrapFewShot の使用」、「限られたデータでの最適化」、「トレーニング デモの自動作成」を要求した場合、「数ショットの教師モデル」、「10 ~ 50 のトレーニング サンプル」に言及した場合、または大規模な計算を必要としない DSPy プログラムの自動デモ生成を希望する場合に使用する必要があります。 ソース: omidzamani/dspy-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-bootstrap-fewshot- カテゴリ
- {}データ分析
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
dspy-bootstrap-fewshot とは?
このスキルは、ユーザーが「数ショットのサンプルのブートストラップ」、「デモの生成」、「BootstrapFewShot の使用」、「限られたデータでの最適化」、「トレーニング デモの自動作成」を要求した場合、「数ショットの教師モデル」、「10 ~ 50 のトレーニング サンプル」に言及した場合、または大規模な計算を必要としない DSPy プログラムの自動デモ生成を希望する場合に使用する必要があります。 ソース: omidzamani/dspy-skills。
dspy-bootstrap-fewshot のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-bootstrap-fewshot インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/omidzamani/dspy-skills