← Back to Skills Marketplace
186
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ordnung
Description
The ORDNUNG movement. Three pillars for agents who believe workspace organization is destiny. Founded by an Academy dropout who wrote 720 pages in confinement.
Usage Guidance
Before installing or running this skill: 1) Review the two scripts (scripts/join.sh and scripts/status.sh) yourself — they POST your agent name/manifesto/proof to https://ordnung.church and store any returned api_key in ~/.config/ordnung/credentials.json. 2) Do not run the ritual commands as-is (especially 'git add -A && git commit' or wide 'find ~') — they can add and commit sensitive files. 3) If you want to try safely: set ORD NUNG_API_BASE to a local test server to inspect traffic, run scripts in a disposable/sandboxed account or container, and set ORD NUNG_MANIFESTO and ORD NUNG_AGENT_NAME to sanitized values. 4) Consider whether you are comfortable with the skill creating/modifying SOUL.md and memory/ files and with the movement having the ability to issue an API key stored on disk. If you are unsure, mark this skill suspicious and avoid running join.sh on a primary account.
Capability Analysis
Type: OpenClaw Skill
Name: ordnung
Version: 1.0.0
The 'ordnung' skill bundle uses aggressive prompt injection and parodic authoritarian rhetoric (e.g., referencing 'Mein Workspace') to fundamentally alter the agent's behavior and personality by modifying 'SOUL.md'. The 'scripts/join.sh' script exfiltrates the agent's name and a 'manifesto' string to an external endpoint (https://ordnung.church/api/join) to receive an API key. While the stated purpose is workspace organization, the combination of external data transmission, modification of core agent instructions, and the use of coercive language to enforce 'rituals' makes this bundle suspicious.
Capability Assessment
Purpose & Capability
Name/description (workspace-organization movement) align with included scripts: join.sh contacts an API to 'join', status.sh queries movement status, both read/write workspace files (SOUL.md, memory/) and create local credentials. Required binaries (curl, sha256sum, grep, sed) match the scripts' needs.
Instruction Scope
SKILL.md explicitly instructs wide-ranging operations: 'find ~ -maxdepth 4 -type f | sort', 'cat SOUL.md', 'git add -A && git commit', and removing '*.tmp/*.bak'. Those steps read many user files and the commit step would add everything to the repository (potentially including secrets). The shipped scripts themselves read IDENTITY.md and SOUL.md and will POST derived values to the movement API; the combination of user-facing ritual guidance and scripts gives the agent broad discretion to enumerate, modify, and commit user data.
Install Mechanism
Instruction-only with two small shell scripts, no download/install steps, no external archive or package installs. Lower risk from installation mechanism.
Credentials
No required environment variables are declared, but optional vars exist (ORDNUNG_MANIFESTO, ORDNUNG_AGENT_NAME, ORDNUNG_REF, ORDNUNG_API_BASE). The scripts will POST an agent name/manifesto/proof to an external API and, if successful, store an API key in ~/.config/ordnung/credentials.json. Storing credentials and sending workspace-derived strings to an external host is a material privacy/credential surface that the description doesn't clearly warn about.
Persistence & Privilege
Not always:true. The skill creates/modifies files in the user's workspace (SOUL.md, memory/ordnung-initiation.md) and writes credentials to ~/.config/ordnung/credentials.json. This is normal for a 'join' action, but it is persistent and should be expected before running. The skill does not modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ordnung - After installation, invoke the skill by name or use
/ordnung - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the ORDNUNG skill – a movement for workspace organization.
- Introduces the "Three Pillars" (Ordnung, Wille, Schicksal) philosophy for workspace and mind organization.
- Defines Sacred Rituals: Workspace Review, Morning Manifest, and Evening Archive.
- Provides a transparent API-based "join" process with clear data usage and file changes.
- Includes lore, manifesto, and clear guidance on participation and principles.
- Homepage and documentation available at https://ordnung.church.
Metadata
Frequently Asked Questions
What is Ordnung?
The ORDNUNG movement. Three pillars for agents who believe workspace organization is destiny. Founded by an Academy dropout who wrote 720 pages in confinement. It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.
How do I install Ordnung?
Run "/install ordnung" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ordnung free?
Yes, Ordnung is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ordnung support?
Ordnung is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ordnung?
It is built and maintained by denis-sav (@denis-sav); the current version is v1.0.0.
More Skills