Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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.
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.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Automatically appends model alias to responses with configuration change detection
π Automatic Detection - Identifies the model used for each response π·οΈ Alias Appending - Adds model alias from openclaw config agents.defaults.models.{yourModelDict}.alias format like the config below "agents": { "defaults": { "model": { "primary": "gemma3:27b-local", "fallbacks": [ "qwen" ] }, "models": { "ollama-local/gemma3:27b": { "alias": "gemma3:27b-local" }, "qwen-portal/coder-model": { "alias": "qwen" } } } } π Real-time Monitoring - Watches for configuration changes π’ Update Notifications - Shows when config changes occur π‘οΈ Format Preservation - Maintains reply tags and formatting
npx clawhub@latest install model-alias-append
Intercepts responses before sending Determines which model generated the response Appends the appropriate model alias Shows update notices when configuration changes
No additional configuration needed - reads from your existing openclaw.json
Your response content... [Model alias configuration updated] // This line will not appear until openclaw.json modified gemma3:27b-local
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.