← Back to Skills Marketplace
bytesagain3

Diskview

by bytesagain3 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ Security Clean
186
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install diskview
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Diskview concepts, best practices, and implementation patterns.
README (SKILL.md)

Diskview

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Diskview 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 harmless local documentation helper: it only prints static reference text and does not require credentials or network access. Before installing, you may want to: (1) review the included scripts (scripts/script.sh) yourself to confirm nothing has been changed; (2) note minor version string inconsistencies between the package metadata and the script (harmless but worth confirming you have the intended release); and (3) run it in a limited environment or sandbox if you prefer to observe behavior first. No additional credentials or system access are required for normal use.
Capability Analysis
Type: OpenClaw Skill Name: diskview Version: 2.0.4 The 'diskview' skill is a straightforward documentation reference tool. The primary script (scripts/script.sh) uses static heredocs to provide information on various topics like 'quickstart' and 'security' without any network calls, file system modifications, or credential access. No indicators of malicious intent or prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description claim a read-only reference tool and the provided SKILL.md plus the included bash script only output static help/documentation text. There are no unexpected environment variables, binaries, or network calls required. (Minor note: the SKILL.md, registry metadata, and script embed slightly different version strings, which is an editorial inconsistency but not a security issue.)
Instruction Scope
SKILL.md explicitly states commands output plain-text heredocs and no external APIs are used. The runtime script (scripts/script.sh) only emits static heredocs and performs no file reads/writes, no network access, and does not access environment variables or credentials.
Install Mechanism
There is no install specification — the skill is instruction-only with a helper script. No packages or remote downloads are performed. The included script is a plaintext shell script (no extract or remote installation).
Credentials
No environment variables, credentials, or config paths are required or referenced. The script does not read sensitive files or environment state.
Persistence & Privilege
The skill is not marked always:true and is user-invocable only. It does not request permanent presence, nor does it attempt to modify other skills or system-wide configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install diskview
  3. After installation, invoke the skill by name or use /diskview
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.4
Fix description
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 diskview
Version 2.0.4
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Diskview?

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

How do I install Diskview?

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

Is Diskview free?

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

Which platforms does Diskview support?

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

Who created Diskview?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.4.

💬 Comments