category focus

LLM & AI

Large Language Models and AI agents.

4725 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
llm-ai
26

cache-cost-tracking

LLM cost tracking with Langfuse for cached responses. Use when monitoring cache effectiveness, tracking cost savings, or attributing costs to agents in multi-agent systems.

yonatangross
yonatangross
data-ai
open
llm-ai
26

mem0-memory

Long-term semantic memory across sessions using Mem0. Use when you need to remember, recall, or forget information across sessions, or when referencing what we discussed last time or in a previous session.

yonatangross
yonatangross
data-ai
open
llm-ai
26

langgraph-parallel

LangGraph parallel execution patterns. Use when implementing fan-out/fan-in workflows, map-reduce over tasks, or running independent agents concurrently.

yonatangross
yonatangross
data-ai
open
llm-ai
26

pgvector-search

Production hybrid search combining PGVector HNSW with BM25 using Reciprocal Rank Fusion. Use when implementing hybrid search, semantic + keyword retrieval, vector search optimization, metadata filtering, or choosing between HNSW and IVFFlat indexes.

yonatangross
yonatangross
data-ai
open
llm-ai
26

function-calling

LLM function calling and tool use patterns. Use when enabling LLMs to call external tools, defining tool schemas, implementing tool execution loops, or getting structured output from LLMs.

yonatangross
yonatangross
data-ai
open
llm-ai
26

recall

Search and retrieve decisions and patterns from knowledge graph. Use when recalling patterns, retrieving memories, finding past decisions.

yonatangross
yonatangross
data-ai
open
llm-ai
26

load-context

Auto-load relevant memories at session start from both mem0 and graph

yonatangross
yonatangross
data-ai
open
llm-ai
26

ai-proofreading

系统化降低AI检测率至30%以下,通过三遍审校流程(内容、风格、细节)增加人味。当用户提到"AI味太重"、"像AI写的"、"降低AI检测率"、"更像人写的"、"自然一些"、"口语化"时使用此技能。

alchaincyf
alchaincyf
data-ai
open
llm-ai
26

add-golden

Curate and add documents to the golden dataset with multi-agent validation. Use when adding test data, creating golden datasets, saving examples.

yonatangross
yonatangross
data-ai
open
llm-ai
26

implement

Full-power feature implementation with parallel subagents, skills, and MCPs. Use when implementing features, building features, creating features, or developing features.

yonatangross
yonatangross
data-ai
open
llm-ai
26

post-game-press-conference-simulator

Generate realistic coach/player interview responses for wins, losses, controversies, injuries. Authentic coachspeak and player personalities.

OneWave-AI
OneWave-AI
data-ai
open
llm-ai
26

prompt-caching

Provider-native prompt caching for Claude and OpenAI. Use when optimizing LLM costs with cache breakpoints, caching system prompts, or reducing token costs for repeated prefixes.

yonatangross
yonatangross
data-ai
open
llm-ai
26

context-compression

Use when conversation context is too long, hitting token limits, or responses are degrading. Compresses history while preserving critical information using anchored summarization and probe-based validation.

yonatangross
yonatangross
data-ai
open
llm-ai
26

langfuse-observability

LLM observability platform for tracing, evaluation, prompt management, and cost tracking. Use when setting up Langfuse, monitoring LLM costs, tracking token usage, or implementing prompt versioning.

yonatangross
yonatangross
data-ai
open
llm-ai
26

prompt-classifier

自动识别prompt类型并保存到相应分类(技术/内容/教学/产品/通用),支持自动文件命名和索引管理。当用户提到"保存prompt"、"记录prompt"、"管理prompt"、"整理prompt"、"prompt库"时使用此技能。

alchaincyf
alchaincyf
data-ai
open
llm-ai
26

langgraph-supervisor

LangGraph supervisor-worker pattern. Use when building central coordinator agents that route to specialized workers, implementing round-robin or priority-based agent dispatch.

yonatangross
yonatangross
data-ai
open
llm-ai
26

llm-streaming

LLM streaming response patterns. Use when implementing real-time token streaming, Server-Sent Events for AI responses, or streaming with tool calls.

yonatangross
yonatangross
data-ai
open
llm-ai
26

defense-in-depth

Use when building secure AI pipelines or hardening LLM integrations. Implements 8 validation layers from edge to storage with no single point of failure.

yonatangross
yonatangross
data-ai
open
llm-ai
26

langgraph-functional

LangGraph Functional API with @entrypoint and @task decorators. Use when building workflows with the modern LangGraph pattern, enabling parallel execution, persistence, and human-in-the-loop.

yonatangross
yonatangross
data-ai
open
llm-ai
26

contextual-retrieval

Anthropic's Contextual Retrieval technique for improved RAG. Use when chunks lose context during retrieval, implementing hybrid BM25+vector search, or reducing retrieval failures.

yonatangross
yonatangross
data-ai
open
llm-ai
26

high-performance-inference

High-performance LLM inference with vLLM, quantization (AWQ, GPTQ, FP8), speculative decoding, and edge deployment. Use when optimizing inference latency, throughput, or memory.

yonatangross
yonatangross
data-ai
open
llm-ai
26

langgraph-checkpoints

LangGraph checkpointing and persistence. Use when implementing fault-tolerant workflows, resuming interrupted executions, debugging with state history, or avoiding re-running expensive operations.

yonatangross
yonatangross
data-ai
open
llm-ai
26

llm-safety-patterns

Security patterns for LLM integrations including prompt injection defense and hallucination prevention. Use when implementing context separation, validating LLM outputs, or protecting against prompt injection attacks.

yonatangross
yonatangross
data-ai
open
llm-ai
26

remember

Store decisions and patterns in knowledge graph with optional cloud sync. Use when saving patterns, storing decisions, remembering approaches that worked.

yonatangross
yonatangross
data-ai
open
Previous
Page 68 / 197
Next