llm▌
30 indexed skills · max 10 per page
mcp-csharp-create
dotnet/skills · dotnet-ai
Create MCP servers using the C# SDK and .NET project templates. Covers scaffolding, tool/prompt/resource implementation, and transport configuration for stdio and HTTP. USE FOR: creating new MCP server projects, scaffolding with dotnet new mcpserver, adding MCP tools/prompts/resources, choosing stdio vs HTTP transport, configuring MCP hosting in Program.cs, setting up ASP.NET Core MCP endpoints with MapMcp. DO NOT USE FOR: debugging or running existing servers (use mcp-csharp-debug), writing tests (use mcp-csharp-test), publishing or deploying (use mcp-csharp-publish), building MCP clients, non-.NET MCP servers.
compare-and-build-llm-model
openrouter.ai/compare-and-build-llm-model-xr4e8t · ai-models
Search and compare OpenRouter's 350+ LLMs by cost, speed (throughput/latency/uptime), context length, modalities, and use-case category; pick the best fit; then build with it via OpenAI-compatible chat completions. API-first — no scraping, no auth for reads.
hypogenic
ChicagoHAI/hypothesis-generation · research
Automated LLM-driven hypothesis generation and testing on tabular datasets.
llm-tuning-patterns
parcadei/continuous-claude-v3 · AI/ML
Evidence-based patterns for configuring LLM parameters, based on APOLLO and Godel-Prover research.
llm-evaluation
sickn33/antigravity-awesome-skills · AI/ML
Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing.
llm-application-dev
skillcreatorai/ai-agent-skills · AI/ML
llm-application-dev
llm-models
inference-sh/skills · AI/ML
Access 100+ language models via inference.sh CLI.
tensorrt-llm
davila7/claude-code-templates · AI/ML
NVIDIA's open-source library for optimizing LLM inference with state-of-the-art performance on NVIDIA GPUs.
nanochat-llm-training
aradotso/trending-skills · AI/ML
Skill by ara.so — Daily 2026 Skills collection.
local-llm-ops
bobmatnyc/claude-mpm-skills · AI/ML
Your localLLM repo provides a full local LLM toolchain on Apple Silicon: setup scripts, a rich CLI chat launcher, benchmarks, and diagnostics. The operational path is: install Ollama, ensure the service is running, initialize the venv, pull models, then launch chat or benchmarks.