← Back to Skills Marketplace
Moodring
by
bytesagain-lab
· GitHub ↗
· v2.0.4
· MIT-0
367
Downloads
0
Stars
1
Active Installs
11
Versions
Install in OpenClaw
/install moodring
Description
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Moodring concepts, best practices, and implementation patterns.
Usage Guidance
This skill appears to be a simple, local reference tool and is internally consistent. Before installing, you can: (1) inspect scripts/script.sh yourself (it only prints help text); (2) note the small version mismatch (metadata 2.0.4 vs script 2.0.3) — likely harmless but worth confirming with the author if you need strict provenance; (3) because the skill can be invoked autonomously by agents (the default), only enable it for agents you trust. If you require extra assurance, run the script in a sandboxed environment to verify behavior or check the upstream GitHub repo for expected release artifacts.
Capability Analysis
Type: OpenClaw Skill
Name: moodring
Version: 2.0.4
The 'moodring' skill bundle is a purely informational reference tool. The primary script (scripts/script.sh) uses static heredocs to output documentation on various development topics and contains no network calls, file system modifications, or sensitive data access. The SKILL.md instructions accurately reflect the script's behavior without any evidence of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
The skill is described as a reference/cheatsheet and the included SKILL.md plus scripts/script.sh provide only static documentation output. This aligns with the stated purpose. Minor inconsistency: package metadata/version is 2.0.4 while the embedded script sets VERSION="2.0.3" — likely a benign packaging/versioning mismatch but worth noting.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference docs and explicitly states no external API calls or network access. The shipped script only prints heredoc content and does not read other files, environment variables, or invoke network commands.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written to disk by an installer. A single script file is included in the bundle; it is local and contains only static output. No high-risk download URLs or extract steps are present.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not access environment variables or credentials at runtime. The requested access level is proportionate to a documentation/reference tool.
Persistence & Privilege
The skill does not request permanent inclusion (always: false) and does not modify other skills or system-wide settings. It contains no code that persists agent configuration or credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install moodring - After installation, invoke the skill by name or use
/moodring - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.4
Fix description
v2.0.3
Clean package with matching SKILL.md
v2.0.2
clean-package-fix
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.5
yaml-fix+quality
v1.0.4
yaml-fix+quality
v1.0.3
Quality upgrade
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Standards compliance: unique content, no template text
v1.0.0
Initial release: mood tracking, patterns, insights, journaling
Metadata
Frequently Asked Questions
What is Moodring?
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Moodring concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 367 downloads so far.
How do I install Moodring?
Run "/install moodring" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Moodring free?
Yes, Moodring is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Moodring support?
Moodring is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Moodring?
It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.4.
More Skills