Agent Skills 是什么?
Agent Skills 是供 AI Agent 按需加载的可复用能力包,通常由 SKILL.md、操作说明、工作流、脚本和可选资源组成。任务与 Skill 描述匹配时,Agent 会读取相应内容来完成特定工作。
发现 Claude Skills、Codex Skills 与通用 Agent Skills,查看安装命令、源码仓库、用途和安全信息。
vercel-labs / agent-skills
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
heygen-com / hyperframes
Port an existing Remotion (React) composition's source to HyperFrames HTML. Use ONLY on an explicit ask to port/convert/migrate/translate a Remotion source — one-way, Remotion-only. A passing Remotion mention, reference-only code, or "make something like my Remotion video" is a fresh build (/general-video). Unclear → /hyperframes.
heygen-com / hyperframes
GSAP animation reference for HyperFrames. Covers gsap.to(), from(), fromTo(), easing, stagger, defaults, timelines (gsap.timeline(), position parameter, labels, nesting, playback), and performance (transforms, will-change, quickTo). Use when writing GSAP animations in HyperFrames compositions.
heygen-com / hyperframes
Capture a general website/URL and turn it into a video OF the site — tour, showcase, or social clip built from captured screenshots and the site's own brand assets. Use for portfolio / blog / docs / landing-page showcases. Not a product launch or promo, even from a URL (/product-launch-video). Unclear → /hyperframes.
heygen-com / hyperframes
Turn a GitHub pull request (a PR URL, owner/repo#N, or 'this PR' in a checked-out repo) into a code-change explainer video — changelog, feature reveal, fix, or refactor walkthrough built from the diff, commits, and files: the input is a code change, not a website. Not a product promo (/product-launch-video) or a no-PR topic explainer (/faceless-explainer). Unclear → /hyperframes.
heygen-com / hyperframes
Turn a music track (an audio file, a video to pull audio from, or a track generated from a mood brief) into a beat-synced video — lyric video, slideshow, or kinetic promo. The music drives all pacing; any user-supplied images/videos are cut onto the same beat grid, and a complete video needs zero assets. Narrated pieces → the input-matched workflow (see /hyperframes). Unclear → /hyperframes.
heygen-com / hyperframes
Anime.js adapter patterns for HyperFrames. Use when writing Anime.js animations or timelines inside HyperFrames compositions, registering animations on window.__hfAnime, making Anime.js seek-driven and deterministic, or translating Anime.js examples into render-safe HyperFrames HTML.
heygen-com / hyperframes
Three.js and WebGL adapter patterns for HyperFrames. Use when creating deterministic Three.js scenes, WebGL canvas layers, AnimationMixer timelines, camera motion, shader-driven visuals, or canvas renders that respond to HyperFrames hf-seek events.
heygen-com / hyperframes
Lottie and dotLottie adapter patterns for HyperFrames. Use when embedding lottie-web JSON animations, .lottie files, @lottiefiles/dotlottie-web players, registering instances on window.__hfLottie, or making After Effects exports deterministic in HyperFrames.
heygen-com / hyperframes
Agent Media OS, the single skill for every media need in a HyperFrames project. Resolve BGM, SFX, image, icon, brand logo, voice, color grade, or LUT into a frozen local file or paste-ready block + ledger record (one verb, `resolve`); generate via TTS / music / image models when the catalog misses; produce voiceover, transcription, captions, and background removal through one shared audio engine; operate on media (cut / reframe / transform); and reuse assets across projects. Keeps search noise on disk, hands the agent one path or block. Use for any audio, image, icon, logo, voiceover, caption, color-grading, or media-asset need.
关于 Agent Skills 与安全安装的常见问题
Agent Skills 是供 AI Agent 按需加载的可复用能力包,通常由 SKILL.md、操作说明、工作流、脚本和可选资源组成。任务与 Skill 描述匹配时,Agent 会读取相应内容来完成特定工作。
Claude Skills 是适用于 Claude Code 或其他 Claude Agent 工作流的 Skills。安装后,Claude Code 会根据 Skill 描述在相关任务中加载 SKILL.md;安装前仍应检查指令、脚本、依赖和权限范围。
Codex Skills 是可由 OpenAI Codex 加载的 Agent Skills,用于补充特定领域知识、操作步骤和工具工作流。通常可以从源码仓库安装到 Skills 目录,随后由 Codex 在匹配任务中按需使用。
开放的 SKILL.md 形式可用于或适配 Claude Code、OpenAI Codex、Cursor、GitHub Copilot、Gemini CLI、VS Code 等编码 Agent。不同产品的安装目录、触发规则和资源支持可能不同。
应把 Skill 当作代码审查:安装前检查 SKILL.md、脚本、依赖、所需权限和源码仓库。安全徽章可以作为参考,但不代表绝对安全;涉及 Shell、网络或密钥时尤其要使用最小权限。
系统按规范化后的源码仓库和 Skill 标识去重。同一个 Skill 被多个目录或 awesome 列表收录,或同时兼容 Claude 与 Codex 时,只合并来源和兼容信息,不创建重复记录。