원클릭으로
make-chapter
From a pasted chapter create a chapter component
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
From a pasted chapter create a chapter component
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | make-chapter |
| description | From a pasted chapter create a chapter component |
You receive a pasted chapter, it may look like this:
A statement on the methodology
Due to the methodology of this research requiring political grounding, a definition and investigation of the term "technofascism" shall be established. It is one of the core issues this research is trying to identify within the context of sabotage against AI.
"Technofascism" is a term that has only recently been coined, most prominently by
The initial text line is the chapters name.
Everything else is the chapters text. Determine where the breaks are. I write this in google Docs and use a return for each break in the chapter.
Text advanced by "*" is a footnote, use the <Footnote>text</Footnote> component. Text advanced by - is part of a list use the <List><ListItem index={1}>text</ListItem></List> component. Keep
tags as long as possible use
inside the
tags. Only special components live outside of the
tag, like Lists, Headings, Images.
elemnt, break the paragraphs with the
component
<Footnote>text</Footnote> componentFollow the naming schemes of my project