CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. skills-directory
  4. /
  5. skill-codex
  6. /
  7. Codex

Codex

Editor's Note

This hooks Claude up to OpenAI's Codex CLI for code analysis, refactoring, and automated editing. You pick a GPT model (5.3 through 5.5), set reasoning effort, choose a sandbox mode (read-only for reviews, workspace-write for edits, danger-full-access when you need network), and fire off tasks. The skill handles stdin quirks and stderr filtering automatically, lets you resume sessions to iterate on changes, and crucially, treats Codex output as peer review rather than gospel. If Codex says something that contradicts what you know or recent API changes, the skill encourages you to push back and fact-check before accepting its suggestions. Useful when you want another AI's perspective on gnarly code without leaving your Claude workflow.

Install

npx skills add https://github.com/skills-directory/skill-codex --skill codex
Votes
0
Installs363
GitHub Stars1.3k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment