# Init Project

> Initialize a new Ruflo project with MCP tools, hooks, and agent configuration

- Skill: `neronain/init-project` (Agent Skill)
- Install (CLI): `npx skillmds@latest add neronain/init-project`
- Raw SKILL.md: https://api.skillmd.com/api/skills/neronain/init-project/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: neronain (https://skillmd.com/u/neronain)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/neronain/init-project

---

Run `npx @claude-flow/cli@latest init --wizard` to set up the project interactively, or `npx @claude-flow/cli@latest init --preset standard` for defaults.

This creates CLAUDE.md, .claude/settings.json, and .claude-flow/ config with MCP server registration for the `ruflo` MCP tools.

