npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

dsh-hyperframes

v0.2.0

Published

DSH 视频创作技能插件:注册 HyperFrames by HeyGen 官方移植技能五件套(hyperframes / hyperframes-cli / hyperframes-registry / website-to-hyperframes / gsap),安装即用。

Readme

English

dsh-hyperframes

在 20+ 个 agent 里写视频:HyperFrames by HeyGen 五件套,HTML 即视频。

npm version npm downloads license stars

Awesome DSH Plugin

DSH(DeepSeek Harness)视频创作技能插件:安装即把 HyperFrames by HeyGen 官方移植技能五件套注册进 DSH(HTML 写视频:合成、GSAP 动画、字幕、配音、音频响应、网址转视频)。

兼容性

@deepseek-ai/[email protected] 上验证(2026-08-26)。遵循 cordis 组合包补丁模型(cordis.patch.yml + dsh.bundle.patch),运行时不 import 任何 @deepseek-ai/* 内部模块。

安装

dsh plugin --profile web add dsh-hyperframes

重启后说「把这个网址做成 HyperFrames 视频」即可触发。

卸载

dsh plugin --profile web remove dsh-hyperframes

卸载后重启 Web 服务。如需彻底清理,可再手动删除自己 profile cordis.patch.yml 中覆盖的插件行。

技能清单

| 技能 | 用途 | | :-- | :-- | | hyperframes | HTML 视频合成:视觉风格/调色板/字幕/音频响应/转场 | | hyperframes-cli | npx hyperframes 命令行(init/lint/inspect/preview/render/transcribe/tts/doctor)| | hyperframes-registry | hyperframes add 注册表组件安装与接线 | | website-to-hyperframes | 网址转视频七步流水线 | | gsap | GSAP 动画 API 参考(tween/timeline/缓动/性能)|

依赖

Node.js ≥ 22 + FFmpeg(npx hyperframes)。

移植说明

技能移植自 OpenAI Codex 官方 HyperFrames by HeyGen 插件缓存:frontmatter 已转换为 DSH 格式,codex 专属 agents/ 已剔除,全部内部引用校验。

跨平台使用

技能采用开放的 Agent Skills(SKILL.md)格式,不止 DSH 能用——把 skills/ 下的目录复制到其他 agent 的技能目录即可:

| Agent | 技能目录 | | :-- | :-- | | Claude Code | ~/.claude/skills/ | | Cursor | .cursor/skills/(或项目内 skills/)| | Gemini CLI | ~/.gemini/skills/ | | OpenAI Codex | ~/.codex/skills/ |

一次移植,处处可用。

License

MIT(移植编排);技能内容版权归 HeyGen。