← 返回 Skills 市场
637
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install next-cache-components
功能描述
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
安全使用建议
This skill is a documentation-style guide for Next.js Cache Components and does not install code or ask for secrets. It's generally safe to view and use as reference. Before applying examples to your project: (1) verify Next.js version compatibility in your repo, (2) don't paste real credentials into examples or into chat prompts, (3) back up next.config.ts before changing it, and (4) provide any required DB/API credentials only through your normal project configuration (not via this skill). Note the skill's source is 'unknown' and there is no homepage — treat it as unsigned documentation and cross-check with official Next.js docs if you need high assurance.
功能分析
Type: OpenClaw Skill
Name: next-cache-components
Version: 0.1.0
The skill bundle contains standard metadata and a detailed markdown document (`SKILL.md`) explaining Next.js 16 Cache Components. The markdown content consists solely of documentation and illustrative code examples for a web framework, without any executable scripts, prompt injection attempts, or instructions for the OpenClaw agent to perform any actions. No indicators of malicious intent, data exfiltration, or suspicious behavior were found.
能力评估
Purpose & Capability
Name/description match the SKILL.md content: examples and explanations focus on Next.js cache directives (use cache, cacheLife, cacheTag, updateTag). There are no unrelated requirements (no env vars, binaries, or installs).
Instruction Scope
The SKILL.md stays within framework documentation and code examples. It references typical runtime APIs (cookies(), headers(), fetch, db.*) as examples — these are expected for Next.js examples but imply the runtime or your app provides DB/HTTP/cookie access. The instructions do not ask the agent to read local system files, secrets, or send data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only content. Nothing is written to disk or downloaded by the skill itself.
Credentials
Requires no environment variables or credentials. Example code references DB calls and fetches that in a real project would need credentials, but the skill itself does not request them.
Persistence & Privilege
Skill is not always-on and does not request elevated/platform-wide privileges. Autonomous model invocation is allowed (platform default) but presents no additional risk here given the skill's read-only instructional nature.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install next-cache-components - 安装完成后,直接呼叫该 Skill 的名称或使用
/next-cache-components触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: Brings Next.js 16 Cache Components support for Partial Prerendering (PPR) and advanced caching directives.
- Adds `cacheComponents` config flag to enable cache components (supersedes experimental.ppr).
- Supports `use cache` directive at file, component, or function level for caching async data.
- Introduces `cacheLife`, `cacheTag`, and `updateTag` helpers for powerful cache profiles and invalidation.
- Documents cache key generation, restrictions, and migration from earlier Next.js caching APIs.
- Provides examples for static, cached, and dynamic content mixing within a page.
元数据
常见问题
Next Cache Components 是什么?
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 637 次。
如何安装 Next Cache Components?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install next-cache-components」即可一键安装,无需额外配置。
Next Cache Components 是免费的吗?
是的,Next Cache Components 完全免费(开源免费),可自由下载、安装和使用。
Next Cache Components 支持哪些平台?
Next Cache Components 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Next Cache Components?
由 vi.dev(@tuanvidev)开发并维护,当前版本 v0.1.0。
推荐 Skills