It cannot sync your Claude Code skills

LiteLLM has a skills endpoint. That endpoint sends the request to Anthropic. It is not a store on this server. Claude Code reads skills from the disk of your computer. It reads ~/.claude/skills. It does not read the Anthropic skills service.
An Anthropic API key does not help. You pay for tokens, and Claude Code on the second computer still sees no skill.
The present method is correct. The folder ~/.claude/skills is a link to G:\My Drive\openclaw\skills. The link is the right method. Google Drive is the weak part.

Google Drive makes silent copies

On 20 August 2026 two skills held old content. Claude Code reads SKILL.md only. Drive wrote the new work to SKILL (1).md. Both skills used old content for months. Test for this problem from time to time.
No output means no problem. A file in the list means that a skill reads old content.

It cannot make one key work in every browser

Open Design keeps the key in the browser. See How to connect Open Design.

It cannot stop a key without deletion

LiteLLM can block a key. To block a key, LiteLLM needs the key text. The server keeps a hash of the key, not the text. Therefore a key exists or a key does not exist. There is no pause.

It cannot reach OpenAI or Anthropic through OpenRouter

OpenRouter refuses these two providers.
The key is correct. OpenRouter reports a paid account with a history of use. DeepSeek works through the same key. The cause is a setting in the OpenRouter account. Look at openrouter.ai/settings/privacy.

It cannot use the Google key for text

The Google key on the server is an image key. Open Design stores it with the name nanobanana. Every gemini/* text model gives error 404. A general Gemini API key corrects this.