← 返回 Skills 市场
bytesagain3

Linecount

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

Linecount

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Linecount 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 to be a benign local reference: it prints documentation and does not use network calls or credentials. Before installing, you can (1) inspect the included scripts (scripts/script.sh) yourself — it only prints heredoc text and uses standard shell builtins, (2) note the minor doc issues (version mismatch and a small command-name discrepancy) which are non-malicious but worth fixing, and (3) run the script in a safe environment if you want to verify behavior. If you store sensitive environment variables in your agent environment, these are not required by this skill, but it's good practice to avoid running unfamiliar skills without reviewing their files first.
功能分析
Type: OpenClaw Skill Name: linecount Version: 2.0.3 The 'linecount' skill bundle is a static documentation reference tool. The shell script (scripts/script.sh) only outputs informational text via heredocs and contains no network calls, file system modifications, or credential access. The SKILL.md instructions are consistent with the code and do not contain any prompt injection attempts or malicious directives.
能力评估
Purpose & Capability
The name/description (Linecount reference for devtools) matches the provided files: SKILL.md documents reference commands and scripts/script.sh prints the same reference content. No unrelated binaries, credentials, or services are requested.
Instruction Scope
SKILL.md instructs the agent to output plain-text documentation with no external calls; the shipped script implements only heredoc outputs and local echo/cat operations. Minor documentation inconsistencies exist (e.g., quickstart mentions "Required tools and access credentials" generically, cheatsheet references a 'troubleshooting' command while the script uses 'debugging', and the script VERSION is 2.0.2 vs metadata 2.0.3) — these are clarity issues, not evidence of malicious behavior.
Install Mechanism
There is no install specification and no downloads; the skill is instruction-only with an included shell script. That is low-risk: nothing is written to disk by an installer beyond the existing files in the skill package.
Credentials
The skill declares no required environment variables, no credentials, and the script does not read environment variables or config paths. Requested environment access is proportional (none) to the stated purpose.
Persistence & Privilege
The skill does not request always:true and does not modify system or other skill configurations. It is user-invocable and can be invoked autonomously (platform default) but there are no elevated persistence or privilege requests in the package.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install linecount
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /linecount 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug linecount
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Linecount 是什么?

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

如何安装 Linecount?

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

Linecount 是免费的吗?

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

Linecount 支持哪些平台?

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

谁开发了 Linecount?

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

💬 留言讨论