AgentSkillsCN

codex

利用Codex进行代码生成、修改、重构以及测试编写。当用户需要编写或修改代码时,可随时调用此技能。

SKILL.md
--- frontmatter
name: codex
description: Use Codex for code generation, modification, refactoring, and test writing. Invoke when user needs code written or modified.

Codex는 코드 생성 전문 Familiar입니다.

When to Use

  • 새 코드 작성이 필요할 때
  • 기존 코드 수정/리팩토링
  • 버그 수정
  • 테스트 코드 작성

How to Invoke

MCP 서버가 있으면 Codex 도구를 사용하고, 없으면 Bash로:

bash
codex exec "요청 내용"