From messy voice notes to motion-ready flowcharts.
FlowMotion Skill turns spoken ideas, SRT transcripts, and rough planning sessions into structured visual flows with clear reveal order, connection logic, and motion-diagram briefs.
Public v1.0. This repository contains the public-safe version of FlowMotion Skill.
English | 简体中文
Video demo: publishing soon.
- turn loose brainstorming into a structured flow
- convert spoken scripts or SRT transcripts into diagram-ready briefs
- prepare flowcharts for presentation, teaching, video explainers, and product storytelling
- design motion flow specs where nodes appear step by step and paths reveal over time
- hand off diagram logic to PPT, HTML, video, or 3D follow-up work
- separate structure, layout, connection design, and motion timing before implementation
Most idea capture stops at text.
FlowMotion Skill exists for the moment after capture: when the raw thoughts need to become a flow that someone else can understand in a meeting, a class, a video, or a product demo.
The public version focuses on the reusable method:
- gather scattered input
- compress it into a main path
- design connection logic
- prepare a motion-ready visual brief
- the public FlowMotion Skill file
- public-safe examples
- reusable templates for flow specs, connection specs, and motion timelines
- a privacy and release checklist
- no private local workflow files
- private transcripts
- local absolute paths
- internal project reports
- internal score notes or user chat logs
- private Skill chains from my local workspace
- copyrighted third-party examples
- browser automation scripts or local rendering scripts
- the full internal production workflow shown on social media
The public repository focuses on FlowMotion Skill itself.
In my internal workflow, stronger demos may also use:
- design skills for final visual polish
- coding workflows for HTML or video implementation
- media tools for GIF or MP4 export
- accumulated private examples and intermediate assets
This public version opens the reusable method and templates. It does not ship the full private production system.
Open Codex, Claude Code, or another coding agent and paste:
Please help me install FlowMotion Skill.
Repository:
https://github.com/julilaoshi/flowmotion-skill
Please do the following:
1. Read README.md and skill/SKILL.md
2. Decide where this coding agent expects user skills to live
3. Copy or link the skill/ folder into the readable skills directory
4. Confirm that skill/SKILL.md is readable
5. Run a minimal test: turn a messy note into a flow_spec and connection_spec
6. Do not modify the core rules of the Skill
git clone https://github.com/julilaoshi/flowmotion-skill.git
cd flowmotion-skillThen copy skill/SKILL.md into your coding agent's skills directory, or ask your agent to do it.
Restart your coding agent after installation.
Paste this into your coding agent:
Use FlowMotion Skill.
Turn this messy idea into:
1. a core judgment
2. a flow_spec
3. a connection_spec
4. a motion_timeline
Messy idea:
I keep collecting random notes from meetings, voice memos, and article drafts.
I want a system that groups them, finds the main path, removes noise,
and turns the result into a clear flowchart I can use in a presentation.
FlowMotion Skill works in four steps:
- Gather messy input.
- Extract the core judgment, nodes, and relationships.
- Design the layout and connection rules.
- Hand off a static, motion, or 3D-ready brief.
The key rule:
Structure first. Layout second. Connections third. Motion last.
- flow_spec_template.json
- layout_spec_template.json
- connection_spec_template.json
- motion_timeline_template.json
skill/SKILL.md- the public FlowMotion Skill fileagents/openai.yaml- UI metadata for coding agentsexamples/- public-safe sample inputs and outputstemplates/- reusable JSON scaffoldsreferences/- privacy and release guidancesite/assets/- README demo assets
- Read
skill/SKILL.md. - Use a public-safe note, SRT snippet, or messy idea.
- Generate
flow_spec,layout_spec,connection_spec, andmotion_timeline. - Use the templates as a scaffold if you want a structured file.
- Hand the brief to your preferred design, slide, video, or coding tool.
README.mdis English-first for GitHub discovery.README.zh-CN.mdis the Chinese companion page.- The Skill name stays
FlowMotion Skillin both versions.
The code, documentation, templates, and reusable framework are released under the MIT License.
Brand-facing identity and endorsement implication are reserved. See BRAND_NOTICE.md.
Public means:
- method
- templates
- synthetic examples
- reusable framework
Public does not mean:
- private transcripts
- internal project files
- local rendering scripts
- private workflow traces
- unpublished production assets
This public package only includes the reusable method.
Private transcripts, internal project files, local paths, unreleased examples, and personal workflow records are intentionally excluded.
See:
FlowMotion Skill is part of Juli Laoshi's public AI workflow experiments.
If this Skill helps you, star the repository so you can find it again.
MIT for reusable code, documentation, templates, and framework material.
Brand-facing identity is reserved. See BRAND_NOTICE.md.
