File write
Skill RealTapeL/SkillPilot/test_openclaw_python/skills/file-write
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-writeAssembled 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
Write content to files on the filesystem
SKILL.md
0.5 KB, 75 tokens by cl100k_base, as published. Nobody here has run it
File Write Skill
Use this skill to write content to files on the filesystem.
Use When
- Writing content to files
- Saving data to files
- Creating new files
- Updating existing files
Examples
- "Write the output to results.txt"
- "Save this content to a file"
- "Create a new file with this data"