← Back to Skills Marketplace
SigmaLifting CLI
by
sigmalifting-dev
· GitHub ↗
· v0.1.0
· MIT-0
42
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sigmalifting-cli
Description
Use when the user wants to create, translate, import, validate, inspect, or update powerlifting training programs or workout logs for SigmaLifting using sigm...
Usage Guidance
This skill is an instruction-only guide for using a local sigmalifting-cli; it does not itself install code or ask for secrets. Before installing/using: 1) Confirm you actually want to install the external 'sigmalifting-cli' tool and inspect the upstream GitHub repo or official release (README suggests installing from https://github.com/sigmalifting/cli.git). Prefer pinned releases and check commit history or release artifacts. 2) Be aware the skill expects a local store (SIGMALIFTING_HOME or --store-root) — set that to a project or test directory you control; do not point it at sensitive system paths. 3) Ask the publisher to add a formal install spec or declare the required binary in metadata so the platform can verify availability before invocation. 4) Run the CLI commands in an isolated/test environment first to confirm behavior (doctor, help, schema, validate) before allowing the agent to mutate real program/process stores. 5) If you need higher assurance, inspect the CLI code or request signed releases/sha256 checksums from the maintainer.
Capability Analysis
Type: OpenClaw Skill
Name: sigmalifting-cli
Version: 0.1.0
The skill bundle provides structured instructions and reference documentation for an AI agent to manage powerlifting programs using the `sigmalifting-cli`. The instructions in `SKILL.md` and the reference files (e.g., `program-modeling.md`, `candito-translation.md`) are focused on data integrity, enforcing the use of the CLI for all mutations and validations rather than direct file editing. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the content is consistently aligned with its stated purpose of powerlifting program modeling.
Capability Assessment
Purpose & Capability
The name/description match the instructions: the skill is a modeling guide that expects an installed sigmalifting-cli executable and tells the agent how to use it. However, the registry metadata lists no required binaries even though the SKILL.md and README clearly assume the presence of the sigmalifting-cli executable.
Instruction Scope
SKILL.md confines agent activity to reading program/process bundles, running sigmalifting-cli commands, validating/normalizing JSON, and avoiding direct JSON edits. It does not ask the agent to exfiltrate data or call external endpoints beyond invoking the local CLI. This scope is consistent with the stated purpose.
Install Mechanism
There is no formal install spec in the registry (instruction-only), which is low-risk. README suggests installing the CLI via 'npm install -g https://github.com/sigmalifting/cli.git' — a user-supplied GitHub URL. That is a normal way to obtain a CLI but the skill doesn't declare or enforce it; verifying the upstream repo/release before installing is recommended.
Credentials
The skill declares no required environment variables, which is reasonable. SKILL.md references SIGMALIFTING_HOME/--store-root as a way to control the local JSON store but does not declare SIGMALIFTING_HOME in registry metadata. This is a minor mismatch (an optional env var is referenced but not documented).
Persistence & Privilege
always:false and default agent invocation settings are appropriate. The skill does not request persistent/system-wide privileges or modifications to other skills or system configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sigmalifting-cli - After installation, invoke the skill by name or use
/sigmalifting-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial public release of the SigmaLifting CLI agent skill for creating, importing, validating, inspecting, and updating SigmaLifting training programs and workout logs
Metadata
Frequently Asked Questions
What is SigmaLifting CLI?
Use when the user wants to create, translate, import, validate, inspect, or update powerlifting training programs or workout logs for SigmaLifting using sigm... It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.
How do I install SigmaLifting CLI?
Run "/install sigmalifting-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SigmaLifting CLI free?
Yes, SigmaLifting CLI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SigmaLifting CLI support?
SigmaLifting CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SigmaLifting CLI?
It is built and maintained by sigmalifting-dev (@sigmalifting-dev); the current version is v0.1.0.
More Skills