Installation¶
Prerequisites¶
Claude Setup
Claude Code is required to compile a Mellea skill. Please ensure that the Claude Code is installed by following the guide here: https://code.claude.com/docs/en/quickstart
Claude configuration¶
Set relevant platform-specific environment variables to communicate with your Claude platform. For example, Claude via LiteLLM Gateway requires following env variables:
or if you have an ANTHROPIC_API_KEY
Install project code¶
Clone code repository
Create Python environment and install library
Set Ollama API URL in the environment variables: