← Back to Skills Marketplace
Sixsigma
by
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
177
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install sixsigma
Description
Six Sigma methodology reference — DMAIC process, statistical tools, control charts, and capability analysis. Use when running improvement projects, analyzing...
Usage Guidance
This skill is coherent and appears safe: it only prints Six Sigma reference material from a local shell script. If you care about provenance, verify the GitHub source (bytesagain/ai-skills) before installing. Note the SKILL.md mentions a SIXSIGMA_DIR config value that the script does not use—there's no evidence the skill reads or writes your files or reaches out to the network. If you run untrusted skills generally, you can still run it in a sandbox or inspect scripts/script.sh yourself (it's short and plain-text).
Capability Analysis
Type: OpenClaw Skill
Name: sixsigma
Version: 1.0.0
The 'sixsigma' skill is a purely informational reference tool for Six Sigma methodologies. The primary script (scripts/script.sh) contains only static text output (heredocs) describing process improvement phases and statistical tools, with no network activity, file system modifications, or sensitive data access.
Capability Assessment
Purpose & Capability
Name/description promise a Six Sigma reference; the skill bundles a small script that prints guides for DMAIC, charts, capability, tools, and examples. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md only instructs running the included scripts/script.sh subcommands. The script only emits static help text (heredocs) and does not read other files, environment variables, or make network calls. Minor note: SKILL.md documents a SIXSIGMA_DIR config variable, but the script does not use it.
Install Mechanism
No install spec — instruction-only with a small bundled script. Nothing is downloaded or written to disk by an installer step beyond the skill files themselves.
Credentials
The skill declares no required env vars, credentials, or config paths. The only config mentioned (SIXSIGMA_DIR) is informational and not required by the script.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request elevated or persistent system privileges and does not modify other skills or agent-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sixsigma - After installation, invoke the skill by name or use
/sixsigma - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Sixsigma?
Six Sigma methodology reference — DMAIC process, statistical tools, control charts, and capability analysis. Use when running improvement projects, analyzing... It is an AI Agent Skill for Claude Code / OpenClaw, with 177 downloads so far.
How do I install Sixsigma?
Run "/install sixsigma" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sixsigma free?
Yes, Sixsigma is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sixsigma support?
Sixsigma is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sixsigma?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.
More Skills