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.references and paths.rules_file
  • Language: language.ui for 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.

Installs
21
GitHub Stars
917
First Seen
Mar 24, 2026
aif-reference — lee-to/ai-factory