Claude Skill
ynulihao/AgentSkillOS
Open-source platform for constructing AI agents through retrieval and orchestration of skills from a massive library of 90,000+ capabilities. Build on GitHub.
Overview
Repository
Install this Skill
git clone https://github.com/ynulihao/AgentSkillOS.gitRegistry
git clone https://github.com/ynulihao/AgentSkillOS.gitpip install -e .
Summary
AgentSkillOS is a platform for building AI agents by retrieving and orchestrating skills from a vast library of over 90,000+ skills.
通过技能检索与编排,从90,000+技能中构建您的智能体
Key features
- Skill retrieval from 90,000+ skills
- Skill orchestration for agent building
- HTML-based interface
- Open-source project on GitHub
Use cases
- Building custom AI agents
- Rapid prototyping of agent capabilities
- Research in skill-based AI systems
- Educational projects on agent architecture
README excerpt
<p align="center"> <img src="assets/logo.png" alt="AgentSkillOS" height="140"> </p> <p align="center"> English | <a href="README_zh.md">简体中文</a> </p> <h2 align="center"> Build your agent from 200,000+ skills via skill <br><ins>RETRIEVAL</ins> & <ins>ORCHESTRATION</ins><br> <br style="line-height:0.1;"> 通过技能<ins>检索</ins>与<ins>编排</ins>,从 200,000+ 技能中构建Agent </h2> <p align="center"> <a href="https://ynulihao.github.io/AgentSkillOS/"><img src="https://img.shields.io/badge/🌐_Main_Page-AgentSkillOS-purple" alt="Main Page"></a> <a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="Python 3.10+"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-green.svg" alt="License: MIT"></a> <a href="https://arxiv.org/abs/2603.02176"><img src="https://img.shields.io/badge/arXiv-2603.02176-b31b1b.svg" alt="arXiv"></a> <a href="https://huggingface.co/datasets/NPULH/agentskillos-benchmark"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20Dataset-agentskillos--benchmark-yellow" alt="Hugging Face Dataset"></a> </p> <p align="center"> <a href="#️-method"><img src="https://img.shields.io/badge/🏗️_Method-blue?style=for-the-badge" alt="Method"></a> <a href="#-benchmark"><img src="https://img.shields.io/badge/📈_Benchmark-green?style=for-the-badge" alt="Benchmark"></a> <a href="#-examples"><img src="https://img.shields.io/badge/💡_Examples-orange?style=for-the-badge" alt="Examples"></a> <a href="#-how-to-use"><img src="https://img.shields.io/badge/🚀_How_to_Use-red?style=for-the-badge" alt="How to Use"></a> </p> > **News** > - [2026/03] Our new [project homepage](https://ynulihao.github.io/AgentSkillOS/) is now live! > - [2026/03] **Benchmark** released —
Topics
No topics yet.