codex-setup

Synchronize BDOS skills into `.agents/skills/` and manage `AGENTS.md` configuration files.

3|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/damadorPL/BDOS-gemini --skill codex-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-setup
Source: https://github.com/damadorPL/BDOS-gemini/tree/main/my/skills/codex-setup
Command: npx skills add https://github.com/damadorPL/BDOS-gemini --skill codex-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the setup of the Codex AI environment for BDOS, ensuring seamless integration and native discovery of BDOS skills.

Core Features & Use Cases

  • Native Skill Integration: Copies BDOS skills to .agents/skills/ for Codex's native detection.
  • Automated Configuration: Generates or refreshes AGENTS.md and creates my/AGENTS.md for user-specific instructions.
  • Use Case: When setting up a new BDOS project or updating BDOS skills, run this to ensure Codex can immediately recognize and utilize all available BDOS functionalities without manual configuration.

Quick Start

Run the codex-setup skill to configure BDOS for Codex.

Frequently Asked Questions about codex-setup

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

FAQPage Schema
How do I configure BDOS skills for the Codex AI environment?

Run the codex-setup skill to automate BDOS configuration. It synchronizes skills into the `.agents/skills/` directory and manages `AGENTS.md` files to ensure native skill discovery within Codex.

What is the best way to automate Codex AI setup for BDOS projects?

Automating Codex AI setup requires synchronizing BDOS skills into the `.agents/skills/` directory and generating configuration files like `AGENTS.md` and `my/AGENTS.md` for proper instruction management.

Why does Codex AI fail to discover my BDOS skills natively?

Codex AI fails to discover BDOS skills natively when they are not copied to the `.agents/skills/` directory or when the `AGENTS.md` configuration file is missing or improperly configured.

Do I need to manually edit AGENTS.md when setting up BDOS skills?

No, manual editing of `AGENTS.md` is not required. The setup process automatically generates or refreshes `AGENTS.md` and creates `my/AGENTS.md` for user-specific instructions.

When should I run the skill setup to synchronize BDOS configurations?

Run the skill setup when initializing a new BDOS project or updating existing BDOS skills, ensuring Codex can immediately recognize and utilize all available BDOS functionalities without manual configuration.

Does codex-setup manage user-specific instruction files for Codex?

Yes, codex-setup manages user-specific instruction files by creating `my/AGENTS.md`. This ensures proper instruction file management alongside the main `AGENTS.md` configuration for the Codex environment.