← 返回 Skills 市场
Moodring
作者
bytesagain-lab
· GitHub ↗
· v2.0.4
· MIT-0
367
总下载
0
收藏
1
当前安装
11
版本数
在 OpenClaw 中安装
/install moodring
功能描述
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Moodring concepts, best practices, and implementation patterns.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moodring - 安装完成后,直接呼叫该 Skill 的名称或使用
/moodring触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Moodring 是什么?
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Moodring concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 367 次。
如何安装 Moodring?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moodring」即可一键安装,无需额外配置。
Moodring 是免费的吗?
是的,Moodring 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Moodring 支持哪些平台?
Moodring 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Moodring?
由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.4。
推荐 Skills