Files
gh-dotclaude-marketplace-pl…/commands/llm.md
2025-11-29 18:23:48 +08:00

493 B

model, allowed-tools, argument-hint, description
model allowed-tools argument-hint description
claude-sonnet-4-0 Task, Bash, Read, Write <requirement> [pattern] LLM integration patterns, RAG systems, and prompt engineering

Llm Command

LLM integration patterns, RAG systems, and prompt engineering

Arguments

$1 (Required): requirement

$2 (Optional): pattern

Examples

/llm "Build RAG system for docs" rag
/llm "Implement chat interface" streaming

Invoke the llm-integrator agent with: $ARGUMENTS