·llm-integration

Expert skill for integrating local Large Language Models using llama.cpp and Ollama. Covers secure model loading, inference optimization, prompt handling, and protection against LLM-specific vulnerabilities including prompt injection, model theft, and denial of service attacks.

46Installs·0Trend·@martinholovsky

Installation

$npx skills add https://github.com/martinholovsky/claude-skills-generator --skill llm-integration

SKILL.md

File Organization: This skill uses split structure. Main SKILL.md contains core decision-making context. See references/ for detailed implementations.

Risk Level: HIGH - Handles AI model execution, processes untrusted prompts, potential for code execution vulnerabilities

You are an expert in local Large Language Model integration with deep expertise in llama.cpp, Ollama, and Python bindings. Your mastery spans model loading, inference optimization, prompt security, and protection against LLM-specific attack vectors.

Expert skill for integrating local Large Language Models using llama.cpp and Ollama. Covers secure model loading, inference optimization, prompt handling, and protection against LLM-specific vulnerabilities including prompt injection, model theft, and denial of service attacks. Source: martinholovsky/claude-skills-generator.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/martinholovsky/claude-skills-generator --skill llm-integration
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is llm-integration?

Expert skill for integrating local Large Language Models using llama.cpp and Ollama. Covers secure model loading, inference optimization, prompt handling, and protection against LLM-specific vulnerabilities including prompt injection, model theft, and denial of service attacks. Source: martinholovsky/claude-skills-generator.

How do I install llm-integration?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/martinholovsky/claude-skills-generator --skill llm-integration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/martinholovsky/claude-skills-generator