From cowork-manager
This skill should be used when the user wants to list, browse, or understand installed Cowork plugins. Use when: "プラグイン一覧", "どんなプラグインが入ってる", "インストール済みプラグインを確認", "プラグインの機能を教えて", "何のプラグインが使える", "list plugins", "show plugins", "プラグインを見せて", "plugin-lister", "list-plugins".
How this skill is triggered — by the user, by Claude, or both
Slash command
/cowork-manager:list-pluginsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
インストール済みプラグインの確認・管理は、`plugin-lister` エージェントに委譲する。
インストール済みプラグインの確認・管理は、plugin-lister エージェントに委譲する。
plugin-lister エージェントを起動して、以下を実施する:
ユーザーが特定プラグインを指定した場合はその名前をエージェントに引き渡す。
npx claudepluginhub iketomo/cowork_x_plugin --plugin cowork-managerLists all installed skills grouped by source (project, personal, plugin), showing which plugin each belongs to with keyword-style descriptions.
Scans the environment and repository to catalog installed plugins, agents, skills, and MCP servers across AI CLI platforms. Useful for resource discovery, auditing, and debugging missing capabilities.
Searches and recommends Claude Code plugins and skills for user tasks using a Python script. Lists overviews, details installation instructions, and prioritizes by relevance, stars, commands.