← Back to Skills Marketplace
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-overview
Description
OpenClaw 全局概览 — 帮助 Agent 快速理解架构、核心概念、工具体系、配置结构、目录布局和常用操作。当 Agent 需要了解 OpenClaw 是什么、怎么工作、有哪些能力时使用。
Usage Guidance
This is a documentation-only skill that appears coherent and low-risk, but consider: 1) Source is unknown — if you require provenance, try to obtain the author or an official homepage before trusting it in production. 2) The doc mentions sensitive file locations and CLI commands; if you give your agent filesystem or shell tools, it could use this doc to read or modify those files — ensure the agent's tool permissions (read/write/exec) are restricted to what you actually want it to access. 3) If you plan to let agents act autonomously, limit tools.profile (deny exec/process if you don't want shell access) and inspect any other skills that do request credentials. If you want higher assurance, run the skill in a sandboxed agent/userspace first and review the full SKILL.md yourself (it's included) before wider use.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-overview
Version: 1.0.0
The skill bundle consists entirely of documentation and metadata (SKILL.md, _meta.json) designed to provide an AI agent with a comprehensive overview of the OpenClaw architecture, directory structure, and available tools. It contains no executable code, malicious instructions, or data exfiltration logic, serving purely as an informational reference for the agent's runtime environment.
Capability Assessment
Purpose & Capability
Name/description promise a global overview. The skill is instruction-only, declares no binaries, env vars, or installs, and its contents are documentation about OpenClaw architecture and CLI — all consistent with an 'overview' skill.
Instruction Scope
SKILL.md is a descriptive reference (architecture, file layout, CLI commands, tools). It does reference sensitive paths (e.g., ~/.openclaw/agents/*/auth-profiles.json, session JSONL files) and example CLI commands (openclaw ...). However, the file does not itself instruct the agent to read or exfiltrate those files. Still: if the agent is given filesystem or exec tools, the doc could be used to guide file/CLI access — this is expected for a technical overview but worth noting.
Install Mechanism
No install spec, no downloads, and no code files are present. Instruction-only skills carry minimal install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content references where OpenClaw stores configs, but does not request access to unrelated services or secrets.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or modify other skills. Autonomous invocation is allowed by platform default but not flagged here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-overview - After installation, invoke the skill by name or use
/openclaw-overview - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
openclaw-overview 1.0.0 — 首个发布版本
- 提供 OpenClaw 架构、核心概念、工具体系、目录结构和常用操作的全面中文速览
- 覆盖工作区、会话、模型、上下文压缩、多平台渠道及节点设备等关键功能说明
- 列出主要 CLI 命令与配置文件示例,帮助用户快速上手与运维
- 明确安全模型、自动化(Cron/Heartbeat/Hooks)和本地/在线文档位置
- 适用于首次接触或需要快速查找 OpenClaw 全貌的所有用户
Metadata
Frequently Asked Questions
What is openclaw-overview?
OpenClaw 全局概览 — 帮助 Agent 快速理解架构、核心概念、工具体系、配置结构、目录布局和常用操作。当 Agent 需要了解 OpenClaw 是什么、怎么工作、有哪些能力时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install openclaw-overview?
Run "/install openclaw-overview" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is openclaw-overview free?
Yes, openclaw-overview is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does openclaw-overview support?
openclaw-overview is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created openclaw-overview?
It is built and maintained by Tryxin (@tryxin); the current version is v1.0.0.
More Skills