Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

142 skills found

EngineeringAutomation
template-skill avatar

template-skill

A flexible template for developing and integrating custom AI agent skills within the Mini-Agent framework.

Views: 102,558
EngineeringAutomation
agent-architecture avatar

agent-architecture

Implement production-grade AI agents with LangGraph, tool-calling guardrails, SSE streaming, and episodic memory. Includes anti-patterns, fix pairs, and stateful architecture patterns.

Views: 21
EngineeringProductivityAutomation
opencode avatar

opencode

Expert guide for OpenCode AI: TUI commands, CLI operations, AGENTS.md configuration, custom agent workflows, and project setup.

Views: 305
ProductivityEngineeringAutomation
request-optimizer avatar

request-optimizer

An intelligent gateway that analyzes, scores, and routes user requests across 27 agents, 27 skills, and 14 MCPs to optimize Claude Code execution.

Views: 81
EngineeringProductivityAutomation
context-optimization avatar

context-optimization

Optimize agent context windows through KV-caching, observation masking, summarization-based compaction, and context partitioning to reduce costs and latency.

Views: 4015,338
EngineeringAutomation
mcp-builder avatar

mcp-builder

A guide for building high-quality MCP (Model Context Protocol) servers in Python or TypeScript to integrate external APIs and services into LLM workflows.

Views: 22125,607
EngineeringAutomation
agentic-workflows avatar

agentic-workflows

Build production-grade AI agents using LangGraph, Anthropic/OpenAI/vLLM, and structured outputs. Features streaming, A2A protocol, Pydantic validation, vector memory, and guardrails for resilient, multi-agent workflows.

Views: 81
EngineeringProductivityAutomation
skill-developer avatar

skill-developer

Create and manage Claude Code skills using Anthropic best practices: triggers, hooks, and progressive disclosure.

Views: 17
EngineeringAutomation
tool-integration avatar

tool-integration

Create, register, and manage custom agent tools and MCP servers to extend AI agent capabilities with external APIs and custom logic.

Views: 10
EngineeringAutomation
tpmjs-tool-creator avatar

tpmjs-tool-creator

Development guide for creating and publishing TPMJS tools using the blocks CLI, AI SDK v6, and npm registry patterns.

Views: 924
Engineering
response-compliance avatar

response-compliance

Run OpenResponses API compliance tests to validate schema adherence, streaming responses, and endpoint reliability for LobeHub integrations.

Views: 475,883
ProductivityEngineering
chatkit-frontend avatar

chatkit-frontend

Implement production-ready AI chat interfaces using OpenAI ChatKit React components. Features include hook configuration, streaming, theming, conversation history, and custom tool integration for Next.js applications.

Views: 11