codex-invocation

Invoke Codex CLI to autonomously generate and modify code.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nodays-off/Hogans-Alley --skill codex-invocation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-invocation
Source: https://github.com/nodays-off/Hogans-Alley/tree/main/skills/codex-invocation
Command: npx skills add https://github.com/nodays-off/Hogans-Alley --skill codex-invocation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables Codex CLI to autonomously generate and modify code, reducing manual coding and decision-making overhead, saving you time and effort.

Core Features & Use Cases

  • Autonomous Code Generation: Invoke Codex to generate entire files or features without manual prompts.
  • Multi-File Implementations: Execute complex tasks spanning multiple files from a single prompt.
  • Background Execution & Monitoring: Run tasks in background with progress monitoring and logging.
  • Prompts Referencing Other Skills: Leverage related Claude skills to guide codex prompts.

Quick Start

Implement the login form component in src/components/LoginForm.tsx with email and password validation.