SkillsSkillDraft
Seu próximo agent
Placeholder for Labs agents. Replace this card with the first real agent: name, when to use, allowed tools and prompt.
Type: Agent
When to use it
An agent is worth it when the task is repeatable, clearly scoped and can run in parallel with the main work.
How to install
Create .claude/agents/<name>.md with frontmatter name, description, tools and the system prompt in the body.
The code
---
name: exemplo
description: Quando usar este agent, em uma frase que o modelo consiga casar com a tarefa.
tools: Read, Grep, Glob
---
Você é um agente focado em <tarefa>. Regras:
- Leia antes de concluir.
- Reporte com caminhos de arquivo e linhas.
- Não edite nada.Source: Skillsupdated 2026-09-04