一键导入
frame-flowchart-sticky
SVG 曲线连接 + 便利贴节点 + 光标交互, 像白板 brainstorm
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
SVG 曲线连接 + 便利贴节点 + 光标交互, 像白板 brainstorm
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill when working with Brain Imaging Data Structure (BIDS) datasets: organizing neuroscience and biomedical data (MRI, EEG, MEG, iEEG, PET, microscopy, NIRS, motion capture, EMG, MR spectroscopy, behavioral), querying BIDS layouts, validating compliance, converting DICOM to BIDS, writing metadata sidecars, or creating BIDS derivatives.
Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.
Substack / Medium 高级感长文排版, 适合公众号、博客发布
杂志感长文, 含 masthead、hero、figures、pull quote、作者署名
推特金句 / 数据卡, 适合配推文
小红书风格知识卡片, 多张联排可滑动浏览
| name | frame-flowchart-sticky |
| zh_name | 便利贴流程图帧 |
| en_name | Sticky Flowchart Frame |
| emoji | 📝 |
| description | SVG 曲线连接 + 便利贴节点 + 光标交互, 像白板 brainstorm |
| category | video |
| scenario | operations |
| aspect_hint | 1920×1080 (16:9) |
| featured | 45 |
| tags | ["flowchart","diagram","sticky","whiteboard","frame"] |
| example_id | sample-frame-flowchart-sticky |
| example_name | 便利贴流程图 · 用户 onboarding |
| example_format | markdown |
| example_tagline | SVG 曲线 + 4 色便利贴 |
| example_desc | 6 节点 onboarding 流程, 手写体 + 白板纸底 |
| example_source_url | https://hyperframes.heygen.com/catalog |
| example_source_label | hyperframes · flowchart |
【模板: 便利贴流程图帧 (Sticky Flowchart)】 【意图】把一个流程 / 系统 / 工作流画成"白板 + 便利贴"的样子, 适合 onboarding 视频、运营流程说明、系统架构讲解。Inspired by hyperframes flowchart。
【画布】1920×1080。背景: 米黄白板纸 #f4ede1 或冷灰白板 #f0f2f4; 加非常浅的 hex grid rgba(0,0,0,0.04) 让它有白板感。
【节点 (Sticky Notes)】
#fcd34d / 桃 #fca5a5 / 薄荷 #a7f3d0 / 天 #a5b4fc。transform: rotate(±2deg) 不一致, 投影 drop-shadow(0 6px 14px rgba(0,0,0,0.12)), 顶部胶带 linear-gradient(...) 装饰。Kalam / Caveat / Patrick Hand 手写感字体 (中文用 霞鹜文楷 或 LXGW WenKai Screen)。【连接线 (SVG)】
<path> Bezier 曲线连接节点, stroke #2a2a2a, width 2.5, stroke-linecap: round, stroke-dasharray: 0 (实线) 或 8 6 (虚线 = 条件分支)。marker-end, 黑色三角小箭头。【可选交互】
<svg> arrow + name tag), 浮在某节点旁, 模拟 figma 协作光标。【设计细节】