Agentinit banner
agentinit agentinit

Agentinit

AI community

Description

Universal CLI for managing AI coding agent configurations. Unify Claude Code, Cursor, Windsurf agents configs with MCP management

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AgentInit

Keep your AI coding agents in sync from one `agents.md` file.

[![npm version](https://img.shields.io/npm/v/agentinit)](https://www.npmjs.com/package/agentinit) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Node >=18](https://img.shields.io/badge/node-%3E%3D18.0.0-brightgreen)](package.json)

AgentInit is a CLI for teams and solo developers who use more than one coding agent and are tired of repeating the same setup in different formats. Define your standards once in `agents.md`, generate the files each tool expects, install shared skills and MCPs, and keep the whole setup manageable over time.

It works with Claude Code, Cursor, Windsurf, Copilot, Codex CLI, Gemini CLI, RooCode, Zed, Droid, and more.

Why AgentInit?

Most agent setups drift fast.

You tweak `CLAUDE.md`, forget to update `.cursorrules`, install a skill in one tool but not another, and a week later every environment behaves a little differently. AgentInit gives you one source of truth for instructions, one CLI for setup, and one place to manage skills, rules, and MCP servers.

Use it when you want to:

  • keep multiple agent tools aligned without manual copy-paste
  • bootstrap new projects with stack-aware guidance
  • install shared skills and MCP servers in a consistent way
  • apply changes safely with previews, backups, and reverts
  • make your agent setup easier to onboard, review, and maintain

Table of Contents

Features

  • One source of truth: Write and maintain shared instructions in agents.md
  • Multi-agent sync: Generate the right files for Claude, Cursor, Windsurf,