synthesis-llm-setup
Installation
SKILL.md
LLM Setup
Configure Claude Projects, ChatGPT GPTs, Gemini Gems, and other LLM platforms using compiled AI Knowledge content from the ragbot system.
Configuration
These values are user-specific. Update them for your environment.
| Setting | Value | Description |
|---|---|---|
ai_knowledge_repo |
ai-knowledge-{name}/ |
Your ai-knowledge repository root |
compiled_instructions_path |
compiled/{project}/instructions/ |
Path to LLM-specific compiled instructions |
knowledge_file |
all-knowledge.md |
Concatenated knowledge file (auto-generated by CI/CD) |
source_dir |
source/ |
Directory to edit directly (knowledge concatenation is automatic) |
Architecture overview
The AI Knowledge system produces platform-specific content for each LLM's project/custom instruction system.