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.2.0.tar.gz
(6.6 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.2.0.tar.gz.
File metadata
- Download URL: ds_skills_cli-0.2.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d28526d74bfec1cd363f776d6b8f6f63c5a0f2e97e086941749471700bbb47c7
|
|
| MD5 |
e597c0c67a21cf18ee3e545489c34474
|
|
| BLAKE2b-256 |
3b5a33e68b1a41a267a0005bfd5fbb461cbd5c0cef29862b97adf50410a341de
|
File details
Details for the file ds_skills_cli-0.2.0-py3-none-any.whl.
File metadata
- Download URL: ds_skills_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.7 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 |
2bbdad3f82e1c1798f349860249ef78f7cd423d5fe8a81c22bc112e21f17b31d
|
|
| MD5 |
49ff4e211d913ab0f5589db987fb53f4
|
|
| BLAKE2b-256 |
3f7904b65ba4e1be2d15b7e5a92fdb3f65a9c42a3b2b346acbb02c5129a72efc
|