← Back to Skills Marketplace
bytesagain3

Cert Manager

by bytesagain3 · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ Security Clean
370
Downloads
0
Stars
1
Active Installs
13
Versions
Install in OpenClaw
/install cert-manager
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Cert Manager concepts, best practices, and implementation patterns.
README (SKILL.md)

Cert Manager

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Cert Manager 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 reference: it prints static documentation and does not access network or credentials. Recommendations before installing/using: (1) review the included script (scripts/script.sh) — it only prints heredocs and has no networking or file I/O; (2) note minor non-security inconsistencies (metadata/version strings differ: SKILL.md 3.0.1, package 3.0.2, script VERSION="3.0.0" and the help heredoc uses single quotes so $VERSION won't expand) — these are quality issues, not malicious; (3) run in a restricted/sandboxed environment if you want extra caution; and (4) if future versions add install steps, network calls, or require env vars, re-review before enabling.
Capability Analysis
Type: OpenClaw Skill Name: cert-manager Version: 3.0.2 The skill is a static reference tool providing documentation for 'Cert Manager' concepts. The implementation in scripts/script.sh consists entirely of hardcoded text outputs via heredocs and contains no network calls, file system modifications, or credential access.
Capability Assessment
Purpose & Capability
The skill is presented as a reference tool for Cert Manager and its only artifact (scripts/script.sh) emits plaintext help and reference content. Nothing in the package requests unrelated credentials, binaries, or access.
Instruction Scope
SKILL.md states the commands produce heredoc plaintext and the included script implements those commands with only local stdout output. The runtime instructions do not attempt to read files, environment variables, or call external endpoints.
Install Mechanism
There is no install spec; this is effectively an instruction-only skill with a small helper script. No downloads, package installs, or archive extraction are performed.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any env vars or secrets. The requested permissions are proportional to a static reference tool.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not 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 cert-manager
  3. After installation, invoke the skill by name or use /cert-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.2
Fix description
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.7
yaml-fix+quality
v1.0.6
yaml-fix+quality
v1.0.5
Quality upgrade
v1.0.4
Quality upgrade: custom functionality
v1.0.3
De-template, unique content, script cleanup
v1.0.2
Quality fix: cleaner docs, removed flags
v1.0.1
Quality improvement: better docs, examples, cleaner text
v1.0.0
Initial release
Metadata
Slug cert-manager
Version 3.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 13
Frequently Asked Questions

What is Cert Manager?

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

How do I install Cert Manager?

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

Is Cert Manager free?

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

Which platforms does Cert Manager support?

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

Who created Cert Manager?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v3.0.2.

💬 Comments