> On May 7, 2026, at 6:17 AM, Kieren MacMillan <[email protected]>
> wrote:
>
> Hi Chris,
>
>> Has anyone built or in the process of building a chatbot to answer Lilypond
>> notation questions?
>
> Yes, I’m putting together skills documents towards that end. Actually, my
> goal is a little more ambitious: build a set of skills for **all things**
> Lilypond-related (including notation questions of course, but also coding,
> code fixing/improvement, code management, etc.). My current outline/hierarchy
> looks like this:
>
> lilypond-foundation/
> ├── README.md
> ├── foundation-core.md
> ├── references/
> │ ├── common-errors.md
> │ ├── version-pitfalls.md
> │ ├── scheme-in-lilypond.md
> │ └── output-patterns.md
> └── wrappers/
> ├── chatgpt/
> │ └── SKILL.md
> ├── claude/
> │ └── PROJECT.md
> └── generic/
> └── system-instructions.md
> ├── notation/
> │ ├── [etc.]
>
Sounds great. I’ll be watching for updates.