TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
atrawog

config

by atrawog

star 0

Unified system configuration dispatcher for bazzite-ai. Manages services (Docker, Cockpit, SSH), desktop settings (gamem...

atrawog

quantization

by atrawog

star 0

Model quantization for efficient inference and training. Covers precision types (FP32, FP16, BF16, INT8, INT4), BitsAndB...

atrawog

inference

by atrawog

star 0

Fast inference with Unsloth and vLLM backend. Covers model loading, fast_generate(), thinking model output parsing, and...

atrawog

test

by atrawog

star 0

Runtime verification tests for bazzite-ai installation. Tests GPU detection, CUDA, PyTorch, service health, network conn...

atrawog

sft

by atrawog

star 0

Supervised Fine-Tuning with SFTTrainer and Unsloth. Covers dataset preparation, chat template formatting, training confi...

atrawog

virtualization

by atrawog

star 0

GPU passthrough and virtualization for Bazzite. KVM/VFIO setup, Looking Glass (kvmfr), USB hotplug for VMs, and libvirt...

atrawog

security

by atrawog

star 0

Security configuration for Bazzite. LUKS disk encryption with TPM auto-unlock, secure boot key management, and sudo pass...

atrawog

fiftyone

by atrawog

star 0

FiftyOne dataset visualization and curation tool via Podman Quadlet. Multi-container architecture with MongoDB sidecar f...

atrawog

storage

by atrawog

star 0

Storage management for Bazzite. Automounting drives (BTRFS/EXT4, Framework, SteamOS), BTRFS deduplication, rmlint disk t...

atrawog

openwebui

by atrawog

star 0

Open WebUI AI chat interface management via Podman Quadlet. Provides a web UI for interacting with Ollama models. Use wh...

atrawog

distrobox

by atrawog

star 0

Distrobox container management for Bazzite. Create containers from manifests, custom containers, app-specific containers...

atrawog

apps

by atrawog

star 0

Third-party application installation for Bazzite. CoolerControl, DisplayLink, JetBrains Toolbox, OpenRazer, tablet drive...

atrawog

api

by atrawog

star 0

Direct REST API operations for Ollama using the requests library. Covers all /api/* endpoints for model management, text...

atrawog

gpu

by atrawog

star 0

GPU monitoring and performance metrics for Ollama inference. Check GPU status, VRAM usage, loaded models, and inference...

atrawog

dpo

by atrawog

star 0

Direct Preference Optimization for learning from preference pairs. Covers DPOTrainer, preference dataset preparation, im...

atrawog

system

by atrawog

star 0

System maintenance for Bazzite OS. Updates via topgrade, cleanup of podman/flatpaks, viewing logs and changelogs, diagno...

atrawog

jellyfin

by atrawog

star 0

Jellyfin media server management via Podman Quadlet. Supports multi-instance deployment, hardware transcoding (NVIDIA/AM...

atrawog

transformers

by atrawog

star 0

Transformer architecture fundamentals. Covers self-attention mechanism, multi-head attention, feed-forward networks, lay...

atrawog

clean

by atrawog

star 0

Development: Cleanup and maintenance for the development environment. Removes build artifacts, caches, containers, and r...

atrawog

runners

by atrawog

star 0

Self-hosted GitHub Actions runner management via Podman Quadlet. Supports multi-instance pools with ephemeral storage, a...

atrawog

rloo

by atrawog

star 0

Reinforcement Learning with Leave-One-Out estimation for policy optimization. Covers RLOOTrainer, reward function integr...

atrawog

rag

by atrawog

star 0

Retrieval-Augmented Generation (RAG) for grounding LLM responses with external knowledge. Covers document chunking, embe...

atrawog

desktop

by atrawog

star 0

Desktop customization for Bazzite. GTK theme restoration, terminal transparency, and MOTD settings. Use when users need...

atrawog

huggingface

by atrawog

star 0

Import GGUF models from HuggingFace into Ollama. Pull models directly using the hf.co/ prefix, track download progress,...