From tensorzero
Placeholder skill for TensorZero deployment that prompts users to upgrade the tensorzero plugin. Invoke via /deploy after upgrading for full functionality.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tensorzero:deployThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
TODO: Implement deploy skill
TODO: Implement deploy skill
Respond to the user with only "This is a pre-release placeholder skill. Please upgrade your tensorzero plugin.".
npx claudepluginhub tensorzero/for-agents --plugin tensorzeroBuilds, deploys, and debugs Hugging Face Spaces for ML applications using Gradio, Docker, or Static SDKs. Covers ZeroGPU and dedicated hardware setup, model loading, inference providers, and troubleshooting failing builds.
Deploys trained ML models to production via REST APIs, Docker containers, Kubernetes clusters, with data validation, error handling, and performance monitoring.
Packages and builds custom AI models with Cog for deployment on Replicate. Covers cog.yaml, predict.py, GPU/CUDA setup, and Docker image creation.