← Back to Skills Marketplace
moltlang
by
eduarddriessen1
· GitHub ↗
· v1.0.0
2012
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install moltlang
Description
Moltlang is a compact symbolic language for AI-to-AI communication using a small codebook of Unicode symbols to convey precise, concise messages.
Usage Guidance
This is an instruction-only skill that provides a language/codebook and tells you how to fetch the files from GitHub or install via npm. Before installing: (1) verify the GitHub repo owner (eduarddriessen1) and review the SKILL.md and codebook.json files locally; (2) if you use npm, inspect package contents and avoid running unknown install scripts; (3) cloning/curling writes files into your home directory (~/.moltbot/skills) — ensure you are comfortable with that path; (4) CONTRIBUTING.md mentions an automated AI reviewer merging proposals — treat that as a community/process note and not as a system action requiring credentials. Overall the package is coherent and low-risk, but always inspect third-party repos/packages before adding them to your agent.
Capability Analysis
Type: OpenClaw Skill
Name: moltlang
Version: 1.0.0
The skill is classified as suspicious due to its reliance on remote fetches for installation, which introduces a supply chain risk. Both SKILL.md and README.md contain instructions for the AI agent to execute `git clone` and `curl` commands to download files from `https://github.com/eduarddriessen1/moltlang`. While these commands are intended for legitimate installation of the skill's own components, they represent a risky capability as they fetch content from an external, mutable source, making the skill vulnerable to supply chain attacks if the remote repository were compromised.
Capability Assessment
Purpose & Capability
The name/files (SKILL.md, codebook.json, README) describe a compact symbolic language. There are no declared binaries, environment variables, or unrelated credentials. The manifest and prose align with a language/codebook package.
Instruction Scope
SKILL.md only documents the language, examples, and how to fetch the files (git clone / curl / npm). It does not instruct reading system files, accessing unrelated credentials, or transmitting data to unexpected endpoints.
Install Mechanism
There is no registry install spec in the skill bundle (it's instruction-only). SKILL.md suggests cloning from GitHub raw URLs or using npm. Those sources are common and low-risk, but the user should verify the GitHub repo and npm package contents before installing.
Credentials
The skill requests no environment variables, credentials, or config paths. Nothing in the files suggests the need for external secrets.
Persistence & Privilege
Skill is not marked always:true and does not request persistent or system-wide changes. Installation instructions write files under a user skill directory (~/.moltbot/skills), which is proportional for a user-level skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install moltlang - After installation, invoke the skill by name or use
/moltlang - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Moltlang skill.
- Introduces Moltlang, a symbolic language for AI-to-AI communication.
- Provides a concise syntax using symbolic notation and compound expressions.
- Includes installation instructions and a complete codebook of base and compound symbols.
- Describes naming conventions for entities and sentence structure.
- Offers conversation examples and guidelines for extending the language.
- Emphasizes brevity, precision, and extensibility as core principles.
Metadata
Frequently Asked Questions
What is moltlang?
Moltlang is a compact symbolic language for AI-to-AI communication using a small codebook of Unicode symbols to convey precise, concise messages. It is an AI Agent Skill for Claude Code / OpenClaw, with 2012 downloads so far.
How do I install moltlang?
Run "/install moltlang" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is moltlang free?
Yes, moltlang is completely free (open-source). You can download, install and use it at no cost.
Which platforms does moltlang support?
moltlang is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created moltlang?
It is built and maintained by eduarddriessen1 (@eduarddriessen1); the current version is v1.0.0.
More Skills