file-ops

Solid

Browse, read, and write files on the remote host machine.

Data & Documents 197 stars 31 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
76
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
25
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# file-ops This skill provides file operation tools for the remote host: - `read_file` — read the contents of a file - `write_file` — write content to a file - `list_directory` — list files and directories at a given path - `create_directory` — create a directory - `move_file` — move or rename a file - `get_file_info` — get file metadata (size, modification time, permissions) ## Usage The agent starts a Rust MCP server which exposes standard file operation tools. No external runtime required.

Details

Author
barry-ran
Repository
barry-ran/QuickDesk
Created
4 months ago
Last Updated
4 days ago
Language
QML
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category