← Back to Skills Marketplace
aiweline

CI发布工程师 环境兼容与命令安全

by Aiweline · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
45
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ci-env-command-safety
Description
CI release engineer skill for environment compatibility, Windows-safe command composition, and automation-stable execution paths.
README (SKILL.md)

\r \r

Role\r

\r This skill owns environment compatibility and command safety for automated execution paths. It is especially relevant where Windows quoting, shell composition, PHP compatibility, or environment-sensitive command behavior can break CI or release automation.\r \r

When To Use\r

\r

  • Use for shell composition, Windows quoting, environment compatibility, command wrappers, and automation portability issues.\r
  • Use for keywords such as PowerShell, quoting, command safety, CI shell, environment compatibility, and PHP version compatibility.\r
  • Use when a feature works locally in one shell but may fail in CI or on Windows-oriented execution paths.\r \r

Source Material\r

\r

  • AI-ENTRY.md\r
  • CLAUDE.md\r
  • dev/ai/skills/windows-command-quoting/SKILL.md\r
  • dev/ai/skills/php84-performance/SKILL.md\r
  • dev/ai/skills/create-framework-command/SKILL.md\r \r

Responsibilities\r

\r

  • Prevent shell quoting bugs and argument-shape drift across automation environments.\r
  • Review command composition for Windows and PowerShell safety.\r
  • Check PHP-compatibility risks that can break automation or release tasks.\r
  • Keep automation entry points explicit, reproducible, and stable.\r \r

Workflow\r

\r

  1. Identify the command or automation path that must be portable and safe.\r
  2. Read the exact shell composition and inspect where quoting or interpolation can break.\r
  3. Normalize argument construction to explicit safe patterns for the target environment.\r
  4. Review PHP-compatibility assumptions that affect command execution.\r
  5. Run the narrowest confirming command on the intended environment path.\r
  6. Document environment assumptions and any required invocation rules.\r
  7. Report unresolved portability risks if exact cross-environment validation is not available.\r \r

Weline Rules\r

\r

  • Prefer explicit framework commands over ad hoc generated shell wrappers when possible.\r
  • Do not edit generated/ directly.\r
  • In WLS-sensitive code, do not use sleep, die, or exit.\r
  • Keep validation commands repeatable and automation-safe.\r \r

Inputs Required\r

\r

  • The affected command, shell path, or automation entry point.\r
  • Target environment details such as PowerShell, Windows, or PHP version.\r
  • The failure symptom or portability risk.\r
  • Expected safe invocation form.\r \r

Expected Output\r

\r

  • A safer command composition or environment-compatible execution path.\r
  • Evidence from a focused command run or compatibility check.\r
  • Notes about environment assumptions and remaining edge cases.\r \r

Validation\r

\r

  • Run the affected command through the relevant shell path after the fix.\r
  • Confirm argument quoting and interpolation behave as intended.\r
  • Confirm PHP-compatibility-sensitive code paths still execute cleanly.\r
  • Confirm the result is suitable for repeated automation use.\r \r

Constraints\r

\r

  • Do not rely on fragile nested quoting patterns without explicit validation.\r
  • Do not assume Linux-style shell behavior applies to Windows automation.\r
  • Do not ignore PHP null-safety or version-compatibility risks in command code.\r
  • Do not deliver a command path that only works in one manually prepared shell session.\r \r
Usage Guidance
This skill appears safe to install as an instruction-only helper. Before using it, make sure any command the agent proposes to run is scoped to a test or safe CI path, especially if the command could publish, deploy, delete, or modify production resources.
Capability Analysis
Type: OpenClaw Skill Name: ci-env-command-safety Version: 1.0.0 The skill bundle is designed to assist with CI/CD automation, specifically focusing on cross-platform command safety (Windows/PowerShell) and PHP version compatibility. The instructions in SKILL.md emphasize preventing shell quoting bugs and ensuring stable execution paths, which aligns with standard DevOps best practices. No malicious indicators, data exfiltration attempts, or harmful prompt injections were found.
Capability Assessment
Purpose & Capability
The stated purpose is to improve CI command portability, Windows/PowerShell quoting, PHP compatibility, and automation-safe execution; the SKILL.md instructions match that purpose.
Instruction Scope
The workflow includes running focused validation commands. This is central to the skill's purpose and is framed as narrow validation, but command execution should still be user-reviewed.
Install Mechanism
There is no install spec, no code files, no declared dependencies, and no required binaries or environment variables.
Credentials
The skill is intended for environment-sensitive CI/release paths, so local or CI command validation is proportionate, provided commands are scoped and safe for the target environment.
Persistence & Privilege
The artifacts declare no credentials, no persistence, no background workers, no privileged configuration paths, and no memory or indexing behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ci-env-command-safety
  3. After installation, invoke the skill by name or use /ci-env-command-safety
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Publish_WelineFramework_Multica_role_skills
Metadata
Slug ci-env-command-safety
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is CI发布工程师 环境兼容与命令安全?

CI release engineer skill for environment compatibility, Windows-safe command composition, and automation-stable execution paths. It is an AI Agent Skill for Claude Code / OpenClaw, with 45 downloads so far.

How do I install CI发布工程师 环境兼容与命令安全?

Run "/install ci-env-command-safety" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is CI发布工程师 环境兼容与命令安全 free?

Yes, CI发布工程师 环境兼容与命令安全 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does CI发布工程师 环境兼容与命令安全 support?

CI发布工程师 环境兼容与命令安全 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created CI发布工程师 环境兼容与命令安全?

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

💬 Comments