generate_prompt
Generate the system prompt for Personal Context Manager, optionally saving or replacing its section in a file like CLAUDE.md; otherwise return the prompt text directly.
Instructions
Generate the PCM system prompt and optionally save it to a file (e.g. CLAUDE.md). If output_path is provided, writes/replaces the PCM section in that file. If omitted, returns the prompt text directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No | File path to save the prompt to. If the file already contains a PCM section, it will be replaced. If omitted, returns prompt as text. |