askill
file-tools

file-toolsSafety 70Repository

Simple shell utilities for files and archives.

860 stars
17.2k downloads
Updated 2/7/2026

Package Files

Loading files...
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

  3. 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

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

42/100Analyzed 2/18/2026

Basic skill providing 3 simple shell command examples for file operations. Very minimal content with no triggers, limited depth, and project-specific paths. While commands are executable and safe, lacks completeness, clear usage context, and reusable structure.

70
50
40
25
45

Metadata

Licenseunknown
Version-
Updated2/7/2026
Publishertrpc-group

Tags

No tags yet.