---
name: Codex E2E Greet
slug: codex-e2e-greet
category: Quality
description: "Codex E2E Greet is a test greeter fixture for Codex skills end-to-end tests. It includes the unique suffix a3f9c2 in its skill name so a string match in the agent's output proves Codex loaded this skill."
github: "https://github.com/omnigent-ai/omnigent/tree/main/tests/resources/agents/codex_skills_all/skills/codex_e2e_xyz_greet_a3f9c2"
language: Python
stars: 8855
forks: 1336
install: "npx degit https://github.com/omnigent-ai/omnigent/tree/main/tests/resources/agents/codex_skills_all/skills/codex_e2e_xyz_greet_a3f9c2 ~/.claude/skills/codex_e2e_xyz_greet_a3f9c2"
installs_to: ~/.claude/skills/codex_e2e_xyz_greet_a3f9c2
source_path: tests/resources/agents/codex_skills_all/skills/codex_e2e_xyz_greet_a3f9c2/SKILL.md
collection_size: 24
category_size: 1354
collection_url: "https://dirskills.com/collections/omnigent-ai/omnigent"
added: 2026-08-15T06:50:46.781Z
last_synced: 2026-08-15T06:50:46.781Z
canonical_url: "https://dirskills.com/skills/codex-e2e-greet"
---

# Codex E2E Greet

Codex E2E Greet is a test greeter fixture for Codex skills end-to-end tests. It includes the unique suffix a3f9c2 in its skill name so a string match in the agent's output proves Codex loaded this skill.

**Install:**

```bash
npx degit https://github.com/omnigent-ai/omnigent/tree/main/tests/resources/agents/codex_skills_all/skills/codex_e2e_xyz_greet_a3f9c2 ~/.claude/skills/codex_e2e_xyz_greet_a3f9c2
```

## README

# Codex E2E Greet (a3f9c2)

This is a fixture skill for `tests/e2e/test_codex_skills_filter_e2e.py`. The skill body itself does not matter — the test asserts on whether the SKILL name (`codex_e2e_xyz_greet_a3f9c2`) appears in the agent's enumerated-skills response.
