7097 results (61.5ms) page 22 / 355
halay08 / fullstack-agent-skills-llm-app-patterns exact

Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG,...

softaworks / agent-toolkit-session-handoff exact

Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major...

ngxtm / devkit-crewai exact

Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types...

yurakawa / mskills-examples-hello-world exact

A simple hello-world skill example. Use this to learn how to structure your own Agent Skills.

ComposioHQ / awesome-codex-skills-langsmith-fetch exact

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations,...

liqiongyu / lenny-skills-plus-ai-product-strategy exact

Create an AI Product Strategy Pack (thesis, prioritized use cases, system plan, eval + learning plan, agentic safety plan, roadmap). Use for AI product strategy, LLM/agent strategy, AI roadmap,...

olaservo / mcp-agent-skills-claude-agent-terminal-ts exact

Terminal-style React UI for Claude Agent SDK with keyboard navigation, tool approval, and dark theme

RSHVR / unofficial-cohere-best-practices-cohere-langgraph exact

Cohere LangGraph agents reference for building ReAct agents, multi-tool workflows, agents with memory, and human-in-the-loop patterns. Covers both prebuilt and custom agent architectures.

ngxtm / devkit-langgraph exact

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with...

OthmanAdi / langsmith-fetch-skill exact

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations,...

cleodin / antigravity-awesome-skills-loki-mode exact

Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations,...

sickn33 / antigravity-awesome-skills-loki-mode exact

Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations,...

ngxtm / devkit-google-adk-python exact

Build AI agents with Google ADK Python (Agent Development Kit). Use for multi-agent systems, workflow agents (sequential/parallel/loop), Vertex AI deployment, tool integration, human-in-the-loop.