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.1.0.tar.gz
(5.2 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.1.0.tar.gz.
File metadata
- Download URL: ds_skills_cli-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44d6d9eceb12b8ad19704f094a6056d2c5eedd9cde50d652bb64a1ce2e647cb0
|
|
| MD5 |
554183e3f7ef9f295a5f55e24b243f5e
|
|
| BLAKE2b-256 |
df6766db6dd58148a101bd6a7c068477ed868d8dae60f75fbb3c91f422793cf2
|
File details
Details for the file ds_skills_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ds_skills_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
daab59d152b7b0b9bab6509270703b51d13fc4bb2b7abc3ffe84f2c1438fb727
|
|
| MD5 |
c2af57483433430f4d79263cabb80014
|
|
| BLAKE2b-256 |
b25c4d33c3d5b4b32ca222782358271a6b530ee97110b4bd3487b227b4bcf1e5
|