inference-latency-profiler
This skill provides automated assistance for inference latency profiler tasks within the
Content Preview
--- name: inference-latency-profiler description: | Inference Latency Profiler - Auto-activating skill for ML Deployment. Triggers on: inference latency profiler, inference latency profiler Part of the ML Deployment skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Inference Latency Profiler ## Purpose This skill provides automated assistance for inference latency profiler tasks within the
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/inference-latency-profiler.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/08-ml-deployment/inference-latency-profiler/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/08-ml-deployment/inference-latency-profiler/SKILL.md
Related Skills
batch-inference-pipeline
This skill provides automated assistance for batch inference pipeline tasks within the ML Deploymen
batch-inference-pipelinebatchinferencepipeline
by jeremylongshore · plugins-plus-skills
streaming-inference-setup
This skill provides automated assistance for streaming inference setup tasks within the ML Dep
streaming-inference-setupstreaminginferencesetup
by jeremylongshore · plugins-plus-skills
triton-inference-config
This skill provides automated assistance for triton inference config tasks within the ML Deployment doma
triton-inference-configtritoninferenceconfig
by jeremylongshore · plugins-plus-skills
context-fundamentals
Context is the complete state available to a language model at inference time. It includes everything the model can attend to when generating responses: system instructions, tool definitions, retrieved documents, message history, and tool outputs.
generalfundamentals
by sickn33 (Antigravity) · antigravity-awesome-skills