← Back to Skills Marketplace
xueyetianya

Microservice Gen

by bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
142
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install microservice-gen
Description
A cloud-native Go microservices framework with cli tool for productivity. go zero, go, ai-native, ai-native-development, cloud-native, code-generation.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install microservice-gen
  3. After installation, invoke the skill by name or use /microservice-gen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug microservice-gen
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.

How do I install Microservice Gen?

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

Is Microservice Gen free?

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

Which platforms does Microservice Gen support?

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

Who created Microservice Gen?

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

💬 Comments