Your one-stop shop for awesome AI skills! 🚀
Welcome to the Lola Marketplace - a curated, community-driven catalog of portable AI skills and commands that work across multiple AI assistants. Think of it as the "awesome modules" list for AI superpowers!
Ever wish your AI assistant could do more? Want to share your clever prompts with the world? You're in the right place!
The Lola Marketplace is where the Lola community shares reusable skills, commands, and agents that work across Claude Code, Cursor, Gemini CLI, and OpenCode. Write once, use everywhere - no more copy-pasting the same prompts into different tools!
Powered by Lola - the AI Skills Package Manager that makes your AI context portable.
First, install Lola if you haven't already:
# With uv (recommended)
uv tool install git+https://github.com/RedHatProductSecurity/lola
# Or clone and install locally
git clone https://github.com/RedHatProductSecurity/lola
cd lola
uv tool install .See the official Lola documentation for more installation options.
Register this marketplace with Lola, then search and install modules:
# Register the marketplace
lola market add general https://raw.githubusercontent.com/RedHatProductSecurity/lola-market/main/general-market.yml
# List registered marketplaces
lola market ls
# Search for modules
lola mod search workflow
# Install a module
lola install lola-manager -a claude-codeHere are the modules we currently have. We're working hard to grow this collection with more awesome modules!
- lola-manager - Build Lola modules with workflow guidance
- chef-buddy - Lazy context loading demonstration
Want your module listed here? It's easy! Read our Contributing section to learn how.
Want to learn more? We've got guides for everything:
- How to Create Lola Modules - Best practices for creating Lola modules
- How to Create Your Own Marketplace - Guide for creating a custom marketplace
Got a cool module to share? We'd love to have it! 🎉
Adding your module is easy:
- Add to marketplace: Edit
general-market.ymland add your module entry - Update catalog: Add your module to
docs/modules-catalog.md - Submit PR: Send us a pull request with your changes
See CONTRIBUTING.md for detailed guidelines. Whether you've built a productivity booster, a code quality checker, or a fun demo, the community wants to see it!
- Lola on GitHub - Main Lola repository
- Lola Documentation - Full Lola docs and CLI reference
- Igor Brandao (@mrbrandao)
Happy coding! May your AI assistant always know exactly what you need. ✨