LibreChat skills
Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code.... 3 skills. skills-hub.ai mirrors 3 skills from LibreChat daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/danny-avila/LibreChat
Installing a LibreChat skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a LibreChat skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all LibreChat skills via API
curl https://skills-hub.ai/api/v1/skills?source=librechat
# Browse all sources
open https://skills-hub.ai/sourcesTop LibreChat skills
See all →The most-installed skills from LibreChat, ranked by adoption.
01codebase-design
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
Buildfrom LibreChat02e2e-deployment-skill
Use this deployment skill to verify shared skills load during Playwright startup.
Buildfrom LibreChat03improve-codebase-architecture
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
Buildfrom LibreChat
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Aug 18, 2026, 8:13 PM (success).
LibreChat skills, frequently asked
What are LibreChat skills?
LibreChat skills are AI coding skills published by LibreChat (Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code.... 3 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many LibreChat skills are available?
skills-hub.ai indexes 3 skills from LibreChat, synced daily from the upstream GitHub repository (https://github.com/danny-avila/LibreChat).
How do I install a LibreChat skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official LibreChat skills?
Yes. Every skill from this source is mirrored from LibreChat's own GitHub repository (https://github.com/danny-avila/LibreChat). Each skill page links back to the upstream source of truth, so you can verify the original.