← Back to Skills Marketplace
javvvid

OpenClaw Partner Guide

by jaVVVid · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
128
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-partner-guide
Description
Partner-style operating guide for OpenClaw assistants. Use when an assistant should behave like a proactive, careful partner rather than a generic chatbot, w...
Usage Guidance
This skill appears coherent and low-risk: it provides guidance and two small, auditable Python utilities and does not request credentials or perform network actions. Before installing, confirm you trust the unknown publisher (no homepage/author metadata provided) and ensure your environment has python3 if you plan to run the helper scripts. If you need higher assurance, review the files yourself or run the scripts in a sandboxed environment.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-partner-guide Version: 1.0.0 The skill bundle defines a 'Partner Guide' persona for OpenClaw agents, focusing on concise communication, memory management, and safety-conscious execution. The instructions in SKILL.md and the reference files (e.g., references/skill-safety.md) actually promote defensive security practices, such as auditing third-party skills and requiring user approval for destructive actions. The provided Python scripts, scripts/print_partner_summary.py and scripts/render_handoff.py, are simple utility scripts for formatting output and contain no malicious logic or risky system interactions.
Capability Assessment
Purpose & Capability
Name/description (partner-style operating guidance) match the included SKILL.md, reference docs, and two tiny helper scripts. Nothing in the files requires access to unrelated services or credentials; all content is about behavior, memory, execution patterns, and safety.
Instruction Scope
SKILL.md contains only behavioral and process instructions (memory usage, execution patterns, shared-chat rules). The helper scripts only render and print summaries and require explicit CLI args; there are no instructions to read arbitrary files, transmit data externally, or access secrets.
Install Mechanism
No install spec is provided (instruction-only), minimizing risk. The two included Python scripts are small, auditable, and local; they do not download or execute external code. Note: the example commands assume a python3 runtime is available on the host.
Credentials
The skill declares no required environment variables, credentials, or config paths. None of the files attempt to read environment secrets or request wider system credentials.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges, nor does it modify other skills or system-wide agent settings. Autonomous invocation is allowed by default but the skill's scope is passive guidance and small local utilities.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-partner-guide
  3. After installation, invoke the skill by name or use /openclaw-partner-guide
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release: partner-style operating guide for concise communication, memory hygiene, phased execution, skill safety, and shared-chat restraint.
Metadata
Slug openclaw-partner-guide
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenClaw Partner Guide?

Partner-style operating guide for OpenClaw assistants. Use when an assistant should behave like a proactive, careful partner rather than a generic chatbot, w... It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.

How do I install OpenClaw Partner Guide?

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

Is OpenClaw Partner Guide free?

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

Which platforms does OpenClaw Partner Guide support?

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

Who created OpenClaw Partner Guide?

It is built and maintained by jaVVVid (@javvvid); the current version is v1.0.0.

💬 Comments