ductile
ductile統合ゲートウェイCLIの操作、設定、トラブルシューティングを行います。このスキルは、ductileコマンドの実行、プラグインやパイプラインの管理、ゲートウェイの設定、ジョブの検査、API呼び出しのトリガー、トークン/webhookの管理、設定の検証またはロック、またはductileアーキテクチャの理解が必要な場合に使用します。トリガー:「ductile」「config lock」「plugin list」「job inspect」「system start」、パイプラインDSL、または統合ゲートウェイタスクへの言及。
description の原文を見る
Operate, configure, and troubleshoot the ductile integration gateway CLI. Use this skill when the user wants to: run ductile commands, manage plugins or pipelines, configure the gateway, inspect jobs, trigger API calls, manage tokens/webhooks, validate or lock config, or understand ductile architecture. Triggers: any mention of "ductile", "config lock", "plugin list", "job inspect", "system start", pipeline DSL, or integration gateway tasks.
SKILL.md 本文
Ductile CLI スキル
Ductile は個人オートメーション向けの軽量 YAML 設定インテグレーションゲートウェイです。 設計思想: ポリグロットプラグイン、イベント駆動パイプライン、LLM ファースト CLI。
ランタイムコンテキスト
- バイナリ:
~/.local/bin/ductile(Thinkpad 本番環境)、PATH に含まれている場合はductile - 設定ディレクトリ:
~/.config/ductile/ - パターン:
ductile <noun> <action> [flags] - バージョン: v1.0.0-rc.1
CLI コマンドリファレンス
System
ductile system start # ゲートウェイを起動 (フォアグラウンド)
ductile system status [--json] # ヘルスチェック: PID、状態 DB、プラグイン
ductile system reload # 実行中のゲートウェイで設定をリロード (SIGHUP)
ductile system watch
...
詳細情報
- 作者
- mattjoyce
- リポジトリ
- mattjoyce/ductile
- ライセンス
- NOASSERTION
- 最終更新
- 2026/5/12
Source: https://github.com/mattjoyce/ductile / ライセンス: NOASSERTION