This repository contains local Codex and Claude plugin marketplace definitions with three document-focused plugins from LlamaIndex.
.agents/plugins/marketplace.json: Marketplace definition consumed by Codex..claude-plugin/marketplace.json: Marketplace definition consumed by Claude.plugins/liteparse: Local OCR parsing plugin (no cloud dependency).plugins/llamaparse: Cloud parsing skill plugin.plugins/llamaparse-mcp: LlamaParse Platform MCP plugin (tools for parse/split/classify via MCP).liteparsellamaparsellamaparse-mcpplugins/llamaparse-mcp/.mcp.json -> https://mcp.llamaindex.ai/mcpON_USEcodex plugin marketplace add run-llama/llamaparse-codex-plugins
(within Claude)
/plugin marketplace add run-llama/llamaparse-agent-plugins
llamaparse-marketplace (display name: LlamaParse Codex MarketPlace).liteparsellamaparsellamaparse-mcpAuthentication Notes
liteparse: No authentication required, runs fully locally.llamaparse-mcp: Prompts on first use (ON_USE) when invoking MCP tools.llamaparse: Follow any in-app prompts for required credentials (LlamaParse API key).Verify Plugin Availability
After enabling plugins, confirm they are available in a Codex thread:
liteparse skill should appear as liteparse:liteparse.llamaparse-mcp skill should appear as llamaparse-mcp:llamaparse-mcp.parseFilesplitFileclassifyFileuploadFileByUrlWithin Claude, run:
/plugin install liteparse@llamaparse-marketplace
/plugin install llamaparse@llamaparse-marketplace
/plugin install llamaparse-mcp@llamaparse-marketplace
Use plugins
Invoke the plugins as slash commands directly within Claude:
/liteparse:liteparse # -> run LiteParse skill
/llamaparse:llamaparse # -> run LlamaParse skill
/llamaparse-mcp:llamaparse-mcp # -> enable LlamaParse MCP and its skill
getUploadUrl.test.txt) to the returned pre-signed endpoint.parseFile with the returned fileId.Expected result: parsed text content is returned.
plugins/liteparse/.*-plugin/plugin.jsonplugins/llamaparse/.*-plugin/plugin.jsonplugins/llamaparse-mcp/.*-plugin/plugin.jsonplugins/llamaparse-mcp/.mcp.json.Bump the version of a plugin for a specific agent with:
python3 scripts/bump-version.py <claude|codex> <plugin> --bump <patch|minor|major>
# if you have uv
./scripts/bump-version.py <claude|codex> <plugin> --bump <patch|minor|major>
For example:
./scripts/bump-version.py codex liteparse --bump minor
./scripts/bump-version.py claude liteparse --bump minor
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub run-llama/llamaparse-agent-plugins --plugin llamaparseUnlock document processing workflows with the LlamaParse Platform MCP
Local OCR-powered document parsing for PDFs, images and Office files
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.