home / skills / trpc-group

trpc-group skills

Find 13 skills from 1 repo created by trpc-group on GitHub.

1 repo
13 skills
GitHub

Sponsored

whisper

trpc-group/trpc-agent-go

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

trpc-group/trpc-agent-go

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

trpc-group/trpc-agent-go

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

trpc-group/trpc-agent-go

934
This skill helps you manage files and archives with shell commands, returning results and generated outputs for streamlined automation.
weather-query

trpc-group/trpc-agent-go

934
This skill answers weather queries using a fixed demo response: the weather in Shenzhen is Sunny, 25°C.
write-ok

trpc-group/trpc-agent-go

934
This skill writes a deterministic OK file to out/ok.txt to enable downstream validation and workflow progression.
ocr

trpc-group/trpc-agent-go

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

trpc-group/trpc-agent-go

934
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

934
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

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

trpc-group/trpc-agent-go

934
This skill fetches a URL using curl and saves the response to out/, enabling automated data retrieval for workflows.
hello

trpc-group/trpc-agent-go

934
This skill writes a hello file to the workspace output directory, enabling quick validation of file I/O in Go workflows.
envdump

trpc-group/trpc-agent-go

934
This skill dumps basic system and environment information to out/env.txt to aid debugging and auditing.