aif-reference
Installation
SKILL.md
Reference Creator
Create structured knowledge references from external sources and store them in the configured references directory so other AI Factory skills can reuse them later.
Step 0: Load Config
FIRST: Read .ai-factory/config.yaml if it exists to resolve:
- Paths:
paths.referencesandpaths.rules_file - Language:
language.uifor prompts
If config.yaml doesn't exist, use defaults:
- references/:
.ai-factory/references/ - RULES.md:
.ai-factory/RULES.md - Language:
en(English)
Project Context
Read .ai-factory/skill-context/aif-reference/SKILL.md - MANDATORY if the file exists.