agents

Design and govern LibreChat agents with prompts, capabilities, and access controls.

2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/bethanychamberlain/claude-skills-librechat --skill agents-bethanychamberlain
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agents
Source: https://github.com/bethanychamberlain/claude-skills-librechat/tree/main/librechat-core/skills/agents
Command: npx skills add https://github.com/bethanychamberlain/claude-skills-librechat --skill agents-bethanychamberlain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LibreChat agents require carefully designed system prompts, capabilities, and access control patterns to behave securely and predictably. This Skill provides a structured approach to designing, configuring, and governing LibreChat agents, including prompts, capabilities, and sharing rules.

Core Features & Use Cases

  • Design new agents with well-defined prompts, capabilities, and permission schemes.
  • Optimize existing agents by refining prompts, updating capabilities, and adjusting access control.
  • Configure sharing and permissions for per-project or per-course usage patterns, plus debugging guidance.

Quick Start

Design a new LibreChat agent by outlining its purpose, required capabilities, and sharing rules, then draft the system prompt and permissions.

Frequently Asked Questions about agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design and configure LibreChat agents with secure permissions?▼

Design LibreChat agents by outlining their purpose, then draft a structured system prompt, assign required capabilities, and configure sharing and access control list policies for secure operation.

What is the best way to structure system prompts for LibreChat agents?▼

Structuring system prompts for LibreChat agents requires a defined prompt framework that outlines the agent's purpose, capabilities, and permission schemes to maintain secure and predictable behavior.

How do I configure sharing and ACL policies for LibreChat agents per project?▼

Configure sharing and ACL policies for LibreChat agents by defining clear permission models that restrict access based on per-project or per-course usage patterns, ensuring secure governance across teams.

Can I optimize existing LibreChat agents without breaking their current capabilities?▼

You can optimize existing LibreChat agents by refining the system prompt, updating capabilities, and adjusting access control settings while maintaining the established sharing rules and secure configuration.

When do I need to update access control patterns for LibreChat agents?▼

Update access control patterns for LibreChat agents when applying new sharing rules, changing per-project usage patterns, or debugging permission issues to maintain secure and predictable agent behavior.