skills/smithery.ai/setup_plan

setup_plan

Installation
SKILL.md

Setup Plan Workflow

This skill initiates a workflow that consistently handles understanding requirements, model selection, and creating/updating plans at the start of a new task.

Instructions

  1. Requirement Understanding and Decomposition:

    • Read and interpret chat requests or provided plans (Markdown), decomposing them into specific work steps.
    • Identify classes, methods, and test items that require implementation.
  2. AI Assistant Strategy Formulation:

    • Call the following skills in order to analyze task characteristics:
      • suggest_next: Propose the optimal LLM and auxiliary skills based on task difficulty.
      • estimate_effort: Predict the required time and quota consumption.
Installs
2
First Seen
Mar 21, 2026
setup_plan from smithery.ai