Overview
The configuration workflow is:
- Create a new folder for the LLM Council project. The folder can be stored in a projects directory, documents, the desktop, or another convenient location.
- Start a new coding session and open that folder.
- Ask the coding environment to create a .env file in the folder for the LLM Council skill.
- In OpenRouter, open Personal, then Profile, then API Keys, and create a new key.
- Copy the key.
- Paste it into the .env file created for the project.
- Save the file.
- Ask the coding environment to verify that the key is present.
Once the key is detected, the project is ready to run the cross-vendor mode.