Nlp Prod
Nlp Prod from jmagly/ai-writing-guide.
Skills in this plugin
7- ▌ Eval Loop · jmagly-ai-writing-guideConfigure and run the isolated eval loop pattern — generate, evaluate, refine until pass threshold met
- ▌ Productionize · jmagly-ai-writing-guideProduction readiness review — strip prototype scaffolding, harden code, validate cost model, generate prod/ artifacts
- ▌ Cost Optimizer · jmagly-ai-writing-guideAnalyze LLM pipeline costs and generate concrete optimization recommendations with savings estimates
- ▌ Pipeline Design · jmagly-ai-writing-guideInteractive LLM inference pipeline design — elicits requirements, recommends pattern, scaffolds production-ready artifacts
- ▌ Pipeline Status · jmagly-ai-writing-guideShow status overview of all LLM inference pipelines in the current project
- ▌ Prompt Engineer · jmagly-ai-writing-guideProduction prompt engineering — write, iterate, and refine prompts with built-in eval loop feedback
- ▌ Pattern Selector · jmagly-ai-writing-guideRecommends the right LLM pipeline pattern for a use case — simple chain, embedded agent, state machine, RAG, eval loop, or dynamic prompt