Install
openclaw skills install solar-delegationDelegate longer user-facing text generation to Upstage Solar Pro3 while keeping the primary model for planning and tool calls. Use when drafting explanations...
openclaw skills install solar-delegationRoute long user-facing text generation to Upstage Solar Pro3 (via OpenRouter), while the primary model handles planning/reasoning/tool use.
Model reference: https://openrouter.ai/upstage/solar-pro-3
Check runtime/session settings to see where delegation is enabled.
Typical values:
main: direct/main sessionslack: Slack messagestelegram: Telegram messagesIf the current session is not enabled, skip delegation and respond directly.
Use a minimum output-token threshold:
Common examples:
0: delegate all responses200: delegate medium/long responses onlyIf no threshold is configured, use 200 as default.
sessions_spawn with Solar Pro3.Example spawn task pattern:
<context + writing instruction>
중요: 도구(tool)를 사용하지 말고 텍스트만 바로 출력해줘. 파일 읽기/쓰기 등 도구 호출 금지.
Set model to:
openrouter/upstage/solar-pro-3Use sessions_spawn and wait for auto-announced result.
Use sessions_spawn, then fetch the final assistant text and forward it through the appropriate message channel/thread.
If no final text arrives within a reasonable timeout, fall back to direct response.
Delegate when above threshold and user expects substantial writing:
Keep direct response for:
Users may request:
Apply updates to persistent memory/config used by your environment.
If Solar Pro3 is not configured:
For manual setup details, see references/setup-guide.md.