Back to skills
extension
Category: Development & EngineeringNo API key required

shower

Display detailed information about the specified plugin. It can be launched with phrases like 'Plugin details', 'Tell me about the ○○ plugin', 'Plugin information', 'What are the functions of ○○?', 'Show me the contents of the plugin', 'Description of the ○○ plugin', 'List of plugin commands'. Displays commands, skills, agents, hooks, README, and version information.

personAuthor: jakexiaohubgithub

Plugin Shower

指定したプラグインの詳細情報を表示します。

実行内容

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

ドキュメント参照

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

コマンド連携

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