codex-install-only

Document the Codex install location under .codex/skills for runtime configuration.

3|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/xiongxianfei/rigorloop --skill codex-install-only
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-install-only
Source: https://github.com/xiongxianfei/rigorloop/tree/main/tests/fixtures/adapters/codex-install-only
Command: npx skills add https://github.com/xiongxianfei/rigorloop --skill codex-install-only

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill documents the Codex install location to ensure teams configure and reference the correct path for Codex-based workflows.

Core Features & Use Cases

  • Provides a clear, minimal reference that codifies where Codex workflows should be installed.
  • Serves as a ready-to-consume guide for automation and onboarding of Codex-based adapters.

Quick Start

Install this workflow under .codex/skills/codex-install-only.

Frequently Asked Questions about codex-install-only

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

FAQPage Schema
Where should I install Codex workflows to ensure correct runtime configuration?

Codex workflows should be installed under the .codex/skills/codex-install-only path to ensure correct runtime configuration. Documenting this Codex install location provides a consistent reference path for automation and onboarding of Codex-based adapters.

How do I document the Codex install location for my team's adapters?

To document the Codex install location, you need a SKILL.md file with valid name and description frontmatter. The body must describe the install location and usage, codifying where Codex workflows should be installed under .codex/skills.

Does configuring Codex adapters require a specific file format?

Configuring Codex adapters requires a SKILL.md file containing frontmatter with a valid name and description. The file body must describe the install location and usage to serve as a ready-to-consume guide for automation and onboarding.

What is the purpose of codifying the Codex install location in a workflow?

Codifying the Codex install location provides a clear, minimal reference that ensures teams configure and reference the correct path for Codex-based workflows. It serves as a ready-to-consume guide for automation and onboarding of Codex adapters.

Can I use this Codex install documentation for onboarding new developers?

Yes, this documentation serves as a ready-to-consume guide for automation and onboarding of Codex-based adapters. It provides a clear reference path under .codex/skills to ensure new developers configure workflows correctly.