category focus

LLM & AI

Large Language Models and AI agents.

4725 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
llm-ai
0

superclaude-enhancer

SuperClaude 增强层 Skill,为其他 Skills 提供 SuperClaude 能力增强。 支持前置分析、后置审查、智能建议等增强模式。

wade56754
wade56754
data-ai
open
llm-ai
0

ctx

Extract a small, high-signal context packet around ripgrep matches (bounded by hits/files/output budget) for fast LLM consumption.

WilletJiang
WilletJiang
data-ai
open
llm-ai
0

lmstudio-orchestrator

Deterministic multi-agent orchestration system for LMStudio enabling constraint-driven agent composition, semantic field navigation, and thermodynamic resource allocation. Use when orchestrating local LLM swarms, building multi-agent systems with validation, implementing constraint-based configurations, or requiring deterministic agent composition from discovered model states.

wheattoast11
wheattoast11
data-ai
open
llm-ai
0

claude-web

Anthropic's Claude AI assistant via web interface.

Andrejones92
Andrejones92
data-ai
open
llm-ai
0

mcp-development

Provides FastMCP templates, patterns, and reference materials. Use when building MCP servers, implementing FastMCP tools/resources/prompts, or working with MCP protocol compliance.

vanman2024
vanman2024
data-ai
open
llm-ai
0

sayhello

Generate friendly greetings in multiple languages and styles. Use this skill when users request greetings, welcome messages, or multilingual hello messages for various contexts (formal, casual, cultural).

mojito-llm
mojito-llm
data-ai
open
llm-ai
0

test-mcp-connector

ONLY trigger this skill when the user EXPLICITLY asks for MCP-based testing: **Required triggers (ALL must mention "MCP" explicitly):** - "test connector with mcp" - "test mcp connector" - "test [provider] with mcp" - "use mcp to test [provider]" - "run mcp connector test" - "mcp test for [provider]" **DO NOT trigger for:** - Generic "test the connector" requests (use stackone run / test_actions instead) - "test [provider]" without explicit MCP mention - Regular validation or testing requests - Any testing that doesn't explicitly mention MCP This skill builds a REAL agent with Claude Agent SDK that sends natural language prompts to evaluate if action descriptions are agent-friendly. It's more intensive than regular testing and should only be used when explicitly requested.

StackOneHQ
StackOneHQ
data-ai
open
llm-ai
0

ios-speech-recognition

iOS Speech Framework integration for voice-to-text transcription. When to use: when implementing speech recognition, building dictation features, adding voice commands, converting audio to text, or working with SFSpeechRecognizer. What problems it solves: provides on-device speech recognition with high accuracy, handles real-time audio transcription, manages microphone permissions, and processes speech results efficiently.

co-labs-co
co-labs-co
data-ai
open
llm-ai
0

ai-feedback-loop-optimizer

AIフィードバックループ最適化スキル。プロンプト→出力→評価→改善の反復サイクルを自動化。段階的改善、A/Bテスト、収束判定、ベスト出力選択で最高品質の結果を生成。

ntaksh42
ntaksh42
data-ai
open
llm-ai
0

skill-creation

Use this skill when the user asks to create a new skill, custom command, or wants to know how skills work in Claude Code.

vibelang-org
vibelang-org
data-ai
open
llm-ai
0

prompt-optimizer

Optimize Claude prompts for clarity and effectiveness. Use when creating, refining, or reviewing commands, agents, skills, or system prompts.

krazyuniks
krazyuniks
data-ai
open
llm-ai
0

claude-skill-manager

Guide for creating valid skills. This skill should be ALWAYS used when users want to create a new skill or update an existing skill that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use it everytime you need to modify anything in ".claude/skills" folder

shredbx
shredbx
data-ai
open
llm-ai
0

rag-frameworks

Use when "RAG", "retrieval augmented generation", "LangChain", "LlamaIndex", "sentence transformers", "embeddings", "document QA", "chatbot with documents", "semantic search"

eyadsibai
eyadsibai
data-ai
open
llm-ai
0

qdrant-rag-implementation

This skill provides guidance for implementing robust Qdrant vector database integration with RAG (Retrieval Augmented Generation) systems, including proper async client handling, error management, and performance optimization.

MuhammedSuhaib
MuhammedSuhaib
data-ai
open
llm-ai
0

claude-agent-creator

Create and configure Claude Code agents with proper frontmatter, system prompts, and triggering conditions. WHEN: MUST use when creating new Claude Code agents. Invoke with "/claude-agent-creator" or "create an agent", "new Claude agent", "write agent prompt". WHEN NOT: Creating skills (use claude-skill-creator), creating commands (use claude-command-development).

LounisBou
LounisBou
data-ai
open
llm-ai
0

claudish-usage

CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI models, Claudish, OpenRouter, or alternative models. Includes mandatory sub-agent delegation patterns, agent selection guide, file-based instructions, and strict rules to prevent context window pollution.

gabrielbryk
gabrielbryk
data-ai
open
llm-ai
0

weather-voice

Get real-time weather information using web search. Use when user asks about weather, temperature, forecast, or climate conditions for any location. Supports voice input (microphone) and voice output (TTS). By default outputs BOTH text and voice.

az9713
az9713
data-ai
open
llm-ai
0

image-generation

Generate images using OpenAI's GPT Image model. Use for creating images from text prompts. Keywords: image, generate, openai, gpt-image, dalle, picture, art, create.

Mandalorian007
Mandalorian007
data-ai
open
llm-ai
0

chatkit-server-integration

This skill provides functionality to properly expose a ChatKit server via FastAPI routes. It handles the integration between FastAPI request/response cycle and the ChatKit server, with proper request processing and response handling.

syeda-hoorain-ali
syeda-hoorain-ali
data-ai
open
llm-ai
0

openai-api

Integrates OpenAI APIs for chat completions, embeddings, and image generation. Use when building AI-powered features with GPT models, DALL-E, or Whisper in Node.js applications.

mgd34msu
mgd34msu
data-ai
open
llm-ai
0

llm-models-reference

Reference guide for OpenAI model IDs, capabilities, pricing, and provider endpoints. Use when selecting a model, comparing OpenAI capabilities, or validating model IDs for {{PROJECT_NAME}}.

ak-eyther
ak-eyther
data-ai
open
llm-ai
0

retrieval-playbook-for-ai

กลยุทธ์การ retrieve context ให้ AI อย่างมีประสิทธิภาพ - เลือกอะไร ไม่เลือกอะไร และจัดลำดับอย่างไร

AmnadTaowsoam
AmnadTaowsoam
data-ai
open
llm-ai
0

tool-calling

Define and run tool-calling patterns for LLMs (schema design, call loops, validation, parallel calls). Use when building function/tool calling workflows or debugging tool selection and arguments; triggers: tool-calling, function-calling, tool schema, tool declaration, parallel function calling.

cuba6112
cuba6112
data-ai
open
Previous
Page 157 / 197
Next