← Back to Skills Marketplace
xueyetianya

Manager

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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install manager
  3. After installation, invoke the skill by name or use /manager
  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 retry: desc+homepage+source+security
v1.0.1
retry-fix-token
v1.0.0
Initial release
Metadata
Slug manager
Version 2.0.4
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 8
Frequently Asked Questions

What is Manager?

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

How do I install Manager?

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

Is Manager free?

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

Which platforms does Manager support?

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

Who created Manager?

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

💬 Comments