EverMind-AI/SkillCorpus

EverMind-AI★ 91PythonLast synced: 2026-08-21

Open on GitHub

Open-source infrastructure that turns scattered SKILL.md files into curated, retrieval-ready agent-skill corpora—with retrieval and evaluation tooling included.

README excerpt

English · 简体中文 What SkillCorpus gives you SkillCorpus is EverMind's open-source pipeline for turning scattered SKILL.md files from public repositories into reliable agent context. It aggregates sources, applies safety and license gates, evaluates quality, and matches task-specific skills before the agent answers. You can use the live SkillHub without cloning this repository. Clone SkillCorpus when you want the open-source machinery behind that experience: - Build your own skill layer — point the pipeline at your own source registry, apply the curation, safety, and license gates, and export a corpus for your agents. - Change the behavior — modify the taxonomy, quality and dedup rules, retrieval recipe, export schema, evaluation suites, or host plugins. - Keep control of deployment — self-host the released retrieval models and connect your own agent host instead of using the hosted SkillHub API. The core code is Apache-2.0 licensed ( match/ and evaluate/ are MIT); each skill retains its upstream license. The public 1,000-skill demo, three agent benchmarks, and live SkillHub show the result. https://github.com/user-attachments/assets/4d9a3241-df13-4b20-9798-fb7920069995 Stronger agent…

View full README on GitHub →
Agentsagent-memoryagent-skillsai-agentsbenchmarkdatasetdeepseek-harnessdshdsh-plugin

Category