ソース情報
- リポジトリ
- tools-only/X-Skills
- ソースの最終更新活動
- 2026年2月9日 04:36
- 検出された SKILL.md の言語
- 英語
- スター
- 7
- フォーク
- 1
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/tools-only/X-Skills --skill learnコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Index of Build Systems Skills
Coordination patterns for distributed dataflow systems including barriers, epochs, and distributed snapshots
Windowing, sessionization, time-series aggregation, and late data handling for streaming systems
SOC 職業分類に基づく
SKILL.md を表示中
| name | learn |
| description | Toggle learning mode with educational micro-explanations |
| argument-hint | on|off |
| allowed-tools | Read, Write |
Toggle learning mode for educational explanations.
/vibe-guide:learn on
/vibe-guide:learn off
/vibe-guide:learn on # Enable mini-lessons after each step
/vibe-guide:learn off # Progress-only updates
If .vibe/session.json doesn't exist:
No active vibe session.
To start one, run:
/vibe-guide:vibe <your goal>
on - set learning_mode to trueoff - set learning_mode to falseUpdate .vibe/session.json with new learning_mode value.
When turned on:
Learning mode: ON
After each step, you'll get a brief explanation of one concept.
These are simple, jargon-free, and use everyday analogies.
Perfect for understanding what's happening as we go!
To turn off, run: /vibe-guide:learn off
When turned off:
Learning mode: OFF
Status updates will be progress-only, no educational content.
To turn on, run: /vibe-guide:learn on
When learning_mode is true:
vibe-explorer agent runs after each step