OpenSkill
New16GitHub TrendingGeneralby OpenLAIR
Open-World Self-Evolution for LLM Agents — agents that build both their skills and their own verification signals from scratch, with no target-task supervision. (Code coming soon.)
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/openskill.md https://raw.githubusercontent.com/OpenLAIR/OpenSkill/main/SKILL.md3
Invoke in Claude Code
/openskillView source on GitHub
agent
Frequently Asked Questions
What is OpenSkill?
Open-World Self-Evolution for LLM Agents — agents that build both their skills and their own verification signals from scratch, with no target-task supervision. (Code coming soon.)
How to install OpenSkill?
To install OpenSkill, 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 /openskill.
What is OpenSkill best for?
OpenSkill is a community categorized under General. It is designed for: agent. Created by OpenLAIR.