Agent-friendly CLI to browse, search, and pull data science skills from ds-skills.com
Project description
ds-skills-cli
Agent-friendly CLI to browse, search, and pull data science skills from ds-skills.com.
Install
pip install ds-skills-cli
Usage
# List all skills
ds-skills list
ds-skills list --domain nlp
# Search
ds-skills search "deberta"
# Show full skill content
ds-skills show nlp/deberta-classification
# Pull a skill to current directory
ds-skills pull nlp/deberta-classification
ds-skills pull nlp/deberta-classification --dest ./my-skills
# Pull all skills in a domain
ds-skills pull nlp --dest ./skills
# Install to an AI agent
ds-skills install --agent claude-code
ds-skills install --agent cursor --domain nlp
# Stats
ds-skills stats
All commands support --json for structured output (JSON to stdout, human messages to stderr).
Exit Codes
| Code | Meaning |
|---|---|
| 0 | Success |
| 1 | General error |
| 2 | Not found |
| 3 | Invalid input |
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
ds_skills_cli-0.4.0.tar.gz
(7.7 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
File details
Details for the file ds_skills_cli-0.4.0.tar.gz.
File metadata
- Download URL: ds_skills_cli-0.4.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b54012c313fdfd089a0786f5f3bbfc1431992bcdd5acb3471c08185d56a78b8
|
|
| MD5 |
4420dcb73722c9026ede2d7f49312f22
|
|
| BLAKE2b-256 |
1707d17fb3b3d6575b7c42d7e97f69e0e1acfb5020ec1de5e8a7f2d6cd3c4e00
|
File details
Details for the file ds_skills_cli-0.4.0-py3-none-any.whl.
File metadata
- Download URL: ds_skills_cli-0.4.0-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c7acafb181717b76ec4058eaff06aba3a98f5a6a2121406567304842188c57f
|
|
| MD5 |
870419fbcf88189d71ed91022d5bd3f3
|
|
| BLAKE2b-256 |
e0ebfd8d82cf0bcab97a72da7439e6e07a233abad2ae3be89c80d72e09e60a9a
|