## system_prompt()


Build a system prompt covering every service discussed so far.


Usage


``` python
system_prompt(services)
```


Takes a list rather than one name so that selecting a second service adds its notes instead of replacing the first, which is what makes comparing two units in one conversation work.
