trpc-grouptrpc-groupOfficialΒ·63 Agent Skills Included

trpc-agent-go

Go framework for building production AI agents with reusable skills

Builds production AI agent systems in Go with LLM agents, graph workflows, tool calling, memory, and knowledge retrieval. Loads reusable SKILL.md workflows on demand and runs their scripts safely in isolated workspaces without bloating the prompt. Includes ready-made skills for email, notes, messaging, GitHub, transcription, and smart home control to speed up agent development.
npx skills add trpc-group/trpc-agent-go --all -g -y
Available:

Gives AI coding agents strict rules for safely modifying this Go framework, covering compatibility, API design review, testing, and validation commands.

All Skills in This Repository (63)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install trpc-agent-go?β–Ό

Run `npx skills add trpc-group/trpc-agent-go --all -g -y` in your terminal to install all skills in this suite globally.

What is tRPC-Agent-Go used for?β–Ό

It is a Go framework for building production AI agent systems with tool calling, multi-agent orchestration, graph workflows, memory, and observability.

How do Agent Skills work in tRPC-Agent-Go?β–Ό

Skills are folders with a SKILL.md spec plus scripts; the agent sees a low-cost overview first, loads full instructions on demand, and runs scripts in an isolated workspace.

Does tRPC-Agent-Go support MCP, A2A, and AG-UI?β–Ό

Yes. It integrates MCP for tools, A2A for agent-to-agent communication, and AG-UI for connecting agents to user interfaces.

Can I reuse Anthropic-style skills with this framework?β–Ό

Yes. The SKILL.md format is fully compatible with Anthropic's Agent Skills spec, so existing skill repositories work without modification.

Related Repositories in Software Engineering

View All in Software Engineering→