原文整理页

Zara Zhang 分享了编程智能体四个鲜为人知但极其实用的功能,包括操作剪贴板、直接打开文件、制作视频及管理本地文件

来源作者:Zara Zhang (@zarazhangrui)原始来源:https://x.com/zarazhangrui/status/2053901777511260184

中文导读

Zara Zhang 分享了编程智能体四个鲜为人知但极其实用的功能,包括操作剪贴板、直接打开文件、制作视频及管理本地文件。

正文 Markdown

4 small but extremely useful things coding agents can do for you that many people don't know: 1. Copy things to your clipboard. If it generated something that needs to be copied & pasted somewhere, you can ask it to put it in your clipboard directly 2. Open HTML files in your browser, or open folders/files directly (e.g. play a video). No need to find it and manually open 3. Take screenshots. And make videos. For example, this video was entirely done by Claude Code. I just asked it to take screenshots of the HTML slide templates, and compile the images into a video using FFmpeg, showing them at 1 second interval 4. Manipulate files on your computer (e.g. organizing them into folders, renaming them, etc)