SkillAgentSearch skills...

Libxgecu

Reference code to talk to stock xgecu firmware (T48, T56, etc)

Install / Use

/learn @JohnDMcMaster/Libxgecu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

libxgecu

Reference code to talk to stock xgecu firmware (T48, T56, etc)

Usage:

Setup virtual env

poetry install # Download locked dependencies to virtual env

Enter the virtual env

poetry shell

Call package entry points in virtual env

poetry run t48_update
poetry run t48_version

Build sdist and wheel

poetry build

Publish to PyPI

poetry publish

To update the locked dependencies

poetry update

Related Skills

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated1mo ago
Forks3

Languages

Python

Security Score

90/100

Audited on Feb 19, 2026

No findings