Marketplace

codex-mcp

Use this `codex-mcp` skill to instruct another AI Agent to invoke a tool or execute a workflow on your behalf for the following scenario, 1.When you are requested to invoke a mcp tool that you don't have access (can use `ListMcpResourcesTool` to check) such as `context7`, `github`, `linear`, `jira`; 2.When you are requested to execute a complex workflow that require interacting with multiple mcp tools and bash CLI commands for example `github-project-create-items`, `github-project-list-items` workflows;

$ 설치

git clone https://github.com/gosu-code/claude-plugin /tmp/claude-plugin && cp -r /tmp/claude-plugin/plugins/codex-mcp/skills/codex-mcp ~/.claude/skills/claude-plugin

// tip: Run this command in your terminal to install the skill