生活とツール
#ai
db-cli
Search Deutsche Bahn train connections. Use for train routes, schedules, and travel times in Germany.
DeepseekModel
キュレーション済みスキル
品質 良好 · 64
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=mic92-mics-skills-db-cli-skill-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name db-cli description Search Deutsche Bahn train connections. Use for train routes, schedules, and travel times in Germany. Station names are fuzzy-matched. db-cli "Berlin Hbf" "München Hbf" # depart now db-cli -d "2026-04-10T14:30" Frankfurt Hamburg # ISO departure db-cli -d "in 30 minutes" Hamburg Frankfurt # relative db-cli -a "by 18:00" Kö ln Stuttgart # arrive by (rolls to tomorrow if past) db-cli -t Berlin München # Deutschlandticket only (no ICE/IC/EC) db-cli -r 5 Berlin München # show 5 results (default 3) Output: per-journey departure → arrival, duration, transfer count, per-leg train type and platforms. Ends with a pre-filled bahn.de booking URL.
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |