← 返回 Skills 市场
xueyetianya

Microservice Gen

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
142
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install microservice-gen
功能描述
A cloud-native Go microservices framework with cli tool for productivity. go zero, go, ai-native, ai-native-development, cloud-native, code-generation.
安全使用建议
This skill is coherent and appears benign, but review before installing: 1) It stores every command input verbatim under ~/.local/share/microservice-gen — avoid passing secrets or credentials as command input, because they will be logged. 2) Inspect the script if you plan to run it; it has minor bugs in JSON export/formatting and does not escape logged values. 3) Ensure the data directory permissions are acceptable (it will create files under your HOME). 4) If you want to avoid persistent logs, run the script in a sandbox or remove/redirect the DATA_DIR in the script before use.
功能分析
Type: OpenClaw Skill Name: microservice-gen Version: 1.0.0 The skill is a local activity logging and journaling tool that records development-related actions into timestamped text files within `~/.local/share/microservice-gen/`. Although the documentation in SKILL.md and the command names (e.g., generate, lint, validate) suggest active code processing, the implementation in `scripts/script.sh` only appends the provided input strings to log files and provides basic search, stats, and export functionality. There is no evidence of data exfiltration, network activity, or malicious execution.
能力评估
Purpose & Capability
Name/description describe a local Go microservice devtools workflow; the packaged behavior is a POSIX bash CLI that records, lists, exports, and searches user-provided entries. The requested permissions (none) and files present are consistent with a local devtools utility.
Instruction Scope
SKILL.md and the script keep all activity local and limited to logging, listing, exporting, searching, and simple reporting. However, the CLI records any user-provided input verbatim to local log files (e.g., check.log, generate.log, etc.) without sanitization, so if a user inadvertently pastes secrets (API keys, passwords, private snippets) into commands those will be persisted locally. Also the JSON export implementation does not escape values safely and has minor formatting bugs which may corrupt exports.
Install Mechanism
There is no install spec; the skill is instruction-only with a single included bash script. No network downloads, package installs, or archive extraction are present.
Credentials
No environment variables or credentials are required. The script uses HOME to derive a data directory, which is expected for a local CLI. No unrelated secrets or config paths are requested.
Persistence & Privilege
The tool writes persistent data to the user's home directory (~/.local/share/microservice-gen). This matches the stated behavior but is a persistent footprint: logs, history, and exported files will remain on disk. The skill does not request elevated privileges nor modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install microservice-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /microservice-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug microservice-gen
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Microservice Gen 是什么?

A cloud-native Go microservices framework with cli tool for productivity. go zero, go, ai-native, ai-native-development, cloud-native, code-generation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。

如何安装 Microservice Gen?

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

Microservice Gen 是免费的吗?

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

Microservice Gen 支持哪些平台?

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

谁开发了 Microservice Gen?

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

💬 留言讨论