·dspy-prompting
</>

dspy-prompting

eyadsibai/ltk

Use when "DSPy", "declarative prompting", "automatic prompt optimization", "Stanford NLP", or asking about "optimizing prompts", "prompt compilation", "modular LLM programming", "chain of thought", "few-shot learning"

22Installs·1Trend·@eyadsibai

Installation

$npx skills add https://github.com/eyadsibai/ltk --skill dspy-prompting

SKILL.md

Build AI systems with automatic prompt optimization from Stanford NLP.

| dspy.Predict | Basic prediction | | dspy.ChainOfThought | Reasoning with steps | | dspy.ReAct | Agent-like with tools | | dspy.ProgramOfThought | Code generation for reasoning |

| Prompt Engineering | Automatic | Manual | Manual | | Optimization | Data-driven | None | Trial & error | | Modularity | High | Medium | Low | | Learning Curve | Medium-High | Medium | Low |

Use when "DSPy", "declarative prompting", "automatic prompt optimization", "Stanford NLP", or asking about "optimizing prompts", "prompt compilation", "modular LLM programming", "chain of thought", "few-shot learning" Source: eyadsibai/ltk.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eyadsibai/ltk --skill dspy-prompting
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is dspy-prompting?

Use when "DSPy", "declarative prompting", "automatic prompt optimization", "Stanford NLP", or asking about "optimizing prompts", "prompt compilation", "modular LLM programming", "chain of thought", "few-shot learning" Source: eyadsibai/ltk.

How do I install dspy-prompting?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eyadsibai/ltk --skill dspy-prompting Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/eyadsibai/ltk