← Back to Skills Marketplace
bytesagain1

Convert

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

Convert

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Convert 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 safe and coherent for use as a local reference: it only prints static documentation and requires no credentials or network access. Minor notes: the script's internal VERSION and the SKILL.md version strings differ slightly from the registry version (likely harmless but indicates small versioning inconsistencies). As with any third-party skill, review future updates for added network calls or credential requests before installing those updates.
Capability Analysis
Type: OpenClaw Skill Name: convert Version: 2.0.4 The 'convert' skill bundle is a purely informational reference tool providing documentation on development patterns and practices. The primary script (scripts/script.sh) uses heredocs to output static text and contains no network requests, file system modifications, or access to sensitive environment variables. Both the SKILL.md instructions and the script logic are consistent with the stated purpose of providing a local documentation lookup.
Capability Assessment
Purpose & Capability
Name/description (Convert reference for devtools) matches the included assets: SKILL.md and a bash script that emit static documentation. There are no declared credentials, binaries, or config paths that are unrelated to a documentation/reference tool.
Instruction Scope
SKILL.md instructs the agent to output plain-text references via heredoc and explicitly states no external API calls or network access. The bundled script only prints hard-coded heredoc content and uses no external commands or file reads beyond standard shell builtins.
Install Mechanism
No install spec is provided (instruction-only). There is one included script file but nothing is downloaded or extracted from remote URLs. This is the lowest-risk install posture.
Credentials
The skill declares no required environment variables, no primary credential, and the SKILL.md and script do not read environment variables or credentials. No disproportionate secret access is requested.
Persistence & Privilege
always:false (default) and the skill does not request elevated or persistent system presence. Autonomous invocation is allowed by platform default but there is nothing in the skill that leverages that to perform privileged operations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install convert
  3. After installation, invoke the skill by name or use /convert
  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
v1.0.0
publish v1.0.0
Metadata
Slug convert
Version 2.0.4
License MIT-0
All-time Installs 4
Active Installs 4
Total Versions 5
Frequently Asked Questions

What is Convert?

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

How do I install Convert?

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

Is Convert free?

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

Which platforms does Convert support?

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

Who created Convert?

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

💬 Comments