custom
01Agent
How to implement AgentProtocol to build your own agent.
15 tagged aws lambda, measured the same way as everything else here.
Browse within: alexa-skills-sdk 11azure-openai 11code-analysis-true 11
Agent
How to implement AgentProtocol to build your own agent.
Agent
The AgentProtocol contract, core types, and how the built-in agents relate.
Agent Claude Code
Use this agent when you need expert review of MCP (Model Context Protocol) server implementations, particularly for:\n\n- Reviewing MCP server code that implements domain-specific LLM client interfaces\n- Evaluating whether tool/resource designs are clear and useful rather than simple 1:1 API mappings\n- Analyzing…
Agent Claude Code
Use this agent when you need expert TypeScript code review. Call this agent after completing a logical chunk of TypeScript code (a function, class, module, or feature) and want feedback on code quality, type safety, and best practices.\n\nExamples:\n\n \nContext: User just finished implementing a new API service…
Postpartum-genushyacinthus29/dotnet-skills
Agent
Learn how to create and run a durable AI agent with Azure Functions and the durable task extension for Microsoft Agent Framework.
Postpartum-genushyacinthus29/dotnet-skills
Agent
How to add memory to an agent using an AIContextProvider.
Postpartum-genushyacinthus29/dotnet-skills
Agent
Learn how to orchestrate multiple durable AI agents with fan-out/fan-in patterns for concurrent processing.