avatar-model-config

A model-configuration tool for large language models, routed through avatar-workflow-entry. It handles model bindings, publishing, and creating custom models.

In plain words
What is it for?
It is for binding models, publishing model configurations, and creating models you own—not for first-time setup or troubleshooting.
Why use it?
Model configuration can involve several separate operations and entry points. This skill provides a route for those changes after the need is already clear.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/firstdebug/avatar-platform/avatar-model-config
Any agent
npx skills add firstdebug/avatar-platform --skill avatar-model-config
Clone the repo
git clone --depth 1 https://github.com/firstdebug/avatar-platform

Made for: Claude Code, Codex.

Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,875 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00055 $0.02875
Opus 5 $0.00028 $0.01437
Sonnet 5 $0.00011 $0.00575
Haiku 4.5 $0.00006 $0.00287

Measured 2d ago against content hash 4469f2680bad, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

avatar-model-config scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

claude/avatar-platform/skills/avatar-model-config/SKILL.md · 329 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 329 lines · 55 tokens per session scan A 4469f2680bad

Subscribe to this mod's changes

avatar-model-config is a skill published in the GitHub repository firstdebug/avatar-platform (5 stars, last pushed 7d ago), with no licence file. It adds 55 tokens to every session and 2,875 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

varlock-agent-readiness

Use this skill to discover machine-readable metadata published by varlock.dev.

dmno-dev/varlock · 0 tokens

toolset-design

Design and validate new MCP toolsets, tools, and tool changes. Use when planning a new toolset, adding tools to an existing toolset, reviewing a toolset PR, or deciding whether a new tool is warranted. Covers the full lifecycle: eval-first validation, tool design methodology, consolidation patterns, and review…

containers/kubernetes-mcp-server · 69 tokens

secops-setup-gemini

Helps the user configure the Google SecOps Remote MCP Server for Gemini CLI. Use this when the user asks to "set up" or "configure" the security tools for Gemini CLI.

google/mcp-security · 46 tokens

nexus-configuration

在当前 Nexus 私聊或 Room 中读取、规划、确认并验证调用者有权管理的产品配置,包括 Agent、Room、Provider、偏好、Channel、Connector、Skill、Session、模型、工具和 MCP 设置。.

nexus-research-lab/nexus · 53 tokens

okx-agent-task

MUST ACTIVATE on inbound envelopes: (1) {agentId, message:{source:"system", event, jobId, ...}} — system event; (2) {msgType:"a2a-agent-chat", jobId, sender:{role}, ...} — agent-to-agent task chat (fields at top level; sender.role = COUNTERPARTY, not you); (3) literal "Read okx-agent-task/SKILL.md" in envelope. ALSO…

nirholas/three.ws · 238 tokens

okx-ai-guide

OKX.AI (the Agent economic system) intro & onboarding entry. Use whenever the user asks what OKX.AI is, what it can do, how to use or get started with it, wants an OKX.AI tutorial / quickstart / help, or types the product name in any spelling / spacing / casing / typo variant (OKXAI, okx ai, okx-ai, lowercase okx.ai…

nirholas/three.ws · 205 tokens