Standalone OmicVerse skills catalog
Project description
omicclaw
Standalone repository for OmicVerse skills.
- GitHub repository name:
omicclaw - PyPI distribution name:
omicverse-skills - Python package name:
omicverse_skills
What This Repository Contains
This repository publishes the OmicVerse skill catalog as a standalone Python package,
so omicverse and omicverseweb do not need to rely on a source checkout under
.claude/skills at runtime.
Bundled assets live under:
src/omicverse_skills/skills/
Each skill directory contains at minimum:
SKILL.md- optional
reference.md
Install
pip install omicverse-skills
Python API
from omicverse_skills import skill_root, list_skills
print(skill_root())
print(list_skills()[0])
Release
python -m build
python -m twine upload dist/*
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
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 omicverse_skills-0.2.0.tar.gz.
File metadata
- Download URL: omicverse_skills-0.2.0.tar.gz
- Upload date:
- Size: 177.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adf4677dec272864ee7042ef0e5c711b272a672fa56ebd55ca481691324f0d40
|
|
| MD5 |
6e14752a6874c4d87948bf2831955936
|
|
| BLAKE2b-256 |
76a7d168b8fbf3bb2d3ce9cbd810f1fd411f5aa20bf7378ac222eb086b9fcbad
|
File details
Details for the file omicverse_skills-0.2.0-py3-none-any.whl.
File metadata
- Download URL: omicverse_skills-0.2.0-py3-none-any.whl
- Upload date:
- Size: 265.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
773a7742dadf34a804da7b4b44992ab435ff1d8c9b423b6aeb8062b7529a2fad
|
|
| MD5 |
3f07d158d77970d9e6d0f4973b4d2aa4
|
|
| BLAKE2b-256 |
b5e05bf909c4007540eedc84e255a375fcdd700902a6020e9595b786f83b9729
|