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 and summaries,language.artifactsfor generated reference artifacts, andlanguage.technical_termsfor human-readable technical terminology in references
If config.yaml doesn't exist, use defaults:
- references/:
.ai-factory/references/ - RULES.md:
.ai-factory/RULES.md ui_language:enartifact_language:entechnical_terms_policy:keep