Install
openclaw skills install simulation-doc-writer-skillWrite, revise, or review Chinese plain-text documentation for communication simulation programs. Use when Codex needs to produce a plain-text (.txt) 仿真程序说明文档, simulation program manual, model description, experiment/reproduction guide, code-to-paper comparison, or technical report for wireless, optical, satellite, radar, modulation/coding, channel modeling, link-level, system-level, MATLAB/Python/C++ communication simulation code. For MATLAB simulation folders, document every .m file and every function in each .m file, map paper algorithms to their corresponding implementation functions, and identify which code files define the simulation environment.
openclaw skills install simulation-doc-writer-skillUse this skill to write Chinese plain-text (.txt) documentation for communication simulation programs with enough technical detail for readers to understand, run, verify, and extend the simulation.
Prefer a professional engineering style: precise, traceable, concise, and reproducible. Explain the simulation purpose, model assumptions, signal chain, parameters, input/output data, experiment design, result interpretation, and known limitations.
references/communication-simulation-doc-template.md..m file before writing. For each file, identify whether it is a main script, function file, helper function file, plotting script, data-processing script, or obsolete/backup artifact..m file, document every function it defines, including local/subfunctions inside the file. State the function purpose, inputs, outputs, calling relationship, and role in the simulation..txt extension. Do not use .md, .docx, .pdf, or other formats unless the user explicitly requests an additional export..m file in the target folder and every function defined in those files. Do not skip small helper files.Read references/communication-simulation-doc-template.md when drafting or reviewing a full document, choosing section order, or creating tables/checklists.
After each execution of this Skill:
diary/YYYY-MM-DD.md.SKILL.md.