← Back to Skills Marketplace
archie0125

Osop

by Archie0125 · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install osop
Description
OSOP workflow authoring, validation, risk analysis, and self-optimization for AI agents
Usage Guidance
This skill appears coherent with its stated purpose, but take these precautions before installing: (1) Inspect ~/.osop/config.yaml for any stored secrets or tokens and remove or rotate them if you don't trust the publisher. (2) Verify the OSOP_MCP_URL endpoint (is it an official/owned service?) — avoid pointing it to untrusted servers that could receive logs or workflow contents. (3) Remember that executing workflows can run 'cli', 'db', 'docker', 'infra' steps defined in the .osop file; only run workflows you’ve reviewed or that include approval gates. (4) Installing pyyaml is low-risk but will add a Python dependency; if you have strict supply-chain requirements, consider installing it in an isolated environment. If you need higher assurance, ask the publisher for source code or an official package release to audit how the MCP endpoint and config are used.
Capability Analysis
Type: OpenClaw Skill Name: osop Version: 1.2.0 The OSOP skill bundle is a framework for defining and managing AI agent workflows (Standard Operating Procedures). The SKILL.md file provides instructions for authoring, validating, and risk-assessing workflows, including specific sub-skills for security reviews (/osop-review) and execution logging. The bundle lacks executable code and its instructions are strictly aligned with its stated purpose of workflow orchestration, incorporating safety features like dry-run modes and approval gates.
Capability Assessment
Purpose & Capability
Name, description and listed capabilities align with requested artifacts: YAML parsing (pyyaml), optional Python binary, a per-user config (~/.osop/config.yaml), and an OSOP control-plane URL (OSOP_MCP_URL) are reasonable for defining/validating/executing workflows and talking to a remote management endpoint.
Instruction Scope
SKILL.md stays on-topic: it describes creating, validating, risk-assessing, converting, reporting and executing .osop workflows and producing .osoplog.yaml session logs. It does not instruct the agent to read unrelated system files or harvest unrelated environment variables. Note: executing workflows inherently may run CLI/db/git/docker/infra steps defined by the user’s workflows; those actions are expected but can be destructive depending on the workflow content.
Install Mechanism
Install spec is a single Python YAML library (pyyaml) via an 'uv' install kind (likely a virtualenv/pip install). Installing pyyaml is proportionate for YAML parsing; the install kind is somewhat ambiguous but not unusual. No arbitrary remote archive downloads or unusual installers are present.
Credentials
The only declared external artifact is OSOP_MCP_URL (primaryEnv) and a per-user config path. Requiring a management endpoint URL is reasonable for a workflow execution/management skill. However, ~/.osop/config.yaml may contain credentials/tokens — the user should review that file and the MCP endpoint before enabling the skill.
Persistence & Privilege
Skill is not forced-always (always:false) and is user-invocable. It does not request system-wide privileges or modifications to other skills. disable-model-invocation is false (normal for skills), so the skill may be invoked by the agent when permitted.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install osop
  3. After installation, invoke the skill by name or use /osop
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Initial ClawHub release — OSOP core workflow skill
Metadata
Slug osop
Version 1.2.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Osop?

OSOP workflow authoring, validation, risk analysis, and self-optimization for AI agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Osop?

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

Is Osop free?

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

Which platforms does Osop support?

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

Who created Osop?

It is built and maintained by Archie0125 (@archie0125); the current version is v1.2.0.

💬 Comments