Skip to content

Chapter Content Generator Skill

Prompt

use the chapter-content-generator skill on chapter 4 @docs/chapters/04-large-language-models-tokenization/index.md and write the session log to logs/ch04.md. Make absolutely sure that you put in a level 4 Diagram header in before each

element like this:

1
#### Diagram: NAME_FROM_SUMMARY

Use the chapter-content-generator skill on chapter 11 @docs/chapters/11-nlp-pipelines-processing/index.md and write the session log to logs/ch11.md.

Make absolutely sure that you put in a level 4 Diagram header in before each

element like this:

1
#### Diagram: NAME_FROM_SUMMARY

Put a timestamp in the log file when you begin and when you finish and then do an elapsed time calculation and add it to the session log.

Use the chapter-content-generator skill on chapters 12, 13 and 14. You will find the chapter content for these three chapter here:

@docs/chapters/12-database-queries-parameters/index.md @docs/chapters/13-security-privacy-users/index.md @docs/chapters/14-evaluation-optimization-careers/index.md

For each chapter put a timestamp in the log file at logs/chNN where NN is the chapter number when you begin and when you finish and then do an elapsed time calculation and add it to the session log. and write the session log to logs/chNN.md.

Make absolutely sure that you put in a level 4 Diagram header in before each

element like this:

1
#### Diagram: NAME_FROM_SUMMARY