feiskyerfeiskyerCommunityยท1 Agent Skills Included

codex-settings

Codex CLI profiles, model switching, and developer workflow skills

Configures Codex CLI with ready-made profiles for ChatGPT, Azure, OpenRouter, and GitHub Copilot gateways. Adds reusable workflows for deep research, PR review, issue fixing, image generation, and YouTube transcription. Eliminates manual model configuration and repetitive setup so coding tasks start immediately.
npx skills add feiskyer/codex-settings --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install codex-settings?โ–ผ

Run `npx skills add feiskyer/codex-settings --all -g -y` in your terminal to install all skills globally.

What does codex-settings do?โ–ผ

It provides preconfigured Codex CLI profiles for multiple model providers plus skills for research, code review, issue fixing, image generation, and video transcription.

How to switch between ChatGPT, Azure, and OpenRouter in Codex?โ–ผ

Copy the matching profile file into your Codex home directory, then launch with `codex --profile <name>` such as chatgpt, azure, or openrouter.

Can I use only some skills from this repository?โ–ผ

Yes. Each skill under the skills folder works independently, so you can install only the ones you need without applying the full configuration.

Do the image skills require API keys?โ–ผ

Yes. The OpenAI, Gemini, and MiniMax image skills each need their own API key set as an environment variable or in a local env file.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’