4 skills found
kalvin807 / uvUse `uv` instead of pip/python/venv. Run scripts with `uv run script.py`, add deps with `uv add`, use inline script metadata for standalone scripts.
mfranzon / tddEither a path to a markdown plan file OR an inline description of the feature to implement via TDD (e.g., '/tdd plan.md' or '/tdd add JWT authentication with refresh tokens')
neojarvis0704 / azure-image-gen--- name: azure-image-gen description: Generate a single image via Azure OpenAI Images REST API and return it inline in OpenClaw. homepage: https://learn.microsoft.com/azure/ai-services/openai/ metada
cantpr09ram / uvUse `uv` instead of pip/python/venv. Run scripts with `uv run script.py`, add deps with `uv add`, use inline script metadata for standalone scripts.