Toolverse
All skills

model-alias-append

by openclaw

Automatically appends the model alias to the end of every response with integrated hook functionality and configuration change detection.\nUse when transparency about which model generated each response is needed.\n\nUse when: providing model transparency, tracking which model

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
DevOps

About this skill

Automatically appends the model alias to the end of every response with integrated hook functionality and configuration change detection.\nUse when transparency about which model generated each response is needed.\n\nUse when: providing model transparency, tracking which model generated responses, \nmonitoring configuration changes, or ensuring response attribution.

How to use

  1. Zainstaluj skill za pomocą polecenia npx clawhub@latest install model-alias-append. Instalacja pobierze narzędzie i zintegruje je z Twoim projektem.

  2. Sprawdź plik openclaw.json – skill automatycznie odczytuje konfigurację modeli z sekcji agents.defaults.models. Upewnij się, że każdy model ma zdefiniowany alias w formacie agents.defaults.models.{nazwaModelu}.alias.

  3. Skonfiguruj aliasy modeli w openclaw.json. Na przykład dla modelu ollama-local/gemma3:27b ustaw alias na gemma3:27b-local, a dla qwen-portal/coder-model ustaw alias na qwen. Skill będzie używać tych aliasów do oznaczania odpowiedzi.

  4. Uruchom agenta lub system, który korzysta ze skilla. Skill automatycznie przechwyci odpowiedzi przed wysłaniem i doda alias modelu na końcu.

  5. Obserwuj odpowiedzi – na koniec każdej wiadomości pojawi się nazwa modelu, który ją wygenerował. Jeśli zmienisz konfigurację w openclaw.json, skill wyświetli powiadomienie o aktualizacji konfiguracji.

  6. Monitoruj zmiany – skill w czasie rzeczywistym śledzi modyfikacje pliku konfiguracyjnego i automatycznie stosuje nowe aliasy bez konieczności restartowania.

Related skills

docker-containerization

by openclaw

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or

DevOps
1334

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

aws-solution-architect

by alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora,

DevOps
1231

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365