← Back to Skills Marketplace
wyzauh

test

by wyzauh · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
128
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tests44
Description
适用于在前进平台为**已部署工作负载**创建持续更新流水线(代码克隆 → 构建 → 镜像构建 → 镜像更新部署)。生成 Jenkinsfile 前必须完整阅读本 SKILL 内「流水线骨架」节模板,禁止凭记忆默写。
Usage Guidance
This is an instruction-only skill designed to construct a Jenkinsfile and call your platform's CICD tools; it does not install code. Before using it, be aware it will ask you to provide platform login credentials and/or Git username/password interactively — provide least-privilege or short-lived credentials where possible. Verify the generated Jenkinsfile and all selected tenant/project/registry/namespace choices before allowing the pipeline creation to proceed. The skill's source is unknown: if you don't trust the publisher, perform these steps manually or review outputs carefully. Finally, confirm the agent respects the SKILL.md's required stepwise confirmations (do not allow the agent to auto-approve multiple steps without your explicit consent).
Capability Analysis
Type: OpenClaw Skill Name: tests44 Version: 1.0.0 The skill bundle provides a highly structured and safety-conscious workflow for automating CI/CD pipeline creation on a specific platform ('前进平台'). The SKILL.md file contains detailed instructions that enforce step-by-step user confirmation, prohibit the agent from guessing sensitive information, and explicitly forbid the leakage of authentication tokens or plaintext passwords in logs or generated files. While the Jenkinsfile template includes a hostPath mount for '/var/run/docker.sock' (a known security risk that allows container escape), this is a common practice in CI/CD environments for building Docker images and is aligned with the stated purpose of the skill. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The name/description describe creating a pipeline on the platform and the SKILL.md details steps (auth, tenant/project selection, build/image/deploy parameters) that match that purpose. There are no unrelated requested binaries, env vars, or install steps.
Instruction Scope
The SKILL.md prescribes exactly which platform tools to call (auth_list_tenants, cicd_*, caas_registry_*, olympus_core_* etc.) and enforces step-by-step user confirmations; it does not instruct the agent to read local files, write tokens into repos, or contact unknown external endpoints. It does require collecting user-supplied Git credentials and platform login when needed, which is coherent with the described workflow.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be downloaded or written to disk during installation — lowest install risk.
Credentials
The skill declares no required environment variables, which is consistent with being instruction-only. However, at runtime it will ask for platform login credentials (token via auth_login) and may ask the user for Git username/password to perform pipeline setup — this is expected for the task but is sensitive data the user must supply interactively, not via declared env vars.
Persistence & Privilege
always is false and there is no install that would persist code or configuration. The skill does not request system-wide changes or modify other skills' configs. Autonomous model invocation is allowed by default but the SKILL.md explicitly requires user confirmation at each step.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tests44
  3. After installation, invoke the skill by name or use /tests44
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the CICD pipeline automation skill for Frontline platform users. - Provides a step-by-step process to create a continuous update pipeline for already-deployed workloads (Deployment/StatefulSet/DaemonSet). - Ensures strong user confirmation at every step: tenant selection, project selection, code source, language/tool/command confirmation, image registry selection, image repository and build parameters, deployment target selection, and deployment details. - Strictly enforces platform login/token reuse rules and prevents use of incomplete or guessed information. - Includes detailed instructions and an unmodifiable Jenkinsfile skeleton; guides users through all placeholders required for the automated pipeline. - Not intended for first-time workload creation or infrastructure initialization scenarios.
Metadata
Slug tests44
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is test?

适用于在前进平台为**已部署工作负载**创建持续更新流水线(代码克隆 → 构建 → 镜像构建 → 镜像更新部署)。生成 Jenkinsfile 前必须完整阅读本 SKILL 内「流水线骨架」节模板,禁止凭记忆默写。 It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.

How do I install test?

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

Is test free?

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

Which platforms does test support?

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

Who created test?

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

💬 Comments