file-tools
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
-
List files in the workspace
Command:
ls -la
-
Write a sample file to out/sample.txt
Command:
bash scripts/write_sample.sh "Hello from skill" out/sample.txt
-
Create a tar.gz archive of the out/ folder
Command:
tar -czf out/sample.tgz -C out .
Output Files
- out/sample.txt
- out/sample.tgz
Weekly Installs
39
Repository
trpc-group/trpc-agent-goGitHub Stars
1.0K
First Seen
Jan 27, 2026
Security Audits
Installed on
claude-code39
opencode38
gemini-cli38
qwen-code38
github-copilot38
codex38