Управление скиллами, плагинами и памятью через CLI

★ 7.9 · productivity

cli-plugins-skills is a Claude Code skill that manages Omni Skills, plugins, and persistent memory from the command line using the omniroute utility. For skills, it supports marketplace search, info lookup, installation from registry, file, or URL, enabling, disabling, deleting, and executing with JSON input. Plugin management covers install, remove, update, info, search, and scaffolding a new plugin skeleton. The memory subsystem lets you search records with type and limit filters, add content from text or a file with metadata, list, retrieve by ID, delete individual entries, and clear the entire store. It is aimed at developers who need to automate AI skill and plugin lifecycle management in omniroute without a graphical interface.