文件读取技能。当用户需要读取文件内容、查看文件、cat 文件时激活。支持读取文本文件、配置文件、代码文件等。
Scanned 9/10/2026
Install to Claude Code
npx -y skills add luokai0/ai-agent-skills-by-luo-kai --skill file-reader --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of File Reader?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/luokai0-file-reader)More formats (shields.io, HTML) on the badges page.
---
name: file-reader
description: 文件读取技能。当用户需要读取文件内容、查看文件、cat 文件时激活。支持读取文本文件、配置文件、代码文件等。
---
# file-reader
## 概述
文件读取技能。当用户需要读取文件内容、查看文件、cat 文件时激活。支持读取文本文件、配置文件、代码文件等。
## 基本使用方法
```bash
python read.sh "<file>"
```
### 命令行参数
| 参数 | 说明 |
| --- | --- |
| `<file>` | 要读的文本(必填) |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!