think

Structure reasoning and plan steps for complex cognitive tasks.

5|Updated Aug 9, 2025
One-click install
npx skills add https://github.com/gatovillano/KogniTerm --skill think-gatovillano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: think
Source: https://github.com/gatovillano/KogniTerm/tree/main/kogniterm/skills/bundled/think
Command: npx skills add https://github.com/gatovillano/KogniTerm --skill think-gatovillano

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Este Skill facilita un razonamiento estructurado y una planificación previa para que los agentes analicen, desglosen problemas y planifiquen pasos antes de ejecutar acciones.

Core Features & Use Cases

  • Razonamiento estructurado para desglosar problemas complejos.
  • Planificación de acciones con un orden lógico y evaluación de riesgos.
  • Casos de uso: adecuado para desarrollo de software, investigación y tareas analíticas que requieren pensamiento profundo antes de actuar.

Quick Start

Describe un problema y solicita al sistema que piense en los pasos antes de actuar.

Frequently Asked Questions about think

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decompose complex problems before executing an AI workflow?

Structured reasoning decomposes complex problems by breaking them into logical steps before execution. This approach evaluates risks and plans actions sequentially, ensuring thorough analysis prior to performing any operational task.

What is structured thinking for task decomposition in software development?

Structured thinking for task decomposition is a planning mechanism that models problems and sequences actions logically. It allows agents to analyze risks and formulate execution plans across software development and analytical workflows.

Can I use structured planning for data analysis and research workflows?

Yes, structured planning applies to data analysis and research workflows. It facilitates deep cognitive tasks by enabling agents to model problems, evaluate risks, and sequence analytical steps before initiating data processing.

How do I implement AI-assisted decision-making with a streaming thought output interface?

Implement AI-assisted decision-making by passing a problem description and a 'thought' parameter to the system. The Skill processes this input to generate structured reasoning and streams the thought output for UI integration.

What are the limitations of using structured reasoning for task planning?

Structured reasoning for task planning requires a defined 'thought' input to function. It focuses on pre-execution analysis and problem modeling, meaning it does not execute the planned actions itself but outputs the logical steps for downstream systems.