ChuckNorris (L1B3RT4S Prompt Enhancer)
Enhances language models by fetching specialized prompts from the L1B3RT4S repository, supporting multiple LLMs including ChatGPT, Claude, and Gemini with fallback mechanisms for educational and research purposes.
30 stars
0 tools
Created Aug 2025
@pollinations/pollinations-chucknorris-l1b3rt4s-prompt-enhancer-chucknorrisAbout
Enhances language models by fetching specialized prompts from the L1B3RT4S repository, supporting multiple LLMs including ChatGPT, Claude, and Gemini with fallback mechanisms for educational and research purposes.
Categories
general
Installation
npm
npm install @pollinations/pollinations-chucknorris-l1b3rt4s-prompt-enhancer-chucknorris
Configuration
{
"mcpServers": {
"pollinations-chucknorris-l1b3rt4s-prompt-enhancer-chucknorris": {
"command": "npx",
"args": [
"-y",
"@pollinations/pollinations-chucknorris-l1b3rt4s-prompt-enhancer-chucknorris"
]
}
}
}