Comprehensive guide for building AI applications using the DSPy framework with Google's Gemini API. This skill enforces strict rate limit management for the 'gemini-3-flash-preview' model (20 RPD) and provides best practices for "Intent-Oriented Programming", decomposition, agents, and optimization. Use this skill when you need to: (1) Create new DSPy programs, (2) Integrate Gemini with DSPy, (3) Optimize DSPy signatures for Google models, (4) Build Agents/RAG/Tools, or (5) Debug DSPy pipelines.
$npx -y skills add one-man-company/skills-contextmanager --skill dspy-ai-appsInstalls into the current project.
Run `npx skills use "https://github.com/one-man-company/skills-contextmanager" --skill "one-man-company/skills-contextmanager/dspy-ai-apps"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/one-man-company/skills-contextmanager" that are relevant to the current task. Run `npx skills add "https://github.com/one-man-company/skills-contextmanager"` and select the relevant skills, then follow their instructions.