Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Write content to file, creating new or overwriting existing. When you need to create new files, update file content, or save generated code/data.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -43% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 40% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -40% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -66% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -3% | 0% |
写入文件内容。
| 参数 | 类型 | 必填 | 说明 | |-----|------|-----|------| | path | string | 是 | 文件路径 | | content | string | 是 | 文件内容 |
创建配置文件:
json{ "path": "config.json", "content": "{\"debug\": true}" }
写入代码文件:
json{ "path": "hello.py", "content": "print('Hello, World!')" }
read-file: 读取文件run-shell: 执行脚本Other measured skills in the registry, with their headline benchmark lift.