nini-code-syncUse this skill to batch-sync all git repos across machines — pushing uncommitted changes at end of day or pulling latest at start of day. Invoke when the use...
Install via ClawdBot CLI:
clawdbot install niracler/nini-code-syncGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://git-scm.com/Audited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
Software development teams working across multiple locations or time zones use this skill to ensure all team members start their day with the latest codebase. Developers can run the morning pull mode to fetch all updates before beginning work, then use the end-of-day push mode to share their completed changes with the team.
Independent developers managing multiple client projects across different repositories use this skill to maintain synchronization across all workstations. At the end of a work session, they can push all uncommitted changes from their primary machine, then pull those changes when switching to a secondary device like a laptop or home computer.
Research teams working on computational projects across multiple lab computers use this skill to keep experimental code synchronized. Researchers can push daily progress from lab workstations and pull updates when continuing analysis on personal devices, ensuring all team members work with consistent code versions.
Digital agencies managing multiple client websites and applications use this skill to synchronize code across development, staging, and production environments. Teams can batch-push completed features at the end of sprints and batch-pull updates when deploying to client servers, maintaining consistency across all project repositories.
Developers contributing to multiple open source projects use this skill to manage their forked repositories efficiently. They can pull upstream changes from all projects at the start of their contribution sessions, then push their completed contributions across all repositories before ending their workday.
Integrate this skill into existing developer productivity platforms as a premium feature. Offer automated daily syncs with detailed reporting and conflict resolution assistance, charging teams based on the number of repositories managed or users accessing the service.
Package this skill as part of a larger enterprise DevOps solution for companies with distributed development teams. Include advanced features like compliance tracking, audit logs, and integration with existing CI/CD pipelines, sold through annual enterprise licenses.
Offer this skill as part of a paid productivity toolkit for independent developers and small agencies. Bundle with other git workflow automation tools and provide premium support for configuration and troubleshooting, using a monthly subscription model.
💬 Integration Tip
Ensure git-workflow skill is properly installed and accessible via Skill tool before use, as this skill delegates all commit operations to it rather than executing git commands directly.
Scored Jun 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.