Put domain-specific books, papers, and documents in this folder, then type generate skill to begin generating your domain Skill.
| Format | Notes |
|---|---|
.pdf |
Requires pdf-official or firecrawl skill |
.md |
Directly readable, recommended format |
.txt |
Directly readable |
.docx |
Requires docx skill |
book/
├── [domain]-[topic].pdf Example: game-ai.pdf
├── [author]-[title].pdf Example: jason-gregory-game-engine-architecture.pdf
└── notes-[topic].md Example: notes-physics.md (your own notes also work)
- More files = richer knowledge in the generated Skill
- PDF files require a compatible tool to read (see references/pdf-tools.md)
- Markdown/TXT files are always readable without extra tools
- Mixed formats are supported