A CLI to add skills to your coding agents
Project description
Skget
A CLI to add skills to your coding agents. Supported:
- Claude Code
- OpenAI Codex CLI
- More TBD
Quickstart
pip install skget
Just type skget in your terminal.
Settings
Skget reads settings from ~/.config/skget/settings.json.
You can add your own sources of skills. e.g. a local directory or a GitHub repo.
Example:
{
"paths": {
"skills": [
"/path/to/local/skills",
"https://github.com/anthropics/skills/tree/main/skills",
]
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
skget-0.2.0.tar.gz
(9.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
skget-0.2.0-py3-none-any.whl
(10.8 kB
view details)
File details
Details for the file skget-0.2.0.tar.gz.
File metadata
- Download URL: skget-0.2.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76d6fcbf3329eb42a1b8231f34f340e2de1fd10ae27c4ca0ddfb10854eda1d6a
|
|
| MD5 |
a5e33fb77e1c1c6882eb125eb61ae190
|
|
| BLAKE2b-256 |
cac8f4a9940e4ac266008709c8d7bd333f2bd25d3a65c45dc976b6c3f16594ad
|
File details
Details for the file skget-0.2.0-py3-none-any.whl.
File metadata
- Download URL: skget-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e52d89c7e80b21055a1c34df110f3a574398970653c52db62bd19534199ec111
|
|
| MD5 |
12b68ae58ea93cb7b73b90b04f6bd026
|
|
| BLAKE2b-256 |
468ea3993359187792fa8aee902c95f61f8b79f56d7c6cc9b39b30d18229153f
|