Agent Skills¶
- Authors:
The ReadShade Team
- Source Code:
- Specification:
ReadShade provides a collection of specialized AI Agent Skills designed to extend the capabilities of AI development tools. These skills enable AI agents to assist with documentation, shader development, and other specialized tasks within the ReShade ecosystem.
Installation¶
AI Agent Skills can be installed either globally for all projects or locally within a specific project. Installation involves copying the skill’s directory into a location where your AI agent can discover it.
Discovery Paths¶
The following table lists the search paths for supported AI agents:
AI Agent |
Global Path |
Project Path |
|---|---|---|
Gemini CLI |
|
|
Claude Code |
|
|
Mistral Vibe |
|
|
How to Install¶
Download the Skills: Clone the ReadShade skills repository or download a specific skill folder.
Identify the Target Path: Choose between global or project-specific installation based on the discovery paths above.
Copy the Skill Folder: Copy the specific skill’s directory (e.g.,
reshadefx-coder/) into your chosen target path.
Tip
For project-specific use, it is recommended to symlink the skills/ directory to your project’s root (e.g., into ./.agents/skills/ for Gemini CLI). This allows you to easily update all skills at once.
Available Skills¶
The following skills are currently available: