← Back to Skills Marketplace
bytesagain-lab

Image Labeler

by bytesagain-lab · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
216
Downloads
0
Stars
2
Active Installs
4
Versions
Install in OpenClaw
/install image-labeler
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Image Labeler concepts, best practices, and implementation patterns.
README (SKILL.md)

Image Labeler

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Image Labeler 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 small, self-contained reference tool (prints documentation text). Things to note before installing: 1) The included script is read-only and performs no network or credential access; 2) There is a minor inconsistency: SKILL.md lists version 2.0.3 while the script sets VERSION=2.0.2 and the help heredoc is written in a way that will print the literal $VERSION (a cosmetic bug, not a security issue); 3) As with any third-party code, review the repo/homepage if you need higher assurance and run it in a sandbox if you’re uncomfortable. Otherwise it is coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: image-labeler Version: 2.0.3 The 'image-labeler' skill is a static documentation reference tool. All commands in 'scripts/script.sh' simply output plain-text documentation using heredocs, and the 'SKILL.md' contains no instructions that would trigger unauthorized actions or prompt injection. There are no network calls, file system modifications, or attempts to access sensitive data.
Capability Assessment
Purpose & Capability
Name/description (reference documentation for an Image Labeler) align with the included files and runtime behavior. The skill contains only static text output and a small helper script that prints heredocs; nothing required appears out of scope.
Instruction Scope
SKILL.md promises plain-text reference outputs with no external calls or credentials. The included bash script only prints local documentation via heredocs and has no commands that read arbitrary files, call external services, or access environment variables beyond shell defaults.
Install Mechanism
There is no install spec; the skill is instruction-only plus a local script. No downloads, package installs, or extract steps are present.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not reference any. No secret access is requested or implied.
Persistence & Privilege
always is false and the skill does not request any elevated persistence or modify other skills or system settings. It is user-invocable and behaves as a passive reference tool.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install image-labeler
  3. After installation, invoke the skill by name or use /image-labeler
  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
publish v2.0.0
Metadata
Slug image-labeler
Version 2.0.3
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 4
Frequently Asked Questions

What is Image Labeler?

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

How do I install Image Labeler?

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

Is Image Labeler free?

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

Which platforms does Image Labeler support?

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

Who created Image Labeler?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.3.

💬 Comments