upskill 0.1.0

Upskill your coding agents — ultra-lightweight agent skills package manager
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "upskill"
version = "0.1.0"
edition = "2021"
description = "Upskill your coding agents — ultra-lightweight agent skills package manager"
license = "MIT OR Apache-2.0"
repository = "https://github.com/TODO/upskill"
homepage = "https://github.com/TODO/upskill"
readme = "README.md"
keywords = ["agent", "skills", "cli", "ai", "package-manager"]
categories = ["command-line-utilities", "development-tools"]

[dependencies]