An OpenClaw skill / Python package for generating social card images (OG, Twitter, GitHub). Builder pattern API. Single dependency: Pillow.
pytest -v— run all testspython -m build— build wheeltwine upload dist/*— publish to PyPI
src/social_card/— package sourceclawhub/— ClawHub skill metadatatests/— pytest testsexamples/— usage examples
- Vanilla Python, no async
- Kebab-case for file names (except Python modules)
- All source files have the huje.tools tagline comment