A CLI to add skills to your coding agents
Project description
Skget
A CLI to add skills to your coding agents.
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",
]
},
"agents": {
"codex": {"base_path": "~/.codex", "local_base_path": ".codex"},
"opencode": {"base_path": "~/.config/opencode", "local_base_path": ".opencode"}
}
}
NOTE: the git hub repo URL should be the root path containing the skill folders.
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
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
File details
Details for the file skget-0.6.0.tar.gz.
File metadata
- Download URL: skget-0.6.0.tar.gz
- Upload date:
- Size: 12.2 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 |
b1792e9d98e5b7adb342dfade31034aaab75d5d38d4d2505f4f9de8c971135fd
|
|
| MD5 |
361feedf063132ba67df59a895c854a5
|
|
| BLAKE2b-256 |
d6cd4e8e16c47e85a84072e1b360b45c74a2f86ab770cbda99055528edc69a39
|
File details
Details for the file skget-0.6.0-py3-none-any.whl.
File metadata
- Download URL: skget-0.6.0-py3-none-any.whl
- Upload date:
- Size: 13.1 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 |
284b488f7294b51a4d23dbd49eb138af7e232c68696b2f15a6ac84755fc52c47
|
|
| MD5 |
fd0e4ad55df4434fd438c23d48086e01
|
|
| BLAKE2b-256 |
cb01a7525b4e6eb595f96423f3c45eea9fe6110ce43dd2d1f0fd93452961d663
|