serial.spec.register
Register a serial protocol specification file by validating its YAML front-matter and adding it to the index.
Instructions
Register a spec file in the index. Validates YAML front-matter (requires kind: serial-protocol and name). The file path can be absolute or relative to CWD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the spec markdown file. |