What problem does it solve?
This Skill automates the generation of Landing Page (LP) sections using local Large Language Models (LLMs) and Retrieval Augmented Generation (RAG), eliminating API costs and ensuring data privacy.
Core Features & Use Cases
- Local LLM Generation: Creates LP sections using Ollama with models like Qwen3:8b and Qwen2.5:32b.
- RAG Integration: Fetches relevant context from a local ChromaDB database (1096 chunks, 153 LPs) to inform generation.
- Automated Quality Assurance: Uses the
taiyo-analyzer skill to score generated content, re-generating up to two times if scores are below 70.
- Use Case: Generate a compelling 'headline' section for a new AI Agent School LP, targeting business professionals interested in side hustles, ensuring it meets quality standards before saving.
Quick Start
Use the lp-local-generator skill to generate the headline section for an AI agent building school targeting business professionals.