Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

Data Extraction

195 standalone skills
firecrawl logo

sparse-autoencoder-training

11

by firecrawl

Provides guidance for training and analyzing Sparse Autoencoders (SAEs) using SAELens to decompose neural network activations into interpretable features. Use when discovering interpretable features, analyzing superposition, or studying monosemantic representations in language models.

🔥🔥🔥FreeQuick setup
firecrawl logo

instructor

11

by firecrawl

Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library

🔥🔥🔥FreeQuick setup
firecrawl logo

mlflow

11

by firecrawl

Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow - framework-agnostic ML lifecycle platform

🔥🔥🔥FreeQuick setup
firecrawl logo

modal-serverless-gpu

11

by firecrawl

Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.

🔥🔥🔥FreeQuick setup
firecrawl logo

guidance

11

by firecrawl

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework

🔥🔥🔥FreeQuick setup
firecrawl logo

hqq-quantization

11

by firecrawl

Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.

🔥🔥🔥FreeQuick setup
firecrawl logo

knowledge-distillation

11

by firecrawl

Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to open-source models, or reducing inference costs. Covers temperature scaling, soft targets, reverse KLD, logit distillation, and MiniLLM training strategies.

🔥🔥🔥FreeQuick setup
firecrawl logo

mamba-architecture

11

by firecrawl

State-space model with O(n) complexity vs Transformers' O(n²). 5× faster inference, million-token sequences, no KV cache. Selective SSM with hardware-aware design. Mamba-1 (d_state=16) and Mamba-2 (d_state=128, multi-head). Models 130M-2.8B on HuggingFace.

🔥🔥🔥FreeQuick setup
firecrawl logo

moe-training

11

by firecrawl

Train Mixture of Experts (MoE) models using DeepSpeed or HuggingFace. Use when training large-scale models with limited compute (5× cost reduction vs dense models), implementing sparse architectures like Mixtral 8x7B or DeepSeek-V3, or scaling model capacity without proportional compute increase. Covers MoE architectures, routing mechanisms, load balancing, expert parallelism, and inference optimization.

🔥🔥🔥FreeQuick setup
firecrawl logo

nnsight-remote-interpretability

11

by firecrawl

Provides guidance for interpreting and manipulating neural network internals using nnsight with optional NDIF remote execution. Use when needing to run interpretability experiments on massive models (70B+) without local GPU resources, or when working with any PyTorch architecture.

🔥🔥🔥FreeQuick setup
firecrawl logo

openrlhf-training

11

by firecrawl

High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models (7B-70B+). Built on Ray, vLLM, ZeRO-3. 2× faster than DeepSpeedChat with distributed architecture and GPU resource sharing.

🔥🔥🔥FreeQuick setup
firecrawl logo

pyvene-interventions

11

by firecrawl

Provides guidance for performing causal interventions on PyTorch models using pyvene's declarative intervention framework. Use when conducting causal tracing, activation patching, interchange intervention training, or testing causal hypotheses about model behavior.

🔥🔥🔥FreeQuick setup
firecrawl logo

rwkv-architecture

11

by firecrawl

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.

🔥🔥🔥FreeQuick setup
firecrawl logo

sentence-transformers

11

by firecrawl

Framework for state-of-the-art sentence, text, and image embeddings. Provides 5000+ pre-trained models for semantic similarity, clustering, and retrieval. Supports multilingual, domain-specific, and multimodal models. Use for generating embeddings for RAG, semantic search, or similarity tasks. Best for production embedding generation.

🔥🔥🔥FreeQuick setup
firecrawl logo

implementing-llms-litgpt

11

by firecrawl

Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mistral). Use when need clean model implementations, educational understanding of architectures, or production fine-tuning with LoRA/QLoRA. Single-file implementations, no abstraction layers.

🔥🔥🔥FreeQuick setup
firecrawl logo

tensorboard

11

by firecrawl

Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML visualization toolkit

🔥🔥🔥FreeQuick setup
firecrawl logo

torchforge-rl-training

11

by firecrawl

Provides guidance for PyTorch-native agentic RL using torchforge, Meta's library separating infra from algorithms. Use when you want clean RL abstractions, easy algorithm experimentation, or scalable training with Monarch and TorchTitan.

🔥🔥🔥FreeQuick setup
firecrawl logo

simpo-training

11

by firecrawl

Simple Preference Optimization for LLM alignment. Reference-free alternative to DPO with better performance (+6.4 points on AlpacaEval 2.0). No reference model needed, more efficient than DPO. Use for preference alignment when want simpler, faster training than DPO/PPO.

🔥🔥🔥FreeQuick setup
firecrawl logo

fine-tuning-with-trl

11

by firecrawl

Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.

🔥🔥🔥FreeQuick setup
firecrawl logo

tensorrt-llm

11

by firecrawl

Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, or for serving models with quantization (FP8/INT4), in-flight batching, and multi-GPU scaling.

🔥🔥🔥✓ VerifiedFreeNeeds API keys
firecrawl logo

ray-data

11

by firecrawl

Scalable data processing for ML workloads. Streaming execution across CPU/GPU, supports Parquet/CSV/JSON/images. Integrates with Ray Train, PyTorch, TensorFlow. Scales from single machine to 100s of nodes. Use for batch inference, data preprocessing, multi-modal data loading, or distributed ETL pipelines.

🔥🔥🔥✓ VerifiedFreeQuick setup
firecrawl logo

pytorch-lightning

11

by firecrawl

High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.

🔥🔥🔥✓ VerifiedFreeQuick setup
firecrawl logo

llamaguard

11

by firecrawl

Meta's 7-8B specialized moderation model for LLM input/output filtering. 6 safety categories - violence/hate, sexual content, weapons, substances, self-harm, criminal planning. 94-95% accuracy. Deploy with vLLM, HuggingFace, Sagemaker. Integrates with NeMo Guardrails.

🔥🔥🔥✓ VerifiedFreeQuick setup
firecrawl logo

langchain

11

by firecrawl

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.

🔥🔥🔥✓ VerifiedFreeNeeds API keys
firecrawl logo

gptq

11

by firecrawl

Post-training 4-bit quantization for LLMs with minimal accuracy loss. Use for deploying large models (70B, 405B) on consumer GPUs, when you need 4× memory reduction with <2% perplexity degradation, or for faster inference (3-4× speedup) vs FP16. Integrates with transformers and PEFT for QLoRA fine-tuning.

🔥🔥🔥✓ VerifiedFreeNeeds API keys
firecrawl logo

constitutional-ai

11

by firecrawl

Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety alignment, reducing harmful outputs without human labels. Powers Claude's safety system.

🔥🔥🔥✓ VerifiedFreeQuick setup
firecrawl logo

autogpt-agents

11

by firecrawl

Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI automation systems.

🔥🔥🔥FreeQuick setup
firecrawl logo

clip

11

by firecrawl

OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning. Best for general-purpose image understanding.

🔥🔥🔥FreeQuick setup
firecrawl logo

crewai-multi-agent

11

by firecrawl

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies for lean, fast execution.

🔥🔥🔥FreeQuick setup
firecrawl logo

gguf-quantization

11

by firecrawl

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.

🔥🔥🔥FreeQuick setup
← PrevPage 6 of 7Next →