← Back to Skills Marketplace
bytesagain3

Lyrics

by bytesagain3 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ Security Clean
321
Downloads
0
Stars
1
Active Installs
12
Versions
Install in OpenClaw
/install lyrics
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Lyrics concepts, best practices, and implementation patterns.
README (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]

Usage Guidance
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]).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install lyrics
  3. After installation, invoke the skill by name or use /lyrics
  4. 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
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
Metadata
Slug lyrics
Version 2.0.4
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 12
Frequently Asked Questions

What is Lyrics?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Lyrics concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 321 downloads so far.

How do I install Lyrics?

Run "/install lyrics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Lyrics free?

Yes, Lyrics is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Lyrics support?

Lyrics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Lyrics?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.4.

💬 Comments