‹ 返回总目录
工具 最近更新07-31

video-edit

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

⭐ GitHub Stars199,214(fork 17170)
🗓️ 最近推送2026-07-31
🌱 项目创建2026-02-03
💻 语言 / LicenseShell · MIT
🐛 开放Issue262

📝 工具简介

通过RunComfy模型API进行视频编辑,支持品牌技能和意图路由分发。

📖 怎么用

安装方式跟 to-prd 一样,在 Claude 里输 `/plugin install mattpocock-skills`,或者命令行跑 `claude plugins install mattpocock-skills`,也可以用 `npx skills@latest add mattpocock/skills`。装完即用,不用配置。这套技能主打工程实战,不是 vibe coding,所以开始用时你直接丢需求就行,比如“把这段对话整理成 GitHub issues”,它会帮你拆成可执行的任务列表。你也可以自己改技能逻辑,让它更符合你的工作流。

📋 迷你测评

面向真实工程师的Issue拆解与生成技能包。亮点是聚焦任务落地,把大需求拆成可执行项。适合敏捷开发中爱写Issue的团队。

📄 README 要点

这套技能包和to-prd是同一个作者出的,理念一样——给AI代理用的日常工程技能,强调小而灵活、可组合、能适配任何模型。它反对GSD、BMAD那类重流程框架,觉得那会剥夺你的控制权,出bug还难查。安装也分两种:Claude Code插件装只读包自动更新,或者用skills.sh复制可编辑文件自己改。基于几十年工程经验,适合想保持开发灵活度、不被流程绑架的工程师。作者有邮件通讯,六万开发者订阅,可以跟进新技能和更新。

查看英文原文
Skills For Real Engineers My agent skills that I use every day to do real engineering not vibe coding. Developing real applications is hard. Approaches like GSD, BMAD, and Spec Kit try to help by owning the process. But while doing so, they take away your control and make bugs in the process hard to resolve. These skills are designed to be small, easy to adapt, and composable. They work with any model. They're based on decades of engineering experience. Hack around with them. Make them your own. Enjoy. If you want to keep up with changes to these skills, and any new ones I create, you can join 60,000 other devs on my newsletter: Sign Up To The Newsletter Installation (30 second setup) Two ways in, two philosophies. The Claude Code plugin installs the whole set as a managed, read only bundle that updates when I ship — you subscribe rather than fork. skills.sh copies editable skill files into your project, so you can hack on them and make them your own. Pick one — installing both leaves you with every skill twice. 1. Get the skills Claude Code [安装/使用命令见下方] Or, from inside a session: [安装/使用命令见下方] It's in Claude Code's official marketplace, so there's nothing to add first, and updates arrive automatically. Codex, and other agents [安装/使用命令见下方] Pick the skills you want, and which coding agents to install them on. The installer lets you choose which skills to take — make sure setup matt pocock skills is one of them. A native Codex plugin is on the roadmap — see .agents/adr/0002 ship as a claude code plugin.md . For tinkerers Use the same installer, on any agent — including Claude Code: [安装/使用命令见下方] It writes the skills into your repo as ordinary files you own and can edit. Nothing updates behind your back; pull my latest changes when you want them with npx skills update . 2. Run /setup matt pocock skills In your agent, run it once per repo. It will: Ask you which issue tracker you want to use (GitHub, Linear, or local files) Ask you what labels you apply to tickets when yo

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考