Zhejiang team open-sources SkillNet: shared infra for agent skill discovery, evaluation, routing
tom_doerr · x · 2026-09-25
The zjunlp lab at Zhejiang University open-sourced SkillNet (1.3k stars), unified infrastructure covering the full agent skill lifecycle:
- Discovery: search a public skill library by keyword or semantic intent
- Installation: pull skill folders from GitHub into local agent workspaces
- Creation: generate structured skills from repos, documents, prompts, or execution traces
- Evaluation: score skills on safety, completeness, executability, maintainability, and cost awareness
- Analysis: extract capabilities, usage scenarios, and infer relationships between local skills
- Routing: select skills for a task with stated reasons
Release 0.1.2 adds a local browser UI (skillnet ui) for exploring skills, relationships, and evidence, plus SkillNet-Gym with execution-based evaluation. Ships with a Python SDK and a paper.
More from coding & agent
- Open-source Claude Code skills turn concept art into rigged, game-ready 3D assets in Blender — majidmanzarpour · 2026-09-25
- Opus 5.5 Reverse-Engineers a Commodore 64 Classic and Rebuilds It in Godot — AIandDesign · 2026-09-25
- Dev open-sources Claude Code skills that turn concept art into rigged, game-ready 3D assets in Blender — majidmanzarpour · 2026-09-25
- Astra 6 renders a 'time' video entirely in code: every 4K frame editable in layers and keyframes — mckbrando · 2026-09-25
- Opus 5.5 Reverse-Engineers Commodore 64 Classic and Rebuilds It in Godot as a 16-bit Port — AIandDesign · 2026-09-25
- Kuaishou's AgentX-Model Uses Dual Agents for Long-Horizon Industrial Recommender Research — _reachsumit · 2026-09-25