← 返回 Skills 市场
bytesagain3

Lyrics

作者 bytesagain3 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ 安全检测通过
321
总下载
0
收藏
1
当前安装
12
版本数
在 OpenClaw 中安装
/install lyrics
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Lyrics concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Lyrics

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Lyrics concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears safe and does exactly what it says: static reference text exposed via a small shell script. Before installing, you may want to: (1) confirm the version mismatch (script reports 2.0.3 vs metadata 2.0.4) if exact versioning matters, (2) inspect the bundled script yourself (it’s short and readable) if you will execute it in environments you care about, and (3) prefer running it in a restricted/sandboxed environment if you have strict execution policies. If you need stronger assurance, review the repository history or contact the author ([email protected]).
功能分析
Type: OpenClaw Skill Name: lyrics Version: 2.0.4 The 'lyrics' skill is a simple documentation reference tool that provides static text guides for development concepts. The shell script (scripts/script.sh) only uses heredocs to output plain-text information and contains no network calls, file system modifications, or credential access.
能力评估
Purpose & Capability
The name/description (Lyrics reference for devtools) matches the included SKILL.md and the bundled Bash script, which only emit documentation text. Minor mismatch: the script sets VERSION="2.0.3" while registry metadata and SKILL.md list 2.0.4 — likely a trivial packaging/versioning oversight rather than malicious behavior.
Instruction Scope
SKILL.md explicitly says outputs are plain-text heredocs with no external API calls or network access. The runtime script only prints heredocs and help text; it does not read files, access environment variables, or send data externally. Note: some generic wording in the quickstart ("Required tools and access credentials") is generic boilerplate and does not reflect actual credential requirements.
Install Mechanism
No install spec is provided (instruction-only skill) and the only shipped code is a small Bash script. Nothing is downloaded or extracted during install, so there is no high-risk install mechanism.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any environment secrets. There are no disproportionate credential requests.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills or system settings. It does not write to agent configs or store tokens.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install lyrics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /lyrics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Fix description
v2.0.3
Clean package with matching SKILL.md
v2.0.2
clean-package-fix
v3.0.0
v3.0.0: Complete rewrite.
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.5
old template -> domain-specific v2.0.0
v1.0.4
old template -> domain-specific v2.0.0
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
元数据
Slug lyrics
版本 2.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 12
常见问题

Lyrics 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Lyrics concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 321 次。

如何安装 Lyrics?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install lyrics」即可一键安装,无需额外配置。

Lyrics 是免费的吗?

是的,Lyrics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Lyrics 支持哪些平台?

Lyrics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Lyrics?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.4。

💬 留言讨论