Trpc Group
9 skills · 8.4K stars total
9 skills
This skill fetches a URL using curl and saves the response to out/, enabling automated data retrieval for workflows.
This skill dumps basic system and environment information to out/env.txt to aid debugging and auditing.
This skill writes a hello file to the workspace output directory, enabling quick validation of file I/O in Go workflows.
This skill writes a deterministic OK file to out/ok.txt to enable downstream validation and workflow progression.
This skill plans a route and returns distance and ETA in a deterministic JSON format for reliable agent planning.
This skill demonstrates loading and running commands in an isolated workspace to showcase skill_load and SkillLoadMode for safe experimentation.
This skill extracts text from images using OCR with Tesseract, supporting many languages and optional preprocessing for improved accuracy.
This skill runs small Python scripts inside the workspace, returning results as text or output files for easy automation.
This skill transcribes audio to text using OpenAI Whisper, supporting multiple languages, models, and optional timestamps for versatile transcripts.