← Back to Skills Marketplace
119
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install simplixio-decision-loop
Description
Turn messy work, research, product ideas, and codebase context into 3 priorities, clear actions, ignored noise, and a weekly review loop.
Usage Guidance
This skill appears to implement the described decision loop, but exercise caution before enabling it globally. Specific recommendations:
- Ask the author why always:true is set; request a version without always:true so the skill runs only when explicitly invoked.
- Inspect the SKILL.md for hidden/unexpected unicode control characters and remove them; these are prompt-injection signals.
- If you want to test safely, run the skill in a restricted/test workspace (no sensitive files or credentials) first to observe what files it reads.
- If you must enable it broadly, ensure runtime safeguards: limit the agent's file access, audit logs of files read, and require user confirmation before the skill inspects system-wide or sensitive paths.
- If you are unsure, ask the maintainer for a justification of always:true and a signed release or remove the skill until that is provided.
Capability Analysis
Type: OpenClaw Skill
Name: simplixio-decision-loop
Version: 1.0.0
The skill bundle consists entirely of markdown-based instructions and metadata for an AI agent to assist with project management and decision-making. It contains no executable code, no network requests, and no instructions that would lead to data exfiltration or unauthorized access. The instructions in SKILL.md are well-defined, include safety constraints (e.g., avoiding fake metrics or legal advice), and align perfectly with the stated purpose of reducing noise into actionable priorities.
Capability Assessment
Purpose & Capability
Name, description, and the SKILL.md instructions align: the skill's purpose is to reduce context into priorities and it asks the agent to read project docs, code paths, and other context. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Runtime instructions explicitly direct the agent to 'inspect available files', 'read existing project docs', and 'check current code paths' when relevant — behavior that is coherent for summarizing project context but gives the agent broad discretion to read workspace files. The policy 'avoid asking questions if the answer can be discovered' could encourage automated discovery of data rather than prompting the user for permission. This is reasonable for the skill's purpose but increases the need for runtime controls and auditing.
Install Mechanism
Instruction-only skill with no install spec and no code files — the lowest install risk (nothing will be downloaded or written by the installer).
Credentials
The skill requests no environment variables, credentials, or config paths. Requested access is minimal and proportionate to a context-summarization tool.
Persistence & Privilege
The skill is published with always:true (force-enabled). That setting means it may be included in every agent run and bypass eligibility checks. Combined with instructions that allow reading workspace files and the prompt-injection indicator, always:true materially increases the blast radius and is not justified by the SKILL.md text.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install simplixio-decision-loop - After installation, invoke the skill by name or use
/simplixio-decision-loop - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of simplixio-decision-loop.
- Transforms unstructured notes, ideas, or context into 3 actionable priorities for rapid decision making.
- Separates core priorities from adjacent signals and noise, improving focus.
- Highlights what to ignore, including reasons and risks.
- Provides a simple feedback loop for tracking outcomes and iterating.
- Includes special modes for weekly reviews and product-to-marketing workflows.
Metadata
Frequently Asked Questions
What is SimpliXio Loop?
Turn messy work, research, product ideas, and codebase context into 3 priorities, clear actions, ignored noise, and a weekly review loop. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install SimpliXio Loop?
Run "/install simplixio-decision-loop" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SimpliXio Loop free?
Yes, SimpliXio Loop is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SimpliXio Loop support?
SimpliXio Loop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SimpliXio Loop?
It is built and maintained by pH-7 (@ph-7); the current version is v1.0.0.
More Skills