template-skill
A flexible template for developing and integrating custom AI agent skills within the Mini-Agent framework.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
142 skills found
A flexible template for developing and integrating custom AI agent skills within the Mini-Agent framework.
Implement production-grade AI agents with LangGraph, tool-calling guardrails, SSE streaming, and episodic memory. Includes anti-patterns, fix pairs, and stateful architecture patterns.
Expert guide for OpenCode AI: TUI commands, CLI operations, AGENTS.md configuration, custom agent workflows, and project setup.
An intelligent gateway that analyzes, scores, and routes user requests across 27 agents, 27 skills, and 14 MCPs to optimize Claude Code execution.
Optimize agent context windows through KV-caching, observation masking, summarization-based compaction, and context partitioning to reduce costs and latency.
A guide for building high-quality MCP (Model Context Protocol) servers in Python or TypeScript to integrate external APIs and services into LLM 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.
Create and manage Claude Code skills using Anthropic best practices: triggers, hooks, and progressive disclosure.
Create, register, and manage custom agent tools and MCP servers to extend AI agent capabilities with external APIs and custom logic.
Development guide for creating and publishing TPMJS tools using the blocks CLI, AI SDK v6, and npm registry patterns.
Run OpenResponses API compliance tests to validate schema adherence, streaming responses, and endpoint reliability for LobeHub integrations.
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.