file-tools

Installation
SKILL.md

Overview

Use these examples to explore basic shell commands inside a skill workspace. The assistant can run them and return results and files.

Examples

  1. List files in the workspace

    Command:

    ls -la

  2. Write a sample file to out/sample.txt

    Command:

    bash scripts/write_sample.sh "Hello from skill" out/sample.txt

Installs
56
GitHub Stars
1.7K
First Seen
Jan 27, 2026
file-tools — trpc-group/trpc-agent-go