skillc 0.2.1

A development kit for Agent Skills - the open format for extending AI agent capabilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[book]
title = "skillc"
description = "A development kit for Agent Skills"
authors = ["govctl-org"]
language = "en"
src = "."

[build]
build-dir = "book"

[output.html]
default-theme = "light"
preferred-dark-theme = "ayu"
git-repository-url = "https://github.com/govctl-org/skillc"
edit-url-template = "https://github.com/govctl-org/skillc/edit/main/docs/{path}"