Pular para o conteúdo
mattpocock/skills

token-budget-advisor

token-budget-advisor
Peso
médio
134 linhas · 60–200 linhas
Gatilho
o agente chama
O agente dispara sozinho quando a descrição bate com a tarefa.
Encaixe
livre
Nenhum par documentado.

Ficha técnica

Descrição original
>- Offers the user an informed choice about how much response depth to consume before answering. Use this skill when the user explicitly wants to control response length, depth, or token budget. TRIGGER when: "token budget", "token count", "token usage", "token limit", "response length", "answer depth", "short version", "brief answer", "detailed answer", "exhaustive answer", "respuesta corta vs larga", "cuántos tokens", "ahorrar tokens", "responde al 50%", "dame la versión corta", "quiero controlar cuánto usas", or clear variants where the user is explicitly asking to control answer size or depth. DO NOT TRIGGER when: user has already specified a level in the current session (maintain it), the request is clearly a one-word answer, or "token" refers to auth/session/payment tokens rather than response size.
Caminho no repo
skills/token-budget-advisor/SKILL.md
SKILL.md
134 linhas
Seções
When to Use · How It Works · Shortcuts — skip the question · Precision note · Examples · Source

Instalar — vem com o pacote inteiro (443 skills)

CLI skills

No terminal, de qualquer diretório.

  1. npx skills@latest add mattpocock/skills

A instalação não liga nada — mas a esteira só funciona inteira depois de rodar /setup-matt-pocock-skills uma vez no repositório, e é ela que grava configuração por projeto.

O que essa instalação faz na sua máquinaFechar

Como o método funciona

O gerenciador da Vercel Labs. Usa o GitHub como registro, copia para ~/.agents/skills e cria symlink para cada agente instalado na máquina.

Precisa ter

  • Node 18+

Onde cai no disco

~/.agents/skills/ + symlink em ~/.claude/skills/

Sair

npx skills remove mattpocock/skills

Do mesmo pacote