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

conversation-logging

Global hooks for logging Claude Code conversation events to markdown files. Tracks prompts, tool usage, and responses across all sessions. Useful for debugging, auditing, and providing conversation context to Claude.

ianphil
ianphil
data-ai
open
llm-ai
0

ac-session-manager

Session lifecycle management for autonomous coding. Use when starting sessions, resuming work, detecting session type (init vs continue), or managing auto-continuation between sessions.

adaptationio
adaptationio
data-ai
open
llm-ai
0

transcript-fetcher

從 YouTube、Apple Podcast 或 Bilibili 的 URL 獲取逐字稿。 當使用者貼上影片或 podcast 連結,或說「幫我拿逐字稿」「轉成文字」時觸發。 使用 aits 命令獲取內容,回傳給使用者後續使用。

t42ji2ji
t42ji2ji
data-ai
open
llm-ai
0

mova-mova-lab-operator-wrapper

Helps IDE agents navigate and operate the MOVA Skills Lab: read the registry, plan skill runs and manage episodes.

Leryk1981
Leryk1981
data-ai
open
llm-ai
0

openai

OpenAI compatibility layer for Ollama. Use the official OpenAI Python library to interact with Ollama, enabling easy migration from OpenAI and compatibility with LangChain, LlamaIndex, and other OpenAI-based tools.

atrawog
atrawog
data-ai
open
llm-ai
0

toon-format

When working with JSON data in LLM prompts (especially large arrays or tabular data), consider the token-efficient TOON (Token-Oriented Object Notation) format which reduces tokens by 30-70% while maintaining lossless JSON representation and structural validation. Use for reading/writing .toon files, converting JSON↔TOON, or optimizing structured data for LLM consumption with guardrails like [N] counts and {field} headers.

mattjoyce
mattjoyce
data-ai
open
llm-ai
0

ac-context-compactor

Manage and compact context for long sessions. Use when context is filling up, creating handoff summaries, optimizing context usage, or preparing for session continuation.

adaptationio
adaptationio
data-ai
open
llm-ai
0

prompt-optimizer

智能 Prompt 优化顾问技能。基于 Anthropic 官方最佳实践,通过场景识别和技术匹配,将用户的模糊需求转化为高质量 prompt。触发场景:(1) 用户明确请求"优化 prompt"、"帮我写 prompt"、"改进这个指令";(2) 用户的需求描述模糊、不清晰、缺少关键信息;(3) 用户提到"不知道怎么表达"、"效果不好"等问题。适用于所有需要与 Claude 交互的场景,通过结构化对话挖掘需求,生成符合 Claude 4.5 最佳实践的优化 prompt。

alongor666
alongor666
data-ai
open
llm-ai
0

maker-framework

Orchestrate reliable multi-agent reasoning using MAKER (Maximal Agentic Knowledge Engine for Reasoning). Implements three-pillar architecture for transforming probabilistic LLM outputs into deterministic, verifiable results. Use when tasks require high reliability, parallel consensus voting, or systematic error detection. Triggers include reliability-critical tasks, multi-step reasoning chains, consensus-based verification, parallel agent execution, or explicit MAKER invocation.

Zpankz
Zpankz
data-ai
open
llm-ai
0

11-continue-session-150

[11] CONTINUE. Resume an existing session. Use when continuing previous work to load AGENTS.md, MEMORY.md, and the chosen session log, then confirm readiness.

MykhailoDmytriakha
MykhailoDmytriakha
data-ai
open
llm-ai
0

sketch-ai-provider-debug

Debug OpenAI/Gemini image generation failures for Sketch Magic. Use when `/api/convert` returns 500, when models are unsupported, when outputs are empty, or when provider timeouts/quota errors appear.

joelklabo
joelklabo
data-ai
open
llm-ai
0

handoff

Capture session context before ending for seamless resume by next agent. Use when ending a session, switching contexts, or when user runs /handoff.

kpeez
kpeez
data-ai
open
llm-ai
0

langchain-patterns

LangChain implementation patterns with templates, scripts, and examples for RAG pipelines

vanman2024
vanman2024
data-ai
open
llm-ai
0

textcleaner-repl

Interact with TextCleaner's REPL interface to manage pipelines, set input text, and process data through the socket server

pstuifzand
pstuifzand
data-ai
open
llm-ai
0

session-search

Search through historical Claude sessions for code, conversations, and commands. Use when user asks about previous sessions, past conversations, "did I ever", "find in history", or wants to retrieve code/info from earlier chats.

atondwal
atondwal
data-ai
open
llm-ai
0

using-skills

Auto-loaded at session start via SessionStart hook. Teaches skill invocation protocol, tool selection rules (look-at for media, skills for workflows), agent delegation patterns, and enforcement mechanisms. NOT user-triggered - provides foundational skill usage discipline for all sessions.

edwinhu
edwinhu
data-ai
open
llm-ai
0

context7-intake

Use when Codex needs curated documentation context or outlines from the Context7 MCP server.

amit-sw
amit-sw
data-ai
open
llm-ai
0

agent-creator

Creates new specialist subagents based on detected tech stack or observed patterns. Use proactively during /claudenv to create agents for detected technologies, or when usage patterns suggest a new specialist is needed. Similar to meta-skill but for agents.

nbarthelemy
nbarthelemy
data-ai
open
llm-ai
0

agentlightning-skill

Agent Lightning를 사용하여 AI 에이전트를 자동으로 최적화하는 방법을 제공합니다.

MiddleKD
MiddleKD
data-ai
open
llm-ai
0

rollover

Start fresh session when context is high, preserving continuity via episodic-memory

jimhester
jimhester
data-ai
open
llm-ai
0

multimodal-models

Use when "CLIP", "Whisper", "Stable Diffusion", "SDXL", "speech-to-text", "text-to-image", "image generation", "transcription", "zero-shot classification", "image-text similarity", "inpainting", "ControlNet"

eyadsibai
eyadsibai
data-ai
open
llm-ai
0

skill-creator

Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.

333-333-333
333-333-333
data-ai
open
llm-ai
0

subagent-creator

Create, configure, and document custom Claude Code subagents, including choosing scope, defining YAML frontmatter, selecting tools, model, permission mode, hooks, and usage examples.

dmitriiweb
dmitriiweb
data-ai
open
Previous
Page 161 / 197
Next