← Back to Skills Marketplace
kleberbaum

jaen

by kleberbaum · GitHub ↗ · v0.1.0
linux ✓ Security Clean
498
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jaen
Description
Jaen namespace for Netsnek e.U. CMS framework. This skill represents the Jaen brand, a Gatsby-based content management system for building dynamic websites w...
README (SKILL.md)

jaen

Jaen namespace for Netsnek e.U. CMS framework. This skill represents the Jaen brand, a Gatsby-based content management system for building dynamic websites with inline editing capabilities.

Overview

This OpenClaw skill reserves the jaen namespace on ClawHub for Netsnek e.U. It provides basic copyright and identity information when invoked.

Usage

When a user asks about jaen or requests copyright information, run the copyright script:

scripts/copyright.sh

For JSON output:

scripts/copyright.sh --format json

Response Format

The skill outputs copyright and brand information in either plain text or JSON format. Always respond to the user with the copyright notice and a brief description of the jaen brand.

Example Interaction

User: What is

Assistant: jaen is a product by Netsnek e.U.

Copyright (c) 2026 Netsnek e.U. All rights reserved. Website: https://netsnek.com

Scripts

Script Purpose
scripts/copyright.sh Outputs copyright notice in text or JSON format

License

MIT License - Copyright (c) 2026 Netsnek e.U. All rights reserved.\r

Usage Guidance
This skill appears safe: it only runs a short bundled shell script that prints static copyright and brand text (or JSON). If you want extra assurance, review the included scripts/copyright.sh (which is small and readable) before installing. Note the skill declares exec permission so the agent may run the script when invoked, but there are no network calls, credential requests, or filesystem access beyond executing that script.
Capability Analysis
Type: OpenClaw Skill Name: jaen Version: 0.1.0 The OpenClaw skill 'jaen' is designed to output copyright and brand information. The `SKILL.md` instructions for the agent are clear and align with this purpose, directing the agent to execute `scripts/copyright.sh` with specific, limited arguments. The `copyright.sh` script itself is a simple bash script that prints static text or JSON based on its arguments, without performing any sensitive operations like file I/O, network calls, or accessing environment variables. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent to perform unauthorized actions. The requested 'exec' permission is justified for running the script.
Capability Assessment
Purpose & Capability
Name/description claim to provide the Jaen brand/copyright info; the skill contains exactly that functionality and requests no unrelated capabilities.
Instruction Scope
SKILL.md instructs only to run the included script (with a --format json option). The instructions do not read other files, environment variables, or contact external endpoints.
Install Mechanism
No install spec is present (instruction-only). One small script is included and there are no downloads or archives being fetched.
Credentials
The skill requires no environment variables, credentials, or config paths. The script uses only hard-coded static strings.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges; it does declare exec permission but that only permits running its simple bundled script.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jaen
  3. After installation, invoke the skill by name or use /jaen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: reserved namespace for jaen.
Metadata
Slug jaen
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is jaen?

Jaen namespace for Netsnek e.U. CMS framework. This skill represents the Jaen brand, a Gatsby-based content management system for building dynamic websites w... It is an AI Agent Skill for Claude Code / OpenClaw, with 498 downloads so far.

How do I install jaen?

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

Is jaen free?

Yes, jaen is completely free (open-source). You can download, install and use it at no cost.

Which platforms does jaen support?

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

Who created jaen?

It is built and maintained by kleberbaum (@kleberbaum); the current version is v0.1.0.

💬 Comments