SkillNet

SkillNet

A platform for creating, evaluating, and connecting AI skills.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.1k
Source
skill-github

Overview

SkillNet is an open infrastructure for building and reusing AI agent skills. It provides a public skill library, Python SDK, CLI, quality evaluation, and skill graph. With SkillNet, users can search, install, create, evaluate, and connect reusable AI skills. This capability enables AI to more efficiently acquire and utilize various skills, enhancing its functionality and flexibility. Suitable for developers and researchers.

Capabilities

  • Search skills
  • Install skills
  • Create new skills
  • Evaluate skill quality
  • Connect related skills

Use cases

Find existing skills to avoid redundant developmentDownload skills from GitHub into a local workspaceConvert documentation or prompts into structured skill packagesEvaluate skills across dimensions such as security, completeness, etc.

Setup

Requires: Python 3.9+API Key
pip install skillnet-ai

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started with SkillNet?

Install the Python package and operate using CLI or SDK.

Do I need an API Key?

Some features like creation and evaluation require an API Key.

Related skills