libskills-docs
Canonical documentation for the LibSkills ecosystem.
Part of the LibSkills ecosystem — the Behavioral Knowledge Layer for open-source libraries.
Documentation
Concepts
Understand the design and philosophy.
| Document | Description |
|---|---|
| Skill Anatomy | File structure, priority system, token limits |
| Trust System | Tiers, groups, trust scores, risk levels |
Guides
Practical how-tos for using LibSkills.
| Document | Description |
|---|---|
| Quickstart | Get running in 5 minutes |
| Authoring Guide | How to write a high-quality skill |
| Integrating with AI | How to connect LibSkills to AI agents and CI |
Reference
Technical specifications and API docs.
| Document | Description |
|---|---|
| CLI Commands | Complete CLI reference (11 commands) |
| HTTP API | REST API reference (6 endpoints) |
| JSON Schema | skill.json and index.json schema reference |
| Versioning | Semantic versioning policy |
| Extensions | Ecosystem extension mechanism |
Specification
The definitive standard.
| Document | Description |
|---|---|
| SPEC.md | LibSkills Specification v1.0 — the complete protocol standard |
| PHILOSOPHY.md | Project constitution and core values |
| ROADMAP.md | Development roadmap (Phase 0–10) |
| GOVERNANCE.md | Governance rules for tiers and groups |
| CONTRIBUTING.md | How to contribute skills |
Related Repositories
| Repository | Role |
|---|---|
| libSkills | Organization landing page |
| libskills-schema | JSON Schema definitions |
| libskills-registry | Aggregated skill index + skill files |
| libskills-cli | Rust CLI tool |
| libskills-protocol | MCP/HTTP protocol (future) |