Communityv1.0.0

File Reader

文件读取技能。当用户需要读取文件内容、查看文件、cat 文件时激活。支持读取文本文件、配置文件、代码文件等。

1.5kdownloads18active installsjwu26
View on ClawHubBack to Skills

Skill Details

Slug
file-reader
Latest Version
1.0.0
Author
jwu26
Published
Mar 8, 2026
Updated
May 1, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for File Reader.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of the file-reader skill. - Enables reading and displaying contents of text, config, and code files. - Activated when the user requests to read, view, or "cat" a file. - Usage via bash: python read.sh "<file>".