Agent Skill
2/7/2026

reasoning

Internal scratchpad for thinking and planning. Use when the agent needs to reason through a problem before acting.

R
region23
0GitHub Stars
1Views
npx skills add region23/ai_agents_book

SKILL.md

Namereasoning
DescriptionInternal scratchpad for thinking and planning. Use when the agent needs to reason through a problem before acting.

name: reasoning description: Internal scratchpad for thinking and planning. Use when the agent needs to reason through a problem before acting. metadata: author: ai-agents-book version: "1.0"

Reasoning Skill

Ты можешь «думать вслух» — использовать внутренний блокнот для рассуждений.

Доступные инструменты

  • think — записать мысль, план или рассуждение. Результат не виден пользователю.

Правила

  • Используй think перед сложным действием: обдумай, что знаешь и что делать дальше
  • Используй think после получения результата: оцени, совпало ли с ожиданиями
  • Чередуй think → action → think → action для лучших результатов
Skills Info
Original Name:reasoningAuthor:region23