SKILL·C64307

local-llm-expert

boisenoise
Updated 1 month ago
6 views
2
2
View on GitHub
Otherai

About

This skill provides expert guidance on deploying and optimizing local LLMs using tools like Ollama, llama.cpp, and vLLM. It helps developers select models, manage VRAM, and apply quantization formats (GGUF, EXL2) for efficient local inference. Use it when planning hardware requirements or implementing privacy-focused AI solutions on local hardware.

Quick Install

Claude Code

Recommended
Primary
npx skills add boisenoise/skills-collections -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/boisenoise/skills-collections
Git CloneAlternative
git clone https://github.com/boisenoise/skills-collections.git ~/.claude/skills/local-llm-expert

Copy and paste this command in Claude Code to install this skill

GitHub Repository

boisenoise/skills-collections
Path: skills/antigravity-local-llm-expert
0
FAQ

Frequently asked questions

What is the local-llm-expert skill?

local-llm-expert is a Claude Skill by boisenoise. Skills package instructions and resources that Claude loads on demand, so Claude can perform local-llm-expert-related tasks without extra prompting.

How do I install local-llm-expert?

Use the install commands on this page: add local-llm-expert to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does local-llm-expert belong to?

local-llm-expert is in the data-ai category, tagged ai.

Is local-llm-expert free to use?

Yes. local-llm-expert is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

seek-and-analyze-video
Other

This skill enables AI agents to persistently index and intelligently query video content from platforms like YouTube and TikTok using Memories.ai's LVMM. It's designed for building searchable video knowledge bases, analyzing social media trends, or summarizing lectures and meetings. Developers should use it when their applications require deep, reusable analysis of video content rather than one-time processing.

View skill
local-llm-expert
Other

This skill provides expert guidance on deploying and optimizing local LLMs using tools like Ollama, llama.cpp, and vLLM. Use it for selecting models, calculating VRAM requirements, and applying quantization formats (GGUF, EXL2) for efficient local inference. It's ideal for developers needing privacy-focused AI deployment on their own hardware.

View skill
seek-and-analyze-video
Other

This skill enables AI agents to persistently search, import, and analyze video content from platforms like YouTube and TikTok using Memories.ai's Large Visual Memory Model. It's designed for building searchable video knowledge bases, summarizing recordings, or researching social media trends. Developers should use it when their Claude agent needs to query indexed video content repeatedly rather than performing one-time analysis.

View skill
content-collections
Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill