← 返回 Skills 市场
ckchzh

Logrotate

作者 BytesAgain2 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
200
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install logrotate
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Logrotate concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Logrotate

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Logrotate concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a safe, local reference: it prints static documentation and does not use network or credentials. Before installing, note the minor issues: the packaged script's VERSION (2.0.2) differs from the registry version (2.0.3), and the quickstart text mentions "access credentials" even though none are required—these look like harmless documentation oversights but you may want the author to clarify. If you plan to run the included script, ensure your environment has a compatible bash shell; otherwise no special privileges or secrets are needed.
功能分析
Type: OpenClaw Skill Name: logrotate Version: 2.0.3 The bundle is a purely informational reference tool for logrotate. The script 'scripts/script.sh' only contains functions that output static text documentation via heredocs, and 'SKILL.md' accurately describes this behavior. There are no network calls, file system modifications, or sensitive data access.
能力评估
Purpose & Capability
The name/description (logrotate reference) matches the included files: SKILL.md and a bash script that print reference text. It does not request credentials or network access. Minor inconsistencies: the script's internal VERSION is 2.0.2 while registry metadata/SKILL.md state 2.0.3, and the quickstart text mentions "Required tools and access credentials" despite the skill declaring no credentials required. The script uses bash (shebang) but the manifest does not list any required binaries—this is reasonable for a small shell script but worth noting.
Instruction Scope
SKILL.md explicitly states outputs are plain-text heredocs with no external API calls; scripts/script.sh only emits static documentation and does not read files, environment variables, or perform network access. The instructions do not direct the agent to gather or transmit unrelated data.
Install Mechanism
No install specification is provided (instruction-only). There is no download or extract step and no external packages are pulled in, so there is no install-related write/execute risk.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not access any. There are no disproportionate or unrelated secrets requested.
Persistence & Privilege
always:false and normal model invocation settings. The skill does not request persistent system-wide changes, nor does it modify other skills or system configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install logrotate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /logrotate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug logrotate
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Logrotate 是什么?

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

如何安装 Logrotate?

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

Logrotate 是免费的吗?

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

Logrotate 支持哪些平台?

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

谁开发了 Logrotate?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.3。

💬 留言讨论