liortesta/ClawdAgent

ClawdAgent

This repository also configures its own agents. See what ClawdAgent tells them →

11Stars on the repository
145Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

sglang

49

liortesta/ClawdAgent

Skill Claude Code

Fast structured generation and serving for LLMs with RadixAttention prefix caching. Use for JSON/regex outputs, constrained decoding, agentic workflows with tool calls, or when you need 5× faster inference than vLLM with prefix sharing. Powers 300,000+ GPUs at xAI, AMD, NVIDIA, and LinkedIn.

not rated 11 13d ago A 72 tokens copy · 100% Apache-2.0

tensorrt-llm

50

liortesta/ClawdAgent

Skill Claude Code

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.

not rated 11 13d ago A 75 tokens copy · 84% Apache-2.0

serving-llms-vllm

51

liortesta/ClawdAgent

Skill Claude Code

Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.

not rated 11 13d ago A 75 tokens copy · 88% Apache-2.0

mlflow

52

liortesta/ClawdAgent

Skill Claude Code

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

not rated 11 13d ago B 33 tokens copy · 100% Apache-2.0

tensorboard

53

liortesta/ClawdAgent

Skill Claude Code

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

not rated 11 13d ago A 32 tokens copy · 100% Apache-2.0

weights-and-biases

54

liortesta/ClawdAgent

Skill Claude Code

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform.

not rated 11 13d ago A 39 tokens copy · 91% Apache-2.0

autogpt-agents

55

liortesta/ClawdAgent

Skill Claude Code

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.

not rated 11 13d ago A 39 tokens copy · 100% Apache-2.0

crewai-multi-agent

56

liortesta/ClawdAgent

Skill Claude Code

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…

not rated 11 13d ago A 61 tokens copy · 100% Apache-2.0

langchain

57

liortesta/ClawdAgent

Skill Claude Code

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…

not rated 11 13d ago A 79 tokens copy · 100% Apache-2.0

llamaindex

58

liortesta/ClawdAgent

Skill Claude Code

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

not rated 11 13d ago A 70 tokens copy · 100% Apache-2.0

chroma

59

liortesta/ClawdAgent

Skill Claude Code

Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source…

not rated 11 13d ago A 63 tokens copy · 78% Apache-2.0

faiss

60

liortesta/ClawdAgent

Skill Claude Code

Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance…

not rated 11 13d ago A 66 tokens copy · 100% Apache-2.0

pinecone

61

liortesta/ClawdAgent

Skill Claude Code

Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.

not rated 11 13d ago A 63 tokens copy · 89% Apache-2.0

liortesta/ClawdAgent

Skill Claude Code

High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.

not rated 11 13d ago A 46 tokens copy · 88% Apache-2.0

liortesta/ClawdAgent

Skill Claude Code

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…

not rated 11 13d ago A 67 tokens copy · 100% Apache-2.0

dspy

64

liortesta/ClawdAgent

Skill Claude Code

Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming.

not rated 11 13d ago A 35 tokens copy · 91% Apache-2.0

guidance

65

liortesta/ClawdAgent

Skill Claude Code

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.

not rated 11 13d ago A 38 tokens copy · 100% Apache-2.0

instructor

66

liortesta/ClawdAgent

Skill Claude Code

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.

not rated 11 13d ago A 41 tokens copy · 91% Apache-2.0

outlines

67

liortesta/ClawdAgent

Skill Claude Code

Guarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and maximize inference speed with Outlines - dottxt.ai's structured generation library.

not rated 11 13d ago B 50 tokens copy · 100% Apache-2.0

liortesta/ClawdAgent

Skill Claude Code

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.

not rated 11 13d ago A 45 tokens copy · 100% Apache-2.0

liortesta/ClawdAgent

Skill Claude Code

Open-source AI observability platform for LLM tracing, evaluation, and monitoring. Use when debugging LLM applications with detailed traces, running evaluations on datasets, or monitoring production AI systems with real-time insights.

not rated 11 13d ago A 47 tokens copy · 100% Apache-2.0

liortesta/ClawdAgent

Skill Claude Code

PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation.

not rated 11 13d ago A 54 tokens copy · 86% Apache-2.0

liortesta/ClawdAgent

Skill Claude Code

Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.

not rated 11 13d ago A 52 tokens copy · 100% Apache-2.0

clip

72

liortesta/ClawdAgent

Skill Claude Code

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.

not rated 11 13d ago A 60 tokens copy · 89% Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: