Sklm
New2GitHub TrendingGeneralby Auran0s
Sklm is a CLI tool that centralizes management of skills (SKILL.md files) for your AI agents. It solves the tension between wanting skills globally available vs. per-project scoped, without polluting your agent's configuration.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/sklm.md https://raw.githubusercontent.com/Auran0s/Sklm/main/SKILL.md3
Invoke in Claude Code
/sklmView source on GitHub
agent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is Sklm?
Sklm is a CLI tool that centralizes management of skills (SKILL.md files) for your AI agents. It solves the tension between wanting skills globally available vs. per-project scoped, without polluting your agent's configuration.
How to install Sklm?
To install Sklm, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /sklm.
What is Sklm best for?
Sklm is a community categorized under General. It is designed for: agent. Created by Auran0s.