home / skills / trpc-group / trpc-agent-go

trpc-group/trpc-agent-go

trpc-agent-go is a powerful Go framework for building intelligent agent systems using large language models (LLMs) and tools.

10 skills
GitHub

Sponsored

write-ok

trpc-group/trpc-agent-go

884
This skill writes a deterministic OK file to out/ok.txt to enable downstream validation and workflow progression.
weather-query

trpc-group/trpc-agent-go

884
This skill answers weather queries using a fixed demo response: the weather in Shenzhen is Sunny, 25°C.
file_tools

trpc-group/trpc-agent-go

884
This skill helps you manage files and archives with shell commands, returning results and generated outputs for streamlined automation.
plan_route

trpc-group/trpc-agent-go

884
This skill plans a route and returns distance and ETA in a deterministic JSON format for reliable agent planning.
whisper

trpc-group/trpc-agent-go

884
This skill transcribes audio to text using OpenAI Whisper, supporting multiple languages, models, and optional timestamps for versatile transcripts.
ocr

trpc-group/trpc-agent-go

884
This skill extracts text from images using OCR with Tesseract, supporting many languages and optional preprocessing for improved accuracy.
recommend_poi

trpc-group/trpc-agent-go

884
This skill provides deterministic city POI recommendations with a structured JSON output, guiding users to top attractions efficiently.
demo-skill

trpc-group/trpc-agent-go

884
This skill demonstrates loading and running commands in an isolated workspace to showcase skill_load and SkillLoadMode for safe experimentation.
python_math

trpc-group/trpc-agent-go

884
This skill runs small Python scripts inside the workspace, returning results as text or output files for easy automation.
user_file_ops

trpc-group/trpc-agent-go

884
This skill summarizes user and external text files, computes basic statistics, and provides a quick preview to boost review efficiency.