원클릭으로
create-note-from-chat
Creates a structured note from a homepage chat conversation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Creates a structured note from a homepage chat conversation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate a sprint retrospective with KPI dashboard and action decision records
Generate a risk register PM block with probability, impact, and mitigation strategies
Generate downloadable Markdown or HTML files (reports, summaries, styled docs)
Conversational skill creator — build, test, and refine skills in chat
Generate a lightweight Architecture Decision Record as a Decision block
Break down issue into subtasks with dependencies using AI planning
| name | create-note-from-chat |
| description | Creates a structured note from a homepage chat conversation |
| feature_module | notes |
| trigger | intent_detection |
Convert a homepage Compact ChatView conversation into a structured note with TipTap content blocks.
Use this skill when:
Detect Note-Worthy Content
Extract Key Themes
Structure as TipTap Blocks
Create Note via API
POST /notes/from-chat with structured contentsource_chat_session_id{
"note_id": "uuid",
"title": "Auth Refactor Strategy",
"source_chat_session_id": "uuid"
}
After 2+ exchanges, the AI may suggest: "Would you like me to save this conversation as a note? I can structure it with the key points we discussed."