Model Alias Append Skill
name: model-alias-append
by ccapton · published 2026-03-22
$ claw add gh:ccapton/ccapton-model-alias-append---
name: model-alias-append
version: "1.0.2"
description: |
Automatically appends the model alias to the end of every response with integrated hook functionality and configuration change detection.
Use when transparency about which model generated each response is needed.
Use when: providing model transparency, tracking which model generated responses,
monitoring configuration changes, or ensuring response attribution.
license: MIT
---
# Model Alias Append Skill
> Automatically appends model alias to responses with configuration change detection

Key Features
"agents": {
"defaults": {
"model": {
"primary": "gemma3:27b-local",
"fallbacks": [ "qwen" ]
},
"models": {
"ollama-local/gemma3:27b": {
"alias": "gemma3:27b-local"
},
"qwen-portal/coder-model": {
"alias": "qwen"
}
}
}
}Install
npx clawhub@latest install model-alias-appendHow It Works
1. Intercepts responses before sending
2. Determines which model generated the response
3. Appends the appropriate model alias
4. Shows update notices when configuration changes
Setup
> No additional configuration needed - reads from your existing openclaw.json
Output Example
Your response content...
[Model alias configuration updated] // This line will not appear until openclaw.json modified
gemma3:27b-localMore tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...