somm-skill
Onboarding guidance for coding agents working in projects that use
somm.
The package ships two markdown resources:
SKILL.md— general LLM-call guidance for agents editing Python code.SOMMELIER.md— model-selection guidance for agents usingsomm-mcp.
Installation
Install the package with the rest of the workspace:
pip install somm-skill
For Claude Code, copy the canonical skill into the local skill folder:
python - <<'PY'
from importlib.resources import files
from pathlib import Path
import shutil
target = Path.home() / ".claude" / "skills" / "somm"
target.mkdir(parents=True, exist_ok=True)
for name in ("SKILL.md", "SOMMELIER.md"):
shutil.copyfile(files("somm_skill") / name, target / name)
PY
For other agents, use the same two markdown files as the source of truth and adapt only the surrounding packaging format.
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 somm_skill-0.13.0.tar.gz.
File metadata
- Download URL: somm_skill-0.13.0.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de8bd76ca13e03c275b8bc4031656e9f66e5848eb4a1fc7c71bbc644b09b6b8b
|
|
| MD5 |
ec3f38cbed4930f9fb91401fdc2f92cd
|
|
| BLAKE2b-256 |
c376c82d83df93c460a13d99b71bf5f9b5c32b9274c2cf511570f942e1034351
|
Provenance
The following attestation bundles were made for somm_skill-0.13.0.tar.gz:
Publisher:
publish.yml on lavallee/somm
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
somm_skill-0.13.0.tar.gz -
Subject digest:
de8bd76ca13e03c275b8bc4031656e9f66e5848eb4a1fc7c71bbc644b09b6b8b - Sigstore transparency entry: 2143362672
- Sigstore integration time:
-
Permalink:
lavallee/somm@5b2b42c44a13e8bac1270acc23de4ed2102c7774 -
Branch / Tag:
refs/tags/v0.13.0 - Owner: https://github.com/lavallee
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5b2b42c44a13e8bac1270acc23de4ed2102c7774 -
Trigger Event:
release
-
Statement type:
File details
Details for the file somm_skill-0.13.0-py3-none-any.whl.
File metadata
- Download URL: somm_skill-0.13.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
363e12e6bb68a672e0e99541be624d1b8b8b1ee44d771e8418270fd7cf5d717a
|
|
| MD5 |
0499db8ded7b9ec3c730fba6a21bdbfa
|
|
| BLAKE2b-256 |
ca5846cf27b25674336e29ab0ba103306e004f511c8388831a7bf9cdd2181a59
|
Provenance
The following attestation bundles were made for somm_skill-0.13.0-py3-none-any.whl:
Publisher:
publish.yml on lavallee/somm
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
somm_skill-0.13.0-py3-none-any.whl -
Subject digest:
363e12e6bb68a672e0e99541be624d1b8b8b1ee44d771e8418270fd7cf5d717a - Sigstore transparency entry: 2143362911
- Sigstore integration time:
-
Permalink:
lavallee/somm@5b2b42c44a13e8bac1270acc23de4ed2102c7774 -
Branch / Tag:
refs/tags/v0.13.0 - Owner: https://github.com/lavallee
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5b2b42c44a13e8bac1270acc23de4ed2102c7774 -
Trigger Event:
release
-
Statement type: