Overview
- Skill Key
- ccapton/model-alias-append
- Author
- ccapton
- Source Repo
- openclaw/skills
- Version
- 1.0.2
- Source Path
- skills/ccapton/model-alias-append
- Latest Commit SHA
- b649fbfa23a7ef930e816e1381a566e579772221
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.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 model-alias-append 技能。 若已安装,则直接安装 model-alias-append 技能。
# Model Alias Append Skill
> Automatically appends model alias to responses with configuration change detection

## Key Features
- 🔍 **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
## Install
```
npx clawhub@latest install model-alias-append
```
## How 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-local
```
# Model Alias Append Skill
> Automatically appends model alias to responses with configuration change detection

## Key Features
- 🔍 **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
## Install
```
npx clawhub@latest install model-alias-append
```
## How 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-local
```
0xnyk
X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
jackculpan
Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.
openclaw-trade
openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.
xquik-dev
X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.
mohsinkhadim59
Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.