·setup

Bootstrap agent working system for a new project. Triggers on "setup agent system", "initialize claude", "bootstrap project".

15Installs·0Trend·@lidessen

Installation

$npx skills add https://github.com/lidessen/moniro --skill setup

How to Install setup

Quickly install setup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lidessen/moniro --skill setup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lidessen/moniro.

SKILL.md

View raw

Without this system, every agent starts from zero. Mistakes you make, successors will repeat. What you learn, successors must relearn.

This isn't optional "best practice"—it's the infrastructure that enables agent teams to evolve.

| notes/ | Learnings, reflections, discoveries | | decisions/ | Important decisions and their rationale | | todos/ | Tasks that span sessions |

Bootstrap agent working system for a new project. Triggers on "setup agent system", "initialize claude", "bootstrap project". Source: lidessen/moniro.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lidessen/moniro --skill setup
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from lidessen/moniro

Quick answers

What is setup?

Bootstrap agent working system for a new project. Triggers on "setup agent system", "initialize claude", "bootstrap project". Source: lidessen/moniro.

How do I install setup?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lidessen/moniro --skill setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lidessen/moniro