From jeremylongshore-claude-code-plugins-plus-skills
Creates TensorFlow SavedModel exports for ML model deployment. Guides through saving, versioning, and optimizing models for production serving and inference.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:tensorflow-savedmodel-creatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for tensorflow savedmodel creator tasks within the ML Deployment domain.
This skill provides automated assistance for tensorflow savedmodel creator tasks within the ML Deployment domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with tensorflow savedmodel creator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the ML Deployment skill category. Tags: mlops, serving, inference, monitoring, production
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin ejentum-reasoningGuides TensorFlow Serving setup for ML model deployment, generating configuration files and following best practices for production serving.
Exports TensorFlow models to SavedModel and TensorFlow Lite with quantization, serving signatures for production and edge deployment.
Builds production ML systems with PyTorch, TensorFlow, and modern frameworks. Implements model serving, feature engineering, A/B testing, and monitoring for deployment and inference optimization.