Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
LLM Application Dev logo
Skill

LLM Application Dev

Bundles the RAG, vector-index and prompting skills an LLM app needs, rebuilt around LangGraph.

0
SaveVisit website ↗

Install

Ships scripts
Claude Code: /plugin marketplace add wshobson/agents → /plugin install llm-application-dev@claude-code-workflows
Triggers on

RAG, vektör arama ya da LangGraph tabanlı bir ajan kurulurken; istem kalıpları ölçülerek iyileştirilirken

Author
Seth Hobson
License
MIT

Eight skills and three agents cover the parts of an LLM application that are easy to get wrong: chunking and reranking for retrieval, HNSW and IVF index parameters, hybrid fusion of vector and keyword scores, and prompt patterns with a Python script that rewrites a prompt against measurable criteria. The 2.0 rewrite dropped LangChain's deprecated initialize_agent() for LangGraph StateGraph with checkpointers, which is the difference between an agent that resumes after a crash and one that starts over. Embedding advice is opinionated rather than neutral: Voyage models are the default recommendation for Claude-based stacks. A separate evaluation skill exists so retrieval changes get measured instead of eyeballed.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?