Agent Skill
2/7/2026write-ok
Write a deterministic OK file to out/ok.txt.
T
trpc
856GitHub Stars
1Views
npx skills add trpc-group/trpc-agent-go
SKILL.md
| Name | write-ok |
| Description | Write a deterministic OK file to out/ok.txt. |
name: write-ok description: Write a deterministic OK file to out/ok.txt.
Overview This skill writes the text "OK" to a stable output file so downstream steps can validate it.
Command Run the script below from the skill root:
bash scripts/write_ok.sh
Output Files
- out/ok.txt
Skills Info
Original Name:write-okAuthor:trpc
Download