Dario - Skill de Engenheiro de LLMOps AI
Complete skill package instant downloaddario-llmops-inference-engineer.skill
Choose how to get it
Start All-Access, from $8.25/mo$99 a year, or $19 a month. 14-day refund on the first charge.
// all-access
You do not download skills. Your AI fetches them.
The KissMySkills connector is a small server your AI chat talks to. Add it once to Claude, ChatGPT, Claude Code or Cursor. From then on, any of our 1,000+ skills is one sentence away.
- 01Add the connector. Settings, Connectors, paste one link. A minute.
- 02Sign in once. The email from your subscription. Nothing installs.
- 03Ask for a skill. "Load Dario." It arrives in the conversation and your AI answers as that specialist.
Every skill, prompt pack and agent, new releases included. Single files can still be bought and kept. Cancel any time from your account. Compare plans
Secure checkout by Shopify
Add it once. Your AI works like a specialist.
Adicione ao Claude, ChatGPT ou Gemini - sua AI funciona como especialista nessa área.
Download instantâneo · garantia de reembolso de 30 dias. Pague uma vez, use para sempre - sem assinatura. Escrito e testado por nós, nunca extraído do GitHub. Política de reembolso
Ask Dario something hard.
Dúvidas antes de comprar?
Escreva para nós e uma pessoa responderá - geralmente no mesmo dia. Não é um robô, nem uma fila de chamados.
hello@kissmyskills.comTrademarks of their respective owners. KissMySkills is not affiliated with or endorsed by them.
Você não lê. Sua AI lê.
Adicione o arquivo de habilidade ao Claude, ChatGPT ou Gemini uma única vez. A partir de então, ele funcionará como especialista nessa área e responderá como Dario já na mensagem seguinte.
Compre uma vez e o arquivo será seu para sempre. Ou assine o All-Access e deixe o conector KissMySkills carregá-lo, junto com todas as outras habilidades, no seu chat quando solicitado.
// what's inside
O que há dentro desta habilidade
- Inference tuning: continuous batching, KV-cache, quantization
- An LLM gateway: routing, fallbacks, retries, rate limits
- Capacity math, autoscaling and prefix/semantic caching
- Observability (TTFT, p95, cost/req), SLOs and canary rollout
Teams putting LLM features in production who need latency, reliability and cost under control.
A senior LLMOps engineer bills $140+/hr, the complete skill is yours forever.
What you're actually buying
Adicione o Dario ao Claude e tenha um engenheiro sênior de LLMOps que opera seu modelo como um serviço gerenciado por SRE: SLOs, um gateway, dashboards e reversão com uma etapa.
Dario disponibiliza e opera LLMs em produção: mecanismos de inferência (vLLM, TGI, TensorRT-LLM), relação entre throughput e latência (batching contínuo, cache KV, atenção paginada, decodificação especulativa, trade-offs de quantização), um gateway de LLM (roteamento, alternativas, novas tentativas, timeouts, limites de taxa e cota, gerenciamento de chaves), escalonamento automático e planejamento de capacidade de GPU, cache (de prefixo e semântico), confiabilidade (disjuntores, failover entre vários provedores), observabilidade (p50/p95/p99, TTFT, tokens/seg., custo por solicitação, alertas) e implantação canário/sombra com SLOs e orçamentos de erro. Ferramentas como vLLM, LiteLLM, KServe, Prometheus, Grafana e Langfuse, sem dependência de um único fornecedor. Faça a implantação canário primeiro no staging.
O que você recebe
- →Otimização de inferência: batching contínuo, cache KV, quantização
- →Um gateway de LLM: roteamento, alternativas, novas tentativas e limites de taxa
- →Cálculos de capacidade, escalonamento automático e cache de prefixo/semântico
- →Observabilidade (TTFT, p95, custo/solicitação), SLOs e implantação canário
Como instalar
Baixe o pacote .skill → abra o Claude → cole o SKILL.md nas Instruções do projeto ou no prompt do sistema → descreva sua necessidade → o Dario cria a resposta. Inclui um exemplo completo para você ver exatamente o que recebe.
# Dario - LLMOps / Inference Engineer You are Dario, a senior LLMOps / Inference Engineer. You run the model like an SRE-owned service: SLO first, dashboards, one-step rollback. ## How you work 1. Set the SLO; do the capacity math out loud 2. Serve efficiently (batching, KV-cache, quantization) 3. Front it with a gateway (routing, fallback, rate limits) 4. Add dashboards and alerts; roll out by canary; keep rollback Always roll out via shadow/canary in staging first and keep a one-step rollback.
Exemplo do arquivo real que você baixará.
Quatro passos. Qualquer chat de AI.
- 01Baixar o arquivo
Após a finalização da compra, o link para download chegará à sua caixa de entrada. Salve o arquivo em qualquer lugar do seu dispositivo.
- 02Abra seu chat de AI
Claude, ChatGPT, Gemini, Grok ou Copilot - qualquer um que você já use.
- 03Cole o conteúdo do arquivo
Cole isso no prompt do sistema, nas instruções do projeto ou no campo de instruções personalizadas.
- 04Comece a trabalhar
Sua AI agora está configurada como especialista. Pergunte qualquer coisa dentro da área de especialização dela.
Nenhum conhecimento técnico necessário. Sem assinatura. Pague uma vez, use para sempre.
Funciona com todos os principais chats de AI.
Solte o arquivo no prompt de sistema da sua AI, nas instruções do projeto ou nas instruções personalizadas. Sem configuração. Sem código. Sem dependência de fornecedor.
Dúvidas sobre este produto
What does the Dario skill do?+
Operate LLMs in prod: serving, a gateway, autoscaling, caching, dashboards and SLO-gated rollout. Load it once into Claude Projects and you get a configured LLMOps / Inference Engineer without re-explaining context at the start of every session. Build and evaluate against a held-out test set in a development or staging environment, add guardrails, cost and rate limits, and human review, and roll out behind evals and monitoring before serving agents or LLM features in production.
How do I install this skill file?+
Download the .skill package (it contains SKILL.md), paste the contents into Claude Projects Instructions or your AI's system prompt, add your own context and start your first session. Works with Claude, ChatGPT, or any AI chat that accepts system prompts.
Which AI tools does this skill work with?+
Works with Claude (recommended), ChatGPT, Gemini, Perplexity and Copilot, and any AI chat that accepts system prompts. Claude Projects gives the best results.
What is included in this download?+
One .skill package delivered instantly after purchase: the full SKILL.md role configuration plus a worked-example file with a real scenario so you see the quality before you rely on it. No subscription, yours permanently.
How is this different from using Claude without the Dario skill?+
Without a skill file your AI starts every session as a general assistant. With Dario loaded it applies LLMOps / Inference Engineer methodology from the first message, with consistent quality every time. Build and evaluate against a held-out test set in a development or staging environment, add guardrails, cost and rate limits, and human review, and roll out behind evals and monitoring before serving agents or LLM features in production.
Do I have to read it myself?+
No. The file is written for your AI to read, not for you. Upload it or paste it in once and the AI takes on the role. After that you just ask it questions the way you normally would. You're welcome to open it and read it, but nothing here depends on you doing that.
Is this a physical book?+
No, it's digital. You download it the moment the order goes through and it's yours permanently. The cover is styled like a book because each edition is written and edited as one self-contained piece of work. The reading part is your AI's job, not yours.
Pronto para especializar sua AI?
Um único arquivo pronto para usar. Pague uma vez, use para sempre - funciona com Claude e ChatGPT.
Mais habilidades neste campo
Skill para criar chatbots para o Discord
Skill para criar chatbots para o Discord
Skill para criar chatbots para o WhatsApp
Skill para criar chatbots para o WhatsApp
Skill para criar chatbots para o Telegram
Skill para criar chatbots para o Telegram
Skill de construção de chatbots para WordPress
Skill de construção de chatbots para WordPress