setup-project

Automate Codex project setup by generating AGENTS.md and scaffolding MCP servers.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/tecnologia-ibtech/geo-codex --skill setup-project-tecnologia-ibtech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-project
Source: https://github.com/tecnologia-ibtech/geo-codex/tree/main/geo-setup/skills/setup-project
Command: npx skills add https://github.com/tecnologia-ibtech/geo-codex --skill setup-project-tecnologia-ibtech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex project setup is manual, repetitive, and error-prone. This Skill automates the initial configuration, generating onboarding materials and scaffolding for new projects.

Core Features & Use Cases

  • AGENTS.md generation: Generate project instructions with conventions, commands, and structure.
  • Skill scaffolding: Suggest and create skills based on project analysis.
  • MCP server setup: Configure MCP servers and merge settings into existing config.
  • Non-destructive flow: Detect existing config or instructions and update without overwriting.

Quick Start

Run the setup wizard from Codex with the /setup command to initialize a new project configuration.

Frequently Asked Questions about setup-project

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

FAQPage Schema
How do I automate Codex project setup and configuration bootstrap?

Automating Codex project setup involves using an interactive planning skill to analyze your workspace, generate an AGENTS.md file, propose setup skills, and scaffold MCP servers across supported stacks.

How does non-destructive config merging work for MCP server setup?

Non-destructive config merging for MCP server setup detects existing configuration files and updates them without overwriting your current settings, ensuring safe and idempotent execution during project bootstrapping.

What is the best way to generate AGENTS.md instructions for a new project?

Generating AGENTS.md instructions is best handled by an automated setup wizard that analyzes your project workspace to extract conventions, commands, and structure directly into the configuration file.

Can I scaffold MCP servers and propose setup skills for existing project workspaces?

Yes, you can scaffold MCP servers and propose setup skills for existing workspaces because the bootstrap process includes existing file detection and interactive planning to ensure safe, idempotent execution.

Does Codex project bootstrapping work across multiple supported stacks?

Codex project bootstrapping works across supported stacks by analyzing the specific workspace environment to generate appropriate onboarding materials and scaffold compatible MCP servers.

Why should I use an automated setup wizard instead of manual project bootstrapping?

Automated setup wizards replace manual project bootstrapping because manual configuration is repetitive and error-prone, whereas automation ensures non-destructive config merging and consistent AGENTS.md generation.