← Back to Skills Marketplace
OrgX Power
by
Hope Atina
· GitHub ↗
· v1.0.0
· MIT-0
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install orgx-power
Description
Power-user OrgX skill for OpenClaw. Use when you explicitly need the full mutation surface for entity CRUD, run control, checkpoints, stream reassignment, or...
Usage Guidance
This skill intentionally exposes the platform's full admin/mutation surface. Only install/use it if you trust the runtime and need these privileged operations. Before enabling: (1) confirm the runtime enforces authorization and audit logging for the listed orgx_* methods, (2) restrict use to trusted agents/operators and require human approval for high-risk actions, (3) avoid granting the skill to agents that can act autonomously unless you have additional safeguards (manual approval/workflow gates, rate limits, or scoping), and (4) prefer the safer domain-scoped 'orgx' skill unless an operation truly requires the unscoped endpoint. If you cannot verify those controls, do not install or disable autonomous invocation for this skill.
Capability Analysis
Type: OpenClaw Skill
Name: orgx-power
Version: 1.0.0
The skill provides high-privilege administrative capabilities for the OrgX orchestration platform, including direct entity mutation, stream reassignment, and agent configuration policy updates via 'update_agent_config' in SKILL.md. While the instructions include safety guidelines such as mandatory activity logging and human-in-the-loop decision requests, the broad 'power-user' permissions and access to the unscoped '/orgx/mcp' endpoint represent a significant risk surface that could be exploited to alter agent behavior or system state.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md documents an elevated 'power' set of OrgX mutation calls. Nothing requested (no env vars, no binaries) is out of scope for a purely-instruction skill that calls existing runtime plugin methods.
Instruction Scope
The instructions focus on calling elevated OrgX tools (create/update entities, run control, checkpoint restore). They do not ask the agent to read local files or unrelated env vars. However the doc explicitly references working against an 'unscoped /orgx/mcp endpoint' (i.e., bypassing domain-scoped safe surfaces), which is a potential scope escalation and should only be used where runtime authorization/audit controls are known.
Install Mechanism
No install spec and no code files — lowest-risk delivery model. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportionate to an instruction-only skill that expects pre-existing runtime plugin capabilities.
Persistence & Privilege
The skill is user-invocable and allowed to be invoked autonomously by the agent (platform default). Because it exposes an elevated mutation surface, autonomous invocation increases blast radius if the runtime grants these operations without additional auth, human approval, or auditing.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orgx-power - After installation, invoke the skill by name or use
/orgx-power - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Publish the elevated OrgX power-user skill for full mutation and admin flows.
Metadata
Frequently Asked Questions
What is OrgX Power?
Power-user OrgX skill for OpenClaw. Use when you explicitly need the full mutation surface for entity CRUD, run control, checkpoints, stream reassignment, or... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install OrgX Power?
Run "/install orgx-power" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OrgX Power free?
Yes, OrgX Power is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OrgX Power support?
OrgX Power is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OrgX Power?
It is built and maintained by Hope Atina (@hopeatina); the current version is v1.0.0.
More Skills