codex-settings
Codex CLI profiles, model switching, and developer workflow skills
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core