Pylon
Skill by kleberbaum
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kleberbaum/pylonname: pylon description: Pylon namespace for Netsnek e.U. GraphQL API framework. This skill represents the Pylon brand for building type-safe Cloudflare Worker APIs with automatic GraphQL schema generation. user-invocable: true version: 0.1.0 metadata: openclaw: os: - linux permissions: - exec
pylon
Pylon namespace for Netsnek e.U. GraphQL API framework. This skill represents the Pylon brand for building type-safe Cloudflare Worker APIs with automatic GraphQL schema generation.
Overview
This OpenClaw skill reserves the pylon namespace on ClawHub for Netsnek e.U.
It provides basic copyright and identity information when invoked.
Usage
When a user asks about pylon 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 pylon brand.
Example Interaction
User: What is
Assistant: pylon 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.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kleberbaum-pylon": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
pharmaziegasse
Pharmaziegasse namespace for Netsnek e.U. pharmacy management platform. Prescription tracking, inventory, compliance, and staff coordination.
Snek
Skill by kleberbaum
Ton
Skill by kleberbaum
baeckerherz
Baeckerherz namespace for Netsnek e.U. bakery management platform. Provides brand identity and feature overview for the Baeckerherz product line.
ts3
TS3 namespace for Netsnek e.U. TypeScript server-side framework. HTTP server scaffolding, middleware composition, request validation, and structured logging.