← 返回 Skills 市场
267
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install webperf-core-web-vitals
功能描述
Intelligent Core Web Vitals analysis with automated workflows and decision trees. Measures LCP, CLS, INP with guided debugging that automatically determines...
安全使用建议
This skill appears to be what it claims: a collection of JavaScript snippets meant to run inside a page via Chrome DevTools to measure LCP, CLS, INP and related diagnostics. Before you run it, consider: 1) these snippets execute in the page context and will read performance entries and resource URLs/timings (they do not contain network exfiltration code), 2) they add outlines and observers and expose window functions (which may remain active in the page until the page is reloaded), and 3) cross-skill references mean deeper workflows may call other snippet sets — review/trust those other skills before using them on sensitive pages. If you have sensitive/secure sessions (banking, auth flows), run the snippets on a staging copy or non-sensitive page first. If you want higher assurance, review the repository link in SKILL.md (https://github.com/nucliweb/webperf-snippets) to confirm source integrity and recent commits.
功能分析
Type: OpenClaw Skill
Name: webperf-core-web-vitals
Version: 0.1.0
The bundle is a legitimate collection of web performance diagnostic tools designed for use with Chrome DevTools. The JavaScript snippets (e.g., CLS.js, INP.js, LCP.js) utilize standard browser Performance APIs to measure Core Web Vitals and provide structured feedback to the AI agent. The SKILL.md file contains logical workflows and decision trees for performance auditing without any evidence of prompt injection attacks, data exfiltration, or malicious intent.
能力评估
Purpose & Capability
Name/description promise (LCP, CLS, INP analysis and decision tree) lines up with the provided JS snippets and SKILL.md instructions that tell the agent to run those snippets in Chrome DevTools. No unrelated environment variables, binaries, or install steps are requested.
Instruction Scope
SKILL.md instructs the agent to evaluate the provided scripts via the chrome-devtools MCP and capture results. The scripts operate on performance APIs, DOM, and set PerformanceObservers and window helper functions (e.g., getINP). This is expected for in-page diagnostics, but note the scripts modify page DOM (outline styling) and register observers/globals that persist for the page lifetime.
Install Mechanism
No install spec is present (instruction-only skill with included JS snippets). No downloads or package installs are performed by the skill manifest itself.
Credentials
The skill declares no environment variables, no credentials, and no config paths. All required capabilities are limited to in-browser APIs and are proportional to the stated purpose.
Persistence & Privilege
always:false and normal model-invocation behavior. The only persistence is in-page: the scripts register observers and sometimes expose window functions to fetch tracked results. They do not modify agent or system-wide settings or request permanent platform presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install webperf-core-web-vitals - 安装完成后,直接呼叫该 Skill 的名称或使用
/webperf-core-web-vitals触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of webperf-core-web-vitals with intelligent, automated workflows for Core Web Vitals debugging and optimization.
- Provides JavaScript snippets for measuring LCP, CLS, and INP in Chrome DevTools.
- Features guided debugging with decision trees that determine follow-up analysis based on audit results.
- Includes deep dive workflows for LCP (5 phases), CLS (loading vs. interaction), and INP (phase breakdown + attribution).
- Supports cross-skill integration with loading, interaction, and media investigation tools.
- Designed for use with Chrome DevTools MCP and compatible with related webperf skills.
元数据
常见问题
Webperf Core Web Vitals 是什么?
Intelligent Core Web Vitals analysis with automated workflows and decision trees. Measures LCP, CLS, INP with guided debugging that automatically determines... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。
如何安装 Webperf Core Web Vitals?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install webperf-core-web-vitals」即可一键安装,无需额外配置。
Webperf Core Web Vitals 是免费的吗?
是的,Webperf Core Web Vitals 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Webperf Core Web Vitals 支持哪些平台?
Webperf Core Web Vitals 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Webperf Core Web Vitals?
由 nucliweb(@nucliweb)开发并维护,当前版本 v0.1.0。
推荐 Skills