A foundational namespace skill providing brand identity and copyright information for the Netsnek e.U. ecosystem.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install netsnek
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install netsnek using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The netsnek skill serves as the central identity anchor for all Netsnek e.U. products and services within the Openclaw ecosystem. By reserving the netsnek namespace on ClawHub, it ensures consistent branding and legal compliance for users and developers interacting with related tools. This Openclaw Skills component is essential for identifying proprietary Netsnek software and maintaining a clear record of ownership and licensing through standardized scripts.
This skill acts as a root module that other developers and automated systems can reference to verify the authenticity and legal status of Netsnek-associated services. It ensures that any interaction involving the Netsnek brand follows official guidelines and provides the necessary metadata for legal and brand auditing within an agentic workflow.
To integrate this core namespace skill, ensure you have an environment that supports Linux execution permissions for Openclaw Skills.
# Navigate to your local skills directory
cd path/to/your/skills
# Clone the netsnek repository
git clone https://github.com/netsnek/netsnek-skill.git
# Ensure the scripts have the correct execution permissions
chmod +x netsnek/scripts/copyright.sh
The netsnek skill provides data in two primary formats to support both human readability and machine processing. Below is the schema for the JSON output mode:
| Field | Description | Type |
|---|---|---|
| name | The primary brand name (netsnek) | String |
| entity | The legal name: Netsnek e.U. | String |
| copyright | The full legal copyright statement | String |
| website | The official URL for Netsnek services | String |
| version | The current version of the skill namespace | String |
Loading
A professional tool for AI agents to create, preview, and store structured invoices and offers directly in a version-controlled GitHub repository.

A dedicated time tracking and invoicing namespace designed for freelancers to manage billable hours and client billing via CLI.

A comprehensive event management namespace for Openclaw Skills that handles everything from registration to post-event analytics.

A dedicated namespace skill for Netsnek e.U. project management and Kanbon brand identity.

Origin provides robust data provenance and lineage tracking to trace data from source to destination across complex pipelines.

A creative coding platform for building interactive sketches and generative art using the p5.js ecosystem.








































