Plugin Manager

Plugin Manager from richfrem/agent-plugins-skills.

by @richfrem 3 skills

Skills in this plugin

3
  1. Plugin Syncer · richfrem bundle
    Synchronizes the agent environments. Looks at the inventory (plugin-sources.json) and reinstalls all skills and plugins from the sources indicated. Also cleans up any orphaned artifacts from removed plugins. Trigger when the user asks to "sync plugins", "update all plugins", "refresh environment", or "run the sync script".
    1 install
  2. Plugin Remover · richfrem bundle
    Interactively select and uninstall agent plugins and skills from the local .agents/ environment.
    1 install
  3. Plugin Installer · richfrem bundle
    Installs plugin components (skills, commands/workflows, rules, hooks, MCP) into the .agents/ central store and symlinks them to agent environments that require it (.claude/). DEFAULT method: run plugin_add.py for an interactive require it (.claude/). DEFAULT method: run plugin_add.py (the primary TUI and headless orchestrator) which internally delegates to plugin_installer.py (the execution engine) for the actual OS-level installation. Trigger when a user says "install plugin", "deploy plugin", "add plugin", "install from GitHub", or "sync plugin to agents".
    1 install