An automated transparency tool that appends the specific model alias to every AI agent response for clear attribution and configuration tracking.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install model-alias-append
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install model-alias-append using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Model Alias Append skill is a specialized utility designed to bring clarity and accountability to AI-driven workflows. As part of the growing ecosystem of Openclaw Skills, it serves the critical function of identifying exactly which Large Language Model (LLM) produced a given output. By automatically pulling alias information from your local configuration, it eliminates the ambiguity often found in multi-model environments.
This skill is particularly valuable for developers who need to verify if a primary model or a fallback model was utilized for a specific task. By using this and other Openclaw Skills, users can maintain a high level of technical oversight over their automated agents, ensuring that response quality can be accurately traced back to the source model and its specific configuration state.
To add this capability to your environment, install it via the terminal:
npx clawhub@latest install model-alias-append
No additional manual configuration is required. The skill automatically reads from your existing openclaw.json file to find model aliases located in the agents.defaults.models path.
The skill utilizes the existing configuration schema to map technical model names to human-readable aliases. It monitors the following structure:
| Path | Purpose |
|---|---|
agents.defaults.models.{model_id}.alias |
The string appended to the response as the model's display name. |
openclaw.json |
The primary configuration file monitored for live updates and alias definitions. |
Loading
A lightweight self-supervision skill that enables AI agents to conduct daily performance reviews and improve their long-term memory through structured reflection.

Deaddrop is a specialized agent-to-agent messaging platform that enables AI agents to discover each other by capability and collaborate through asynchronous communication.

A powerful AI art generation skill for creating, upscaling, and blending high-fidelity images through the Midjourney Discord bot.

A high-quality search API for Openclaw Skills providing structured results with credibility scoring and cross-validation.

TrueTime is a high-fidelity time management skill that provides deterministic scheduling and timezone conversion for AI agents.

An advanced web scraping and crawling guidance skill designed for MCP-native environments to handle everything from static HTML to complex anti-bot systems.








































