llm-project-setup

Installation
SKILL.md

LLM Project Setup

Configure Claude Projects, ChatGPT GPTs, Gemini Gems, and other LLM platforms using compiled AI Knowledge content from the ragbot system.

Architecture overview

The AI Knowledge system produces platform-specific content for each LLM's project/custom instruction system.

Operation Where When
Knowledge concatenation (all-knowledge.md) CI/CD (GitHub Actions) Every push to source/
Instruction compilation Local (ragbot compile) When instructions change (rare)
RAG indexing Local (ragbot index) When content changes and RAG is needed

Output structure

ai-knowledge-{name}/
├── compiled/
Related skills
Installs
1
GitHub Stars
6
First Seen
Mar 19, 2026