Terminal CLI
Codex
OpenAI's Codex is a command-line coding agent built for autonomous software engineering tasks. It runs locally, executes tools in a sandbox, and pairs with GPT-class models.
Codex plugins on BuySkillsA head-to-head look at Codex and Kiro CLI — two popular AI coding agents — and how BuySkills fits into each workflow.
Terminal CLI
OpenAI's Codex is a command-line coding agent built for autonomous software engineering tasks. It runs locally, executes tools in a sandbox, and pairs with GPT-class models.
Codex plugins on BuySkillsTerminal CLI
Kiro CLI is Amazon's agent-first coding tool for the terminal, designed around spec-driven development with AI. It integrates with AWS-native workflows while staying portable across stacks.
Kiro CLI plugins on BuySkills| Dimension | Codex | Kiro CLI |
|---|---|---|
| Surface | Terminal CLI | Terminal CLI |
| In a nutshell | OpenAI's coding agent CLI | Amazon's agent-first terminal tooling |
| BuySkills install command | npx buyskills install <skill> | npx buyskills install <skill> |
| Cross-agent skill sharing | Yes — via BuySkills | Yes — via BuySkills |
You don't have to pick. BuySkills lets you install a skill once and use it across Codex, Kiro CLI, and every other supported AI coding agent — without repurchasing or reconfiguring.
npx buyskills install <skill> It depends on where you work. Codex is openai's coding agent cli, while Kiro CLI is amazon's agent-first terminal tooling. Many developers use both and share skills across them via BuySkills — so the choice is less binary than it used to be.
Yes. BuySkills is designed for cross-agent portability. Install a skill once with the BuySkills CLI and it becomes available in both Codex and Kiro CLI — and every other supported agent — without a second purchase or install.
It isn't, from your side. You run `npx buyskills install <skill>`, and the CLI writes the skill to the directory each agent reads from. Codex and Kiro CLI pick up the skill without any extra config.
Yes. BuySkills skills are packaged as portable prompt + tool definitions that run inside Codex's sandbox the same way a local skill would. No special permissions are required beyond the ones the skill itself declares.
Yes. BuySkills installs skills into Kiro's local skill directory. The skills run within Kiro's normal agent loop — an AWS account is only required for AWS-specific capabilities, not for BuySkills itself.
Install BuySkills CLI once and the skills you discover today work in whichever agent you pick tomorrow.
Explore the marketplace