← 返回 Skills 市场
xueyetianya

Manager

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

Manager

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Manager 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 safe, local reference that simply prints static documentation. Before installing, you can: (1) verify the GitHub source and bytesagain.com homepage match and are trustworthy; (2) review scripts/script.sh yourself (it is short and only emits text); and (3) note the minor version mismatch between the metadata (2.0.4) and the script (2.0.3) — likely benign but worth confirming. Also remember that the agent can invoke the skill autonomously (default behavior), but this skill does not request secrets or network access, so the blast radius is small.
功能分析
Type: OpenClaw Skill Name: manager Version: 2.0.4 The skill bundle is a legitimate documentation reference tool that provides static text guides for development workflows. The implementation in `scripts/script.sh` consists entirely of bash heredocs to output informational content, with no network requests, file system modifications, or credential access, and the `SKILL.md` contains no prompt injection attempts.
能力评估
Purpose & Capability
Name/description (Manager reference for devtools) match the included artifacts: SKILL.md documents static commands and scripts/script.sh prints reference text. All required fields are absent (no env, no binaries) which is appropriate for a read-only reference tool. Minor nit: the script's VERSION is 2.0.3 while registry metadata is 2.0.4 (versioning inconsistency only).
Instruction Scope
SKILL.md instructs only to provide plain-text reference outputs and explicitly states no external API calls or network access. The included script only emits heredoc content and performs no file reads, network calls, or access to environment variables. Documentation mentions external tools (tcpdump, wireshark) as examples but does not instruct using them or accessing system state.
Install Mechanism
No install specification is provided (instruction-only), so nothing is downloaded or written to disk by an installer. The package includes a harmless shell script that outputs static docs; no external installs or archive extraction are present.
Credentials
The skill declares no required environment variables or credentials, which aligns with its stated purpose. The quickstart text generically mentions 'access credentials' as prerequisites for real-world setups, but this is documentation wording rather than a runtime requirement — there is no evidence the skill attempts to access or require credentials.
Persistence & Privilege
always is false and there are no install steps that modify agent/system configuration. The skill does not request persistent presence or elevated privileges and does not attempt to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /manager 触发
  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 retry: desc+homepage+source+security
v1.0.1
retry-fix-token
v1.0.0
Initial release
元数据
Slug manager
版本 2.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 8
常见问题

Manager 是什么?

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

如何安装 Manager?

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

Manager 是免费的吗?

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

Manager 支持哪些平台?

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

谁开发了 Manager?

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

💬 留言讨论