·common-skills
</>

common-skills

llama-farm/llamafarm

Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities.

18Installs·2Trend·@llama-farm

Installation

$npx skills add https://github.com/llama-farm/llamafarm --skill common-skills

SKILL.md

Best practices and code review checklists for the common/ package - shared Python utilities used across all LlamaFarm services.

| Path | common/ | | Package | llamafarm-common | | Python | 3.10+ | | Key Dependencies | huggingfacehub, hf-transfer |

The common/ package provides shared functionality that needs to be consistent across multiple Python services:

Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities. Source: llama-farm/llamafarm.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/llama-farm/llamafarm --skill common-skills
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is common-skills?

Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities. Source: llama-farm/llamafarm.

How do I install common-skills?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/llama-farm/llamafarm --skill common-skills 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/llama-farm/llamafarm