create-project

Initialize new projects with CAMI capabilities and recommended agent teams.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/lando-labs/cami-plugin --skill create-project-lando-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-project
Source: https://github.com/lando-labs/cami-plugin/tree/main/skills/create-project
Command: npx skills add https://github.com/lando-labs/cami-plugin --skill create-project-lando-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of setting up new projects by intelligently recommending and deploying the right AI agents and skills, ensuring a strong foundation for development.

Core Features & Use Cases

  • Project Scaffolding: Initializes project structure, including .claude/ directory and documentation.
  • Agent & Skill Recommendation: Analyzes project requirements and tech stack to suggest an optimal AI agent roster.
  • Automated Deployment: Deploys selected agents and skills to the project, tracking them in a manifest.
  • Use Case: When starting a new React + Node.js e-commerce project, this Skill can recommend and deploy agents for frontend architecture, backend API design, database schema, and payment security, setting up your project for success from day one.

Quick Start

Use the create-project skill to set up a new React project with recommended agents.

Frequently Asked Questions about create-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a new project with AI agent integration and scaffolding?

To set up project scaffolding with AI agent integration, this Skill initializes your project structure, creates a `.claude/` directory, and deploys a recommended agent roster based on your specific tech stack and requirements.

What is the best way to build an AI team for a new software project?

Building an AI team for a new software project involves analyzing your tech stack and requirements to recommend an optimal roster of AI agents, which are then automatically deployed and tracked in a project manifest.

How does tech stack analysis work for recommending AI agents?

Tech stack analysis for recommending AI agents works by detecting your project's frameworks and requirements, then matching those technical details with specialized agents suited for your specific development needs.

Can I use project scaffolding for a React and Node.js tech stack?

Yes, you can use project scaffolding for a React and Node.js tech stack. It initializes your structure and recommends specific agents for frontend architecture, backend API design, and database schemas.

Do I need any dependencies to initialize a project with recommended agents?

No dependencies are required to initialize a project with recommended agents. The Skill autonomously manages project structure creation, manifest generation, and documentation updates for seamless agent deployment.

What is included when deploying AI agents to a new project structure?

Deploying AI agents to a new project structure includes generating a `.claude/` directory, creating a manifest to track deployed agents, and updating documentation to ensure seamless skill integration.