optimus-sync

Automate multi-platform plugin synchronization for Droid and Claude Code.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/alexgarzao/optimus --skill optimus-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: optimus-sync
Source: https://github.com/alexgarzao/optimus/tree/main/sync/skills/optimus-sync
Command: npx skills add https://github.com/alexgarzao/optimus --skill optimus-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Syncing and managing Optimus plugins across Droid (Factory) and Claude Code can be tedious and error-prone when done separately. This Skill centralizes installation, updates, and cleanup into a single run, ensuring consistency across platforms.

Core Features & Use Cases

  • Centralized cross-platform plugin sync for Droid and Claude Code.
  • Install new plugins, update existing ones, and remove orphaned entries automatically.
  • Performs platform detection, marketplace updates, change calculation, and per-platform summaries with robust error handling.

Quick Start

Run the Optimus Sync skill to synchronize all plugins across available platforms in one command.

Frequently Asked Questions about optimus-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync Optimus plugins across Droid and Claude Code?

Removing orphaned plugin entries automatically cleans up unused or misaligned plugins by comparing your installed plugins against marketplace definitions and deleting those that no longer match during the synchronization process.

What happens if a single plugin fails during multi-platform plugin synchronization?

Multi-platform plugin synchronization detects Droid and Claude Code environments, updates the marketplace cache, calculates necessary changes, and executes per-plugin operations to install, update, or remove entries across both platforms.

Can I batch install and update Optimus plugins across multiple platforms?

Yes, you can batch install and update Optimus plugins across multiple platforms by centralizing the operations into a single run, which calculates changes from the marketplace and applies them per-platform with a final summary.

Why does managing plugins separately across Droid and Claude Code cause errors?

Managing plugins separately across Droid and Claude Code causes errors due to manual inconsistency, which is solved by centralizing installation, updates, and cleanup into a single automated synchronization run to enforce consistency.

Do I need to manually check the marketplace before syncing plugins?

No, you do not need to manually check the marketplace before syncing plugins because the synchronization process automatically performs marketplace caching and updates to align your installed plugins with the latest definitions.