File read
Skill RealTapeL/SkillPilot/test_openclaw_python/skills/file-read
Universal Agent Skill Router — Route agent skills before LLM inference. Zero-config skill fingerprinting, conflict-aware routing, and self-learning feedback loop. Supports OpenClaw, Claude Code, LangChain, and more.
npx -y skills add RealTapeL/SkillPilot --skill file-readAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Read file contents from the filesystem
SKILL.md
0.5 KB, 68 tokens by cl100k_base, as published. Nobody here has run it
File Read Skill
Use this skill to read the contents of files from the filesystem.
Use When
- Reading file contents
- Displaying file contents
- Getting file information
Examples
- "Read the contents of README.md"
- "Show me what's in package.json"
- "Get the file content"