Synchronize a standalone skill repository into the marketplace with optional dry-run and backups.
/plugin marketplace add syfyufei/adrian-marketplace/plugin install skill-squared@LLM-Research-MarketplaceUse /skill-squared:sync to copy the skill markdown + command files from a source repo into this marketplace safely.
source_dir (standalone skill root)target_dir (usually this marketplace root)skill_name (auto-detect from plugin.json if omitted)dry_run (bool, default false)backup (bool, default true).claude-plugin/plugin.json files.skill_name:
.claude-plugin/plugin.json for "name".../config/config.json -> sync.files_to_sync (defaults: skills/{skill_name}.md + .claude/commands/).dry_run=false with explicit approval..claude/commands/skill-squared/ inside the marketplace).<file>.backup.<timestamp>.md.dry_run; otherwise, log [DRY RUN] entry.stat -f "%z") and display summary counts: copied, skipped, backups./skill-squared:validate on the marketplace copy to confirm success.ls command to help locate.