#675 · Primary category: AI Agents & Automation

SkillNet

ai-agents ai-skills artificial-intelligence knowledge-graph large-language-models natural-language-processing openkg skillnet skills

Create, Evaluate, and Connect AI Skills

Project last updated:08/20/26

GitHub Stars

1.3K

Forks

141

Contributors

12

License

MIT

Why we included this project

SkillNet treats reusable agent skills as software assets rather than loose prompt files, so a capability you build once can be searched, installed, and reused across projects instead of rebuilt for each new agent. The public library is searchable by keyword or semantic intent, and skill folders can be dropped into a local workspace without credentials. You can also generate structured skill packages from existing repositories, documents, or execution traces, and score candidates on safety, completeness, executability, and maintainability before committing one to a workflow. For teams running multi-step agents, the tool adds composition and orchestration: it infers how local skills relate to each other and turns scene-specific selections into an execution-ready prompt for a downstream agent. That makes it a practical middle ground between hand-rolled prompt folders and heavier commercial agent platforms.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category