Agent skill
ai-prompting
LLM application patterns, prompt optimization techniques, and AI-powered data analysis workflows.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/ai/prompting/ai-prompting
SKILL.md
Ai Prompting
Overview
This library contains 5 production-ready skills for building LLM-powered applications, optimizing prompts, and integrating AI into data workflows. Each skill covers a specific aspect of AI application development with patterns for reliability, evaluation, and scaling. Skills follow the Anthropic Skills format with practical examples from real-world AI implementations.
Quick Start
# Browse available skills
ls skills/ai-prompting/
# Read a skill
cat skills/ai-prompting/langchain/SKILL.md
# Skills are documentation - implement patterns in your AI applications
Version History
- 1.0.0 (2026-01-17): Initial release with 5 AI prompting skills
These skills represent patterns refined across production LLM applications processing millions of queries with optimized cost and quality.
Sub-Skills
- 1. Version Control Prompts (+3)
Sub-Skills
- Available Skills
- Application Frameworks (+2)
- Choose langchain when: (+4)
- LangChain RAG Pipeline (+4)
- RAG Architecture (+2)
- Structured Output (+2)
- Integration with Workspace-Hub
- Testing AI Applications
- Related Resources
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?