generate_index
Generates an index.md for a directory by scanning immediate children's frontmatter, then writes and returns the index content.
Instructions
Auto-generate an index.md for a directory from existing concept frontmatter.
Scans only the immediate children of the directory (one level deep). Writes and returns the generated index content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path relative to bundle root. Empty = bundle root. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||