← 返回 Skills 市场
bytesagain3

Page Saver

作者 bytesagain3 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
175
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install page-saver
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Page Saver concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a simple, local reference tool that prints embedded documentation and does not access the network or secrets. Before installing or running any included script: (1) confirm you trust the repository/source (bytesagain.com / GitHub link), (2) inspect the script (already included) if you will execute it, and (3) note minor non-security quality issues (SKILL.md lists version 2.0.2 while the script reports VERSION=2.0.1 and the help heredoc uses single quotes so $VERSION won't expand). If you plan to run it in an automated or privileged context, ensure it will not be wrapped with additional install or download steps that could change behavior.
功能分析
Type: OpenClaw Skill Name: page-saver Version: 2.0.2 The 'page-saver' skill bundle is a documentation reference tool that provides static text information about devtools concepts. The bash script (scripts/script.sh) uses heredocs to output plain text and does not perform any network requests, file system modifications, or sensitive data access. The SKILL.md instructions are consistent with the code and contain no prompt injection or malicious directives.
能力评估
Purpose & Capability
The name/description (reference tool for devtools) match the provided SKILL.md and included bash script: both produce local reference text for various commands. There are no unrelated env vars, binaries, or credentials requested.
Instruction Scope
SKILL.md explicitly states outputs are plain-text via heredoc with no external API calls; the packaged scripts only print embedded documentation and do not read files, access environment variables, open network sockets, or send data externally. The documentation mentions common external tools (tcpdump, wireshark) as suggestions for debugging, but the script does not invoke them.
Install Mechanism
No install specification is present (instruction-only style). The repository includes a local shell script that is safe to inspect and run; there are no downloads or extracted archives referenced.
Credentials
The skill declares no required environment variables or credentials and the script does not read any sensitive environment variables or configuration paths. No disproportionate credential access is requested.
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify agent/system configuration. It runs only when invoked and has no persistence or elevated privilege requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install page-saver
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /page-saver 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
Slug page-saver
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Page Saver 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Page Saver concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。

如何安装 Page Saver?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install page-saver」即可一键安装,无需额外配置。

Page Saver 是免费的吗?

是的,Page Saver 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Page Saver 支持哪些平台?

Page Saver 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Page Saver?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.2。

💬 留言讨论