model-config

Configure AI model providers and default model selection in openclaw.json.

198|40|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/xiaomochn/AndroidForClaw --skill model-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: model-config
Source: https://github.com/xiaomochn/AndroidForClaw/tree/main/app/src/main/assets/skills/model-config
Command: npx skills add https://github.com/xiaomochn/AndroidForClaw --skill model-config

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of configuring AI model providers and selecting default models within AndroidForClaw, ensuring seamless AI interactions.

Core Features & Use Cases

  • Provider Management: Add, edit, or remove AI model provider configurations, including custom endpoints.
  • Default Model Selection: Set a preferred AI model for consistent responses.
  • Endpoint Configuration: Easily configure OpenAI-compatible or custom model endpoints with their respective API keys and base URLs.
  • Use Case: When you want to switch from using OpenAI's models to a local Ollama instance, you can use this skill to update the provider configuration and set Ollama's models as the default.

Quick Start

Configure the default model to 'claude-3-opus-20240229' using the OpenAI provider.

Frequently Asked Questions about model-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure a custom AI model endpoint for AndroidForClaw?

To configure a custom AI model endpoint for AndroidForClaw, use this Skill to update the provider settings in openclaw.json with your custom base URL, API key, and model list.

How can I switch the default model to a local Ollama instance?

Switching the default model to a local Ollama instance involves updating the provider configuration with Ollama's base URL and setting your preferred Ollama model as the default within AndroidForClaw settings.

Does AndroidForClaw support OpenAI-compatible API endpoints?

Yes, AndroidForClaw supports OpenAI-compatible API endpoints, allowing you to input standard OpenAI base URLs, API keys, and model lists to manage your AI interactions.

Will changing my AI provider settings overwrite existing configurations?

Changing AI provider settings preserves unrelated configurations in openclaw.json, ensuring that only the targeted provider details and default model selections are updated while other settings remain untouched.

What is the best way to manage multiple AI model providers for AndroidForClaw?

The best way to manage multiple AI model providers is by using this configuration Skill to add or edit provider endpoints, API keys, and default model selections directly within the openclaw.json file.