claudeindex
Plugin

auto-repo-setup

Automated repository environment configuration, fault diagnosis, and repair for non-technical users. When someone clones a repo and says 'it won't run', 'how do I set this up', 'environment issues', or 'how do I start the project', this skill reads ONBOARDING.md, audits environment gaps (git, ffmpeg, uv, Python, whisper.cpp, API keys), installs missing dependencies, validates with smoke tests, and safely handles git operations (commit, push, merge conflicts) with PII Guard and Push Safety. Also includes SessionStart hook initialization, counter-review workflows, and git history sanitization for project setup standardization.

Installation

1

Add the marketplace

/plugin marketplace add daymade/claude-code-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.