VideoFlow Studio
A script-to-video pipeline that generates TTS narration, synchronizes subtitles with timecodes, searches Pixabay stock footage, and composites everything into a final video with captions baked in.
Clawden collects web tools, UI references, and local agent utilities that Jimmy has built or maintains. The page is a simple index for opening the tools, reading the projects, and finding install links.
A short catalog of browser tools, design references, and open-source skills. Some are available to use directly; others link to their source and installation notes.
A script-to-video pipeline that generates TTS narration, synchronizes subtitles with timecodes, searches Pixabay stock footage, and composites everything into a final video with captions baked in.
A browser tool for creating Xiaohongshu-style image posts from text. It focuses on simple layouts, readable text treatment, and quick export.
在线 Markdown 编辑器,支持实时预览、语法高亮,导出为 Word(.docx)和 PDF。适合快速转换文档格式。
A reference gallery with 67 UI style directions. It is useful for browsing visual language options and comparing design approaches before starting a project.
A macOS CLI and Agent Skill for writing Markdown or HTML into Apple Notes as rich text. It uses explicit UTF-8 file handling and an AppleScript workflow built around temporary files.
This project was built after running into common Apple Notes automation issues: Chinese text encoding problems, lost line breaks, missing Markdown formatting, and AppleScript escaping errors.
The write path avoids passing the note body through shell arguments or inline AppleScript strings.
MarkdownInput comes from stdin or a local file.HTMLMarkdown is converted before sending it to Notes.UTF-8 temp fileBody, title, account, and folder data are written as files.AppleScriptThe script reads those files instead of interpolating note content.Apple NotesNotes.app creates the rich-text note.This homepage is mainly a directory. It keeps links, short descriptions, and installation entry points for tools and skills that would otherwise be scattered across separate repos.
The page keeps project cards, links, and notes visible without adding extra navigation layers.
Each item links to the running tool, source repository, or installation section that matters most.
The layout is meant to make it easy to add new tools, skills, and project notes over time.
Use the cards above to visit a web tool, browse the style gallery, or open the Apple Notes Skill repository.