Use this agent when investigating bugs, errors, or unexpected behavior. This agent leverages Codex MCP for code exploration and Context7 MCP for best practices verification. Provides diagnostic reports and solution recommendations but DOES NOT make code modifications. Diagnostic reports are automatically saved to…
Use this agent when you need comprehensive code analysis, quality assessment, or refactoring recommendations. This agent leverages Codex MCP for semantic code search and Context7 MCP for library documentation to provide deep insights. Analysis reports are automatically saved to docs/analysis/ directory. Examples:\n\n…
Use this agent when you need to audit, analyze, or plan documentation improvements. This agent provides recommendations and reports but DOES NOT make file modifications. Documentation audit reports are automatically saved to docs/documentation-audits/ directory. Examples:\n\n \nContext: User wants documentation…
MCP server for OpenAI GPT Image API - Generate and edit images using gpt-image-1, gpt-image-1.5, and gpt-image-2. Runs locally from the openai-gpt-image-mcp-server npm package.
Repository instructions for working on a Claude Code project that provides a Grok Imagine video MCP server. They cover the project overview, development commands, architecture, and asynchronous processing flow.
A command-line tool for generating and editing videos from text or images with Grok Imagine Video. It runs batch jobs without requiring a separate job manager.
A skill for generating videos with Grok Imagine through the command line. The description covers supported models and functions, usage notes, and video-length limits.
MCP server for xAI Grok Imagine Video API - Generate and edit videos using grok-imagine-video model. Runs locally from the grok-imagine-video-mcp-server npm package.
MCP server "vertexai-imagen-mcp-server" as configured in ex-takashima/vertexai-imagen-mcp-server. Runs locally from the @dondonudonjp/vertexai-imagen-mcp-server npm package.
Claude Code instructions for ex-takashima/glm-image-mcp-server, covering claude.md - development guide, project overview, build & run commands, install dependencies and build typescript.