trpc-agent-go
Go framework for building production AI agents with reusable skills
All Skills in This Repository (63)
Pure Emerald Level Indicatorsnano-pdf
Edit specific PDF pages using natural-language instructions via the nano-pdf CLI.
himalaya
Manage emails via IMAP and SMTP from the terminal using the Himalaya CLI.
bear-notes
Create, search, and manage Bear notes on macOS via the grizzly CLI.
peekaboo
Capture and automate macOS UI interactions using the Peekaboo CLI.
model-usage
Summarizes per-model cost usage from CodexBar local cost logs for Codex or Claude.
discord
Send, read, and manage Discord messages through the message tool.
coding-agent
Delegate coding tasks to Codex, Claude Code, or Pi agents via background host sessions.
openhue
Control Philips Hue lights, rooms, and scenes via the OpenHue CLI.
gemini
Runs Gemini CLI in one-shot mode for Q&A, summaries, and text generation.
gifgrep
Search GIF providers, download results, and extract stills or contact sheets.
envdump
Dump system and environment variable information to a text file.
ordercli
Checks Foodora order history and tracks active order status via the ordercli CLI.
Frequently Asked Questions
FAQPage SchemaHow 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βopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core