← Back to Skills Marketplace
ckchzh

Logrotate

by BytesAgain2 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
200
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install logrotate
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Logrotate concepts, best practices, and implementation patterns.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install logrotate
  3. After installation, invoke the skill by name or use /logrotate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug logrotate
Version 2.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Logrotate?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Logrotate concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 200 downloads so far.

How do I install Logrotate?

Run "/install logrotate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Logrotate free?

Yes, Logrotate is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Logrotate support?

Logrotate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Logrotate?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.3.

💬 Comments