Agent Skills
By the RunLocalModel editorial team
Agent skills are reusable SKILL.md workflows that teach AI agents how to handle specific tasks.
This page indexes public skills from GitHub so you can search by category, inspect the source, and decide what is worth installing.
RunLocalModel also offers a separate VRAM checker for local LLM hardware fit.
The interactive catalog is loading. If JavaScript is disabled, use the home page and guides linked in the header.
FAQ
What is an agent skill? A skill usually starts with a SKILL.md file and may include scripts or templates for a focused workflow.
How do I install one? Open the GitHub repository, read the source, and follow that project's install instructions. We never auto-install skills.
Are these safe? Treat them like any open-source code: review scripts and permissions before use.