add-codex

Install Codex provider per group with vault-based authentication.

Updated May 7, 2026
One-click install
npx skills add https://github.com/Bartunek/nanoclaw --skill add-codex-bartunek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-codex
Source: https://github.com/Bartunek/nanoclaw/tree/main/.claude/skills/add-codex
Command: npx skills add https://github.com/Bartunek/nanoclaw --skill add-codex-bartunek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex provider integration enables per-group agent backends to use Codex for planning, tool orchestration, server-side history, and secure authentication via OneCLI vault.

Core Features & Use Cases

  • Per-group Codex provider wiring to host/container backends and CLI manifest updates.
  • Vault-based authentication flow that swaps real credentials at runtime while keeping secrets vault-only.
  • Use Case: switch a group's provider to codex and run the provider-auth flow to set up a codex-backed agent environment.

Quick Start

Run the provider-auth flow for codex to authenticate and complete installation.

Frequently Asked Questions about add-codex

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

FAQPage Schema
How do I configure a per-group Codex provider for agent backends?

To configure a per-group Codex provider, apply the provider wiring to host and container barrels, update the CLI manifest, and run the provider-auth flow to enable Codex-backed agent backends for that group.

What is vault-based authentication for Codex provider integration?

Vault-based authentication for Codex provider integration uses OneCLI vault to swap real credentials at runtime while keeping secrets vault-only, ensuring secure authentication for Codex-backed agent environments.

How does container image rebuild work when switching a group's provider to Codex?

Switching a group's provider to Codex triggers a container image rebuild as part of the per-group wiring, updating the host and container barrels to support the new Codex-backed agent backend configuration.

Can I use Codex for planning and tool orchestration across multiple agent groups?

Yes, Codex provider integration enables per-group agent backends to use Codex for planning, tool orchestration, and server-side history, with configurations applied independently to each group's host and container barrels.

What steps are needed to set up a Codex-backed agent environment?

To set up a Codex-backed agent environment, switch the group's provider to Codex, update the CLI manifest, and run the provider-auth flow to authenticate via OneCLI vault and complete the installation.

Do I need to update the CLI manifest when installing the Codex provider per group?

Yes, CLI manifest updates are required as part of the Codex provider wiring, along with configuring host and container barrels and completing the vault-based provider-auth flow for the target group.