file-tools

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "file-tools" with this command: npx skills add trpc-group/trpc-agent-go/trpc-group-trpc-agent-go-file-tools

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

ocr

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

user-file-ops

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

recommend_poi

No summary provided by upstream source.

Repository SourceNeeds Review