agent-system
Implementation patterns for MERIDIAN autonomous AI agents using Claude API, including BaseAgent lifecycle, structured tool use, token budget enforcement, and cron scheduling.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
153 skills found
Implementation patterns for MERIDIAN autonomous AI agents using Claude API, including BaseAgent lifecycle, structured tool use, token budget enforcement, and cron scheduling.
Framework for building multi-agent systems, AgentOS runtimes, and MCP-integrated AI agents.
Implement production-grade AI agents with LangGraph, tool-calling guardrails, SSE streaming, and episodic memory. Includes anti-patterns, fix pairs, and stateful architecture patterns.
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.
Unified API for LLM function calling and tool use across OpenAI, Anthropic, Google, and Ollama with standardized schema definitions and execution patterns.
Framework for building AI agents that persist state across multiple context windows, enabling them to complete complex, multi-day coding tasks without losing progress or context.
Validates Skill, Agent, and Command syntax using validate_skills.py, logs errors, and manages the automated QC workflow for agent development.
A structured repository of Agent Skills for context engineering, multi-agent architectures, and production-grade agent system optimization.
Architect multi-agent systems to overcome context limits, using patterns like supervisor, swarm, and hierarchical models to manage complex workflows.
Build AI agents with tool calling and multi-step reasoning. Generate, manage, and orchestrate custom skill files for Claude Code, Cursor, Cline, and other AI assistants to standardize your development workflows.
A microworld operating system for LLM-based agent living memory, transforming filesystems into navigable rooms and code into habitable worlds.
Comprehensive guide for scaffold, configure, and structure gitagent projects. Manage agent.yaml, SOUL.md, RULES.md, and project directory layouts.