返回 Skill 列表
extension
分类: 开发与工程无需 API Key

enabler

启用指定的插件。可以通过“启用插件”、“打开〇〇”、“启用〇〇”、“激活插件”、“使〇〇可用”、“打开插件”、“激活〇〇”等方式启动。使用claude plugin enable命令来启用。

person作者: jakexiaohubgithub

Plugin Enabler

無効化されているプラグインを有効化します。

実行内容

  1. commands/enable.md を Read ツールで参照(SSOT として扱う)
  2. /shiiman-plugin:enable を SlashCommand ツールで実行(実装は Commands に委譲)

ドキュメント参照

  • commands/enable.md - 機能の詳細
  • /shiiman-plugin:enable - 機能の実装

コマンド連携

実際の処理は /shiiman-plugin:enable に委譲します(SSOT として扱う)