agentsclimarketplace

Chain of thought prompts

Skill a5c-ai/babysitter/library/specializations/ai-agents-conversational/skills/chain-of-thought-prompts

Chain-of-thought and step-by-step reasoning prompts for complex problem solvingFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill chain-of-thought-prompts

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.5 KB, 220 tokens by cl100k_base, as published. Nobody here has run it

Chain-of-Thought Prompts Skill

Capabilities

  • Design chain-of-thought prompting patterns
  • Implement step-by-step reasoning templates
  • Create self-consistency prompting
  • Design tree-of-thought patterns
  • Implement reasoning verification
  • Create structured reasoning outputs

Target Processes

  • prompt-engineering-workflow
  • self-reflection-agent

Implementation Details

CoT Patterns

  1. Zero-Shot CoT: "Let's think step by step"
  2. Few-Shot CoT: Examples with reasoning
  3. Self-Consistency: Multiple reasoning paths
  4. Tree-of-Thought: Branching reasoning
  5. ReAct: Reasoning + Action interleaved

Configuration Options

  • Reasoning trigger phrases
  • Step format structure
  • Verification prompts
  • Reasoning chain length
  • Consistency voting threshold

Best Practices

  • Clear reasoning step markers
  • Explicit final answer extraction
  • Verify reasoning validity
  • Handle reasoning errors
  • Monitor reasoning quality

Dependencies

  • langchain-core

What ships with it: 1 file

532 B alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.