一键导入
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."