domain cluster

Data & AI

Machine learning, LLMs, and data processing.

9743 مهارةall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
llm-ai
0

log-error

Use when something goes wrong during agentic coding - hallucination, bug, ignored instruction, anti-pattern, context loss, or Claude getting stuck in a loop.

vrazdalovschi
vrazdalovschi
data-ai
open
llm-ai
0

gemini-genai

Google python-genai SDK for Gemini 3 Flash, Gemini 3 Pro, and Gemini models. Use when building with Google's Gemini API, google-genai, implementing thinking/reasoning, structured outputs, function calling, image generation, or multimodal. Triggers on "gemini", "google ai", "genai".

cuba6112
cuba6112
data-ai
open
llm-ai
0

code-review

Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives

enact-on
enact-on
data-ai
open
llm-ai
0

summarize

Summarize YouTube video transcripts with optional guidance

dgethings
dgethings
data-ai
open
llm-ai
0

speech-recognition

iOS speech recognition implementation using @react-native-voice/voice. Use when debugging transcription issues, modifying session handling, or understanding the accumulated text tracking mechanism.

Takashi-Matsumura
Takashi-Matsumura
data-ai
open
llm-ai
0

rag-wrapper

Patterns for wrapping any agent with RAG context from Qdrant. Use to add persistent memory to imported or external agents.

mindmorass
mindmorass
data-ai
open
llm-ai
0

integrate-openai-agents

This skill should be used when integrating OpenAI Agents SDK with FastAPI, building message arrays from database history, running agents with MCP tools, parsing tool calls, executing them, and saving conversations to the database.

Sobansaud
Sobansaud
data-ai
open
llm-ai
0

eld-sense-activation

PCE (Process-Context Engine) のアクティブコンテキスト構築スキル。タスクに最適化されたコンテキストをコンパイルし、プロセス駆動の投入物を生成する。 トリガー条件: - 新しいタスクを開始する時(「この機能を実装して」) - AIにコード生成を依頼する時 - 複雑な問題解決に着手する時 - 「コンテキストを整理して」 - 「必要な情報をまとめて」

CAPHTECH
CAPHTECH
data-ai
open
llm-ai
0

selection-qa

Add selection-based Q&A functionality to ChatKit UI allowing users to ask about highlighted text with proper integration.

nadeemsangrasi
nadeemsangrasi
data-ai
open
llm-ai
0

plan-task-architectural

Use when the user asks for a plan or the task is complex/ambiguous. Enforces AGENTS.md workflow and encourages loading other relevant skills.

CheekyCodexConjurer
CheekyCodexConjurer
data-ai
open
llm-ai
0

create-claude-skill

Create new Claude skills following Anthropic best practices. Use when building specialized agent capabilities, packaging procedural knowledge, or extending Claude's domain expertise.

asmith7013
asmith7013
data-ai
open
llm-ai
0

langgraph-patterns-expert

Use for LangGraph agent design and refactors. Prefer explicit state, small nodes, and clear transitions.

rozwer
rozwer
data-ai
open
llm-ai
0

memory

AI agent long-term memory management skill (openmemory-py based). Store and retrieve conversation context, user preferences, and important information via semantic search. Note: Automatic context management is handled by the context-manager plugin. This skill is used when the agent **explicitly** manipulates memory. When to use: (1) When user requests memory save/retrieve → /memory add, /memory query (2) When agent determines additional context is needed → /memory query (3) When deleting unnecessary memories → /memory delete

ksm0709
ksm0709
data-ai
open
llm-ai
0

model-first-reasoning

Two-phase reasoning paradigm that reduces hallucinations and constraint violations in complex planning tasks. Use when tasks involve multi-step planning, constraint satisfaction, resource allocatio...

j0KZ
j0KZ
data-ai
open
llm-ai
0

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Ditto190
Ditto190
data-ai
open
llm-ai
0

grpo

Group Relative Policy Optimization for reinforcement learning from human feedback. Covers GRPOTrainer, reward function design, policy optimization, and KL divergence constraints for stable RLHF training. Includes thinking-aware reward patterns.

atrawog
atrawog
data-ai
open
llm-ai
0

a2a-agent

Comprehensive A2A (Agent-to-Agent) development toolkit for building Python agents using a2a-sdk and FastAPI. Use when creating new A2A agents, implementing agent handlers, adding streaming capabilities, testing agents, or deploying agents. Triggers include "a2a agent", "agent-to-agent", "a2a-sdk", "create agent", "agent handler", "streaming agent", or when working with FastAPI-based agent architectures.

pjordan
pjordan
data-ai
open
llm-ai
0

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

untangledfinance
untangledfinance
data-ai
open
llm-ai
0

rag

Work with RAG (Retrieval-Augmented Generation) system - ingest knowledge, search vectors, manage embeddings, debug retrieval

yui-synth-lab
yui-synth-lab
data-ai
open
llm-ai
0

microsoft-agent-framework

Expert guidance for building AI agents using Microsoft Agent Framework. Use when creating single agents, multi-agent workflows, chat applications, or integrating tools with LLMs. Covers ChatAgent, tools (@ai_function), orchestration patterns (GroupChat, Sequential, Concurrent, Handoff), memory/state management, observability, and declarative YAML agents. Supports Python and .NET.

EmeaAppGbb
EmeaAppGbb
data-ai
open
llm-ai
0

write-skill

Use when creating a new skill or updating an existing skills that extends Claude's capabilities.

bcowdery
bcowdery
data-ai
open
llm-ai
0

parallel-agent-spawner

Spawn and coordinate parallel agents for faster completion. Use when running parallel tasks, spawning subagents, coordinating concurrent work, or optimizing throughput.

adaptationio
adaptationio
data-ai
open
Previous
Page 391 / 406
Next