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.3.0.tar.gz
(7.5 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.3.0.tar.gz.
File metadata
- Download URL: ds_skills_cli-0.3.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f8356422c04b46b03c457a3f95ff728c79148a88d316d116b02e71076df0a90
|
|
| MD5 |
ab2c8717d67a1dc48be7b8f39f3ca64d
|
|
| BLAKE2b-256 |
efca12bb9b364cf049dc38273bc82db9638c8403a43fb88a3071b207bbdd5db7
|
File details
Details for the file ds_skills_cli-0.3.0-py3-none-any.whl.
File metadata
- Download URL: ds_skills_cli-0.3.0-py3-none-any.whl
- Upload date:
- Size: 9.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 |
8d08271f7f9f266fbdf6cf0cbc2dc7805a7570abe45ab14eede7f1991820770c
|
|
| MD5 |
0af30419908af8cb303d41b78b32ad49
|
|
| BLAKE2b-256 |
406f85425615c88fce3919de430b13ee9e855f33dc6950e8bcea9d5fbbc3ba31
|